summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-09-17KVM: VMX: Make use of asm.hAvi Kivity
2012-09-17KVM: VMX: Make lto-friendlyAvi Kivity
2012-09-17x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmwareMatthew Garrett
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett
2012-09-17efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-09-17efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett
2012-09-17X86: Improve GOP detection in the EFI boot stubMatthew Garrett
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-15uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov
2012-09-15uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov
2012-09-15uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov
2012-09-15uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov
2012-09-15ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2012-09-15ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2012-09-15uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-09-13kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu
2012-09-13ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt
2012-09-13kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu
2012-09-13ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu
2012-09-13x86/Kconfig: Clean up Kconfig defaultsJan Beulich
2012-09-13x86: Prefer TZCNT over BFSJan Beulich
2012-09-13x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich
2012-09-13x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian
2012-09-12KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()Takuya Yoshikawa
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-12Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-12x86: Document x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-10x86 bpf_jit: support MOD operationEric Dumazet
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong
2012-09-10KVM: MMU: remove unnecessary checkXiao Guangrong
2012-09-10KVM: Depend on HIGH_RES_TIMERSLiu, Jinsong
2012-09-09ACPI: Add fixups for AMD P-state figuresMatthew Garrett
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett
2012-09-09x86, cpufeature: Add feature bit for SMAPH. Peter Anvin
2012-09-09KVM: x86: Check INVPCID feature bit in EBX of leaf 7Ren, Yongjie
2012-09-07x86/mm: Fix range check in tlbflush debugfs interfaceJan Beulich
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07crypto: camellia-x86_64 - fix sparse warnings (constant is so big)Jussi Kivilinna