summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds25-22/+5
2012-03-29Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+19
2012-03-28Disintegrate asm/system.h for X86David Howells25-22/+5
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+2
2012-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+10
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-5/+5
2012-03-24x86: use for_each_clear_bit_from()Akinobu Mita1-3/+3
2012-03-24bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-2/+2
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+3
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2012-03-23x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-03-23kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka1-2/+4
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+33
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-2/+22
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-64/+164
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-3/+90
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+8
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-29/+31
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2-2/+1
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-34/+40
2012-03-22mm: search from free_area_cache for the bigger sizeXiao Guangrong1-17/+17
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+2
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-71/+30
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-3/+3
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+108
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+24
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-20/+4
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-683/+1540
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+3
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang1-3/+3
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti3-3/+16
2012-03-19x86: Fix section warningsSteffen Persvold1-1/+1
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman12-2/+22
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2-8/+15
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar16-117/+174
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner10-48/+104
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-1/+2
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2-4/+41
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar6-72/+703
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar1-8/+9
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-13/+0
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman16-115/+152
2012-03-08x86: Include probe_roms.h in probe_roms.cJan Beulich1-0/+1
2012-03-08x86/32: Print control and debug registers for kerenel contextJan Beulich1-1/+1
2012-03-07x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat1-1/+1
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu4-594/+646