1. 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
  2. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  3. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  4. 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
  5. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 12 years ago
  6. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  7. 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
  8. 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
  9. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  10. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  11. 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
  12. 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
  13. 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
  14. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  15. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  16. 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
  17. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  19. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  20. 8abc312 x86/apic/amd: Be more verbose about LVT offset assignments by Robert Richter · 12 years ago
  21. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  22. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  23. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  24. 8f0750f x86, tls: Off by one limit check by Dan Carpenter · 12 years ago
  25. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  26. 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
  27. a3c8121 x86/olpc: Add debugfs interface for EC commands by Daniel Drake · 12 years ago
  28. bc75813 sched/x86/smp: Do not enable IRQs over calibrate_delay() by Peter Zijlstra · 12 years ago
  29. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 12 years ago
  30. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 12 years ago
  31. 4c3ff74 um: allow SUBARCH=x86 by Al Viro · 12 years ago
  32. dc5be20 um: most of the SUBARCH uses can be killed by Al Viro · 12 years ago
  33. c2220b2 um: kill HOST_TASK_PID by Al Viro · 12 years ago
  34. c56334d um: merge processor_{32,64}.h a bit... by Al Viro · 13 years ago
  35. 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
  36. 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
  37. 68fe7b2 x86: vdso: Put declaration before code by Thomas Gleixner · 12 years ago
  38. f5243d6 x86/kconfig: Remove CONFIG_TR=y from the defconfigs by Randy Dunlap · 12 years ago
  39. 65c0ff4 x86: Stop recursive fault in print_context_stack after stack overflow by Hugh Dickins · 12 years ago
  40. 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
  41. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  43. 0b2f4d4 x86: use for_each_clear_bit_from() by Akinobu Mita · 12 years ago
  44. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 12 years ago
  45. 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 12 years ago
  46. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 12 years ago
  47. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  48. 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
  49. 4da7072 x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y by Alexander Gordeev · 12 years ago
  50. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 12 years ago
  51. 280fb01 x86/kconfig: Update defconfigs by Ingo Molnar · 12 years ago
  52. 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 12 years ago
  53. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 12 years ago
  54. 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
  55. 6a76a69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  56. 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
  57. 29a2e28 x86-32: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 12 years ago
  58. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  59. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 12 years ago
  60. 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 12 years ago
  61. 13354dc x86-32: Fix typo for mq_getsetattr in syscall table by Thierry Reding · 12 years ago
  62. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 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
  64. 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
  65. 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
  66. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  73. 106b443 xen/smp: Fix bringup bug in AP code. by Konrad Rzeszutek Wilk · 12 years ago
  74. e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 12 years ago
  75. ff0a70f crypto: twofish-x86_64-3way - module init/exit functions should be static by Jussi Kivilinna · 12 years ago
  76. 676a380 crypto: camellia-x86_64 - module init/exit functions should be static by Jussi Kivilinna · 12 years ago
  77. d71b5a7 numa_emulation: fix cpumask_of_node() by Andrea Arcangeli · 12 years ago
  78. b69add2 hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() by Xiao Guangrong · 12 years ago
  79. b716ad9 mm: search from free_area_cache for the bigger size by Xiao Guangrong · 12 years ago
  80. cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 12 years ago
  81. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  82. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  83. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  84. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  85. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  86. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  87. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  88. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  89. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 12 years ago
  90. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  91. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 12 years ago
  92. 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
  93. 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
  94. 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
  95. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 3197059 geos: Platform driver for Geos and Geos2 single-board computers. by Philip A. Prindeville · 13 years ago
  98. 984165a x86, mrst: add msic_thermal platform support by Mika Westerberg · 13 years ago
  99. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  100. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago