1. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  2. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  3. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  4. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  5. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  6. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  7. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  9. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  10. 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
  11. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  12. f19a0c2 KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset by Gleb Natapov · 12 years ago
  13. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  14. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  15. 3cb4209 um: fix linker script generation by Al Viro · 12 years ago
  16. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  18. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  19. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  20. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  21. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  22. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  23. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  24. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 12 years ago
  25. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  27. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 12 years ago
  28. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 12 years ago
  29. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 12 years ago
  30. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  31. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  32. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 6742259 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 12 years ago
  35. 7b8e6da perf/x86/p4: Add format attributes by Peter Zijlstra · 12 years ago
  36. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  37. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  38. dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 12 years ago
  39. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  41. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  42. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  43. c0e9afc x86: Use -mno-avx when available by Andi Kleen · 12 years ago
  44. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 12 years ago
  45. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  46. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 12 years ago
  47. 186e54c Merge branch 'linus' into x86/urgent by Ingo Molnar · 12 years ago
  48. 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
  49. 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
  50. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  51. 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 12 years ago
  52. 1d24fb3 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND by zhuangfeiran@ict.ac.cn · 12 years ago
  53. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  54. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 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
  56. 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
  57. 99dd549 x86: Preserve lazy irq disable semantics in fixup_irqs() by Liu, Chuansheng · 12 years ago
  58. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  59. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  61. 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
  62. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  63. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  64. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  65. 8abc312 x86/apic/amd: Be more verbose about LVT offset assignments by Robert Richter · 12 years ago
  66. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  67. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  68. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  69. 8f0750f x86, tls: Off by one limit check by Dan Carpenter · 12 years ago
  70. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  71. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  72. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  73. a3c8121 x86/olpc: Add debugfs interface for EC commands by Daniel Drake · 12 years ago
  74. bc75813 sched/x86/smp: Do not enable IRQs over calibrate_delay() by Peter Zijlstra · 12 years ago
  75. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 12 years ago
  76. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 12 years ago
  77. 4c3ff74 um: allow SUBARCH=x86 by Al Viro · 12 years ago
  78. dc5be20 um: most of the SUBARCH uses can be killed by Al Viro · 12 years ago
  79. c2220b2 um: kill HOST_TASK_PID by Al Viro · 12 years ago
  80. c56334d um: merge processor_{32,64}.h a bit... by Al Viro · 13 years ago
  81. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  82. 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
  83. 68fe7b2 x86: vdso: Put declaration before code by Thomas Gleixner · 12 years ago
  84. f5243d6 x86/kconfig: Remove CONFIG_TR=y from the defconfigs by Randy Dunlap · 12 years ago
  85. 65c0ff4 x86: Stop recursive fault in print_context_stack after stack overflow by Hugh Dickins · 12 years ago
  86. 2fb9e96 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  88. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  89. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 12 years ago
  90. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  91. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 12 years ago
  92. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 12 years ago
  93. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  94. 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
  95. 4da7072 x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y by Alexander Gordeev · 12 years ago
  96. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 12 years ago
  97. 280fb01 x86/kconfig: Update defconfigs by Ingo Molnar · 12 years ago
  98. 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 12 years ago
  99. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 12 years ago
  100. c5bc437 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago