summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-22numa_emulation: fix cpumask_of_node()Andrea Arcangeli
2012-03-22hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong
2012-03-22mm: search from free_area_cache for the bigger sizeXiao Guangrong
2012-03-22hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-21take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro
2012-03-21__register_binfmt() made voidAl Viro
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds
2012-03-08x86: Include probe_roms.h in probe_roms.cJan Beulich
2012-03-08x86/32: Print control and debug registers for kerenel contextJan Beulich
2012-03-08x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich
2012-03-07x86: fix typo in recent find_vma_prev purgeLinus Torvalds
2012-03-07vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu
2012-03-06x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu
2012-03-06x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian