1. 22042c0 Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into x86/apic by Ingo Molnar · 12 years ago
  2. 19631cb Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  3. 8529f613 vfs: don't force a big memset of stat data just to clear padding fields by Linus Torvalds · 12 years ago
  4. 9b72d3b KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf by Gleb Natapov · 12 years ago
  5. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  6. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  7. 5bc69bf Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  8. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 12 years ago
  9. 08d636b ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine by Steven Rostedt · 13 years ago
  10. 7eb43a6 x86: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  11. 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 12 years ago
  12. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  13. 72b3fb2 x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled by Li Zhong · 12 years ago
  14. 553222f x86/nmi: Add new NMI queues to deal with IO_CHK and SERR by Don Zickus · 12 years ago
  15. 4138377 KVM: Introduce bitmask for apic attention reasons by Gleb Natapov · 12 years ago
  16. b4aa016 efifb: Implement vga_default_device() (v2) by Matthew Garrett · 12 years ago
  17. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  18. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  19. 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 12 years ago
  20. 535c0c3 x86, extable: Add _ASM_EXTABLE_EX() macro by H. Peter Anvin · 12 years ago
  21. 7a040a4 x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h by H. Peter Anvin · 12 years ago
  22. 3ee8972 x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.h by H. Peter Anvin · 12 years ago
  23. 447657e x86, extable: Remove the now-unused __ASM_EX_SEC macros by H. Peter Anvin · 12 years ago
  24. d454180 x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE() by H. Peter Anvin · 12 years ago
  25. 060feb6 x86, doc: Revert "x86: Document rdmsr_safe restrictions" by H. Peter Anvin · 12 years ago
  26. 9900aa2 x86-64: Handle exception table entries during early boot by H. Peter Anvin · 12 years ago
  27. ffc4bc9 x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX by H. Peter Anvin · 12 years ago
  28. 84f4fc5 x86: Add symbolic constant for exceptions with error code by H. Peter Anvin · 12 years ago
  29. 4632601 x86, nop: Make the ASM_NOP* macros work from assembly by H. Peter Anvin · 12 years ago
  30. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  31. cbe2c9d KVM: x86 emulator: MMX support by Avi Kivity · 12 years ago
  32. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 12 years ago
  33. 3026169 x86: Drop obsolete ARCH_BOOTMEM support by Sam Ravnborg · 12 years ago
  34. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  35. a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 12 years ago
  36. b745653 arch/x86: add syscall_get_arch to syscall.h by Will Drewry · 12 years ago
  37. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. f7219a5 x86: Introduce CONFIG_X86_DMA_REMAP by Alessandro Rubini · 12 years ago
  39. 4692d77 x86-32: Introduce CONFIG_X86_DEV_DMA_OPS by Alessandro Rubini · 12 years ago
  40. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  41. 5dc99b23 KVM: Avoid checking huge page mappings in get_dirty_log() by Takuya Yoshikawa · 12 years ago
  42. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  43. eae3ee7 x86: pvclock: Add flag to indicate that a vm was stopped by the host by Eric B Munson · 12 years ago
  44. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 12 years ago
  45. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  46. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  47. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  48. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  49. 35372a7 x86: spinlock.h: Remove REG_PTR_MODE by Richard Weinberger · 12 years ago
  50. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 12 years ago
  51. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  56. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  57. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  58. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  59. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  60. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  61. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  62. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 12 years ago
  63. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  64. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 12 years ago
  65. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  66. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 12 years ago
  67. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  68. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 12 years ago
  69. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  78. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  79. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  80. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  83. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 12 years ago
  84. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 12 years ago
  85. 31796ac x32: Fix alignment fail in struct compat_siginfo by H. Peter Anvin · 12 years ago
  86. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 12 years ago
  87. c96a987 Merge tag 'v3.3-rc7' into x86/platform by Ingo Molnar · 12 years ago
  88. ea281a9 Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 12 years ago
  89. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  90. ef15eda Merge branch 'x86/cleanups' into perf/uprobes by Ingo Molnar · 12 years ago
  91. ef334a2 x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h by Srikar Dronamraju · 12 years ago
  92. 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 12 years ago
  93. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 12 years ago
  94. 5cb4ac3 uprobes/core: Rename bkpt to swbp by Srikar Dronamraju · 12 years ago
  95. e3343e6 uprobes/core: Make order of function parameters consistent across functions by Srikar Dronamraju · 12 years ago
  96. 900771a uprobes/core: Make macro names consistent by Srikar Dronamraju · 12 years ago
  97. e898c67 Merge branch 'x86/x32' into x86/cleanups by Ingo Molnar · 12 years ago
  98. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  99. c940826 x86: Use enum instead of literals for trap values by Kees Cook · 12 years ago
  100. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago