summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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
2012-09-07crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-07crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-07crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna
2012-09-06KVM: use symbolic constant for nr interruptsMichael S. Tsirkin
2012-09-06KVM: emulator: optimize "rep ins" handlingGleb Natapov
2012-09-06KVM: emulator: string_addr_inc() cleanupGleb Natapov
2012-09-06KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov
2012-09-06KVM: Provide userspace IO exit completion callbackGleb Natapov
2012-09-06KVM: move postcommit flush to x86, as mmio sptes are x86 specificMarcelo Tosatti
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-09-05xen/mm: return more precise error from xen_remap_domain_range()David Vrabel
2012-09-05xen: fix logical error in tlb flushingAlex Shi
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk