1. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  2. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  3. 9491846 x86, mm: enable split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  4. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  6. 339a4b7 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 6df1e7f Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. b53b5ed x86/cpu: Increase max CPU count to 8192 by Josh Boyer · 11 years ago
  11. bb61ccc x86/cpu: Allow higher NR_CPUS values by Josh Boyer · 11 years ago
  12. 97c53b4 Merge tag 'v3.12' into core/locking to pick up mutex upates by Ingo Molnar · 11 years ago
  13. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  14. 4c4e4f6 x86/locking/kconfig: Update paravirt spinlock Kconfig description by Raghavendra K T · 11 years ago
  15. 77fbbc8 x86: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  16. 80030e3 x86/microcode: Correct Kconfig dependencies by Borislav Petkov · 11 years ago
  17. ced3c42 x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bit by Ingo Molnar · 11 years ago
  18. 38901f1 x86/iommu: Don't make AMD_GART depend on EXPERT and default y by Andi Kleen · 11 years ago
  19. 0dbc607 x86, build, pci: Fix PCI_MSI build on !SMP by Thomas Petazzoni · 11 years ago
  20. a2cd11f x86: Tell about irq stack coverage by Frederic Weisbecker · 11 years ago
  21. 4172fe2 EFI stub documentation updates by Roy Franz · 11 years ago
  22. 1cad5e9 hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86 by Toshi Kani · 11 years ago
  23. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 0f53143 x86/intel/lpss: Add pin control support to Intel low power subsystem by Mathias Nyman · 11 years ago
  25. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  26. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  27. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 228abe7 Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  33. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
  34. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  35. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  36. 1e20eb8 kvm guest: Add configuration support to enable debug information for KVM Guests by Srivatsa Vaddagiri · 11 years ago
  37. 8db7326 x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks by Raghavendra K T · 11 years ago
  38. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  39. e3263ab x86: provide platform-devices for boot-framebuffers by David Herrmann · 11 years ago
  40. a0842b7 mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default by Toshi Kani · 11 years ago
  41. ea8596b kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions by Masami Hiramatsu · 11 years ago
  42. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  43. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  44. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  45. fdf90ab rapidio: add modular build option for the subsystem core by Alexandre Bounine · 11 years ago
  46. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  47. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  48. 52e8ad9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. cb7b802 x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM by Ben Hutchings · 11 years ago
  51. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  52. d160399 x86: fix build error and kconfig for ia32_emulation and binfmt by Randy Dunlap · 11 years ago
  53. 53313b2 x86: mm: Remove general hugetlb code from x86. by Steve Capper · 11 years ago
  54. cfe28c5 x86: mm: Remove x86 version of huge_pmd_share. by Steve Capper · 11 years ago
  55. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  56. 6b3389a x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m by Jacob Shin · 11 years ago
  57. 757885e x86, microcode, amd: Early microcode patch loading support for AMD by Jacob Shin · 11 years ago
  58. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  60. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  61. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  62. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  66. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  67. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  68. f6ce500 x86/Kconfig: Make EFI select UCS2_STRING by Sergey Vlasov · 11 years ago
  69. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  70. 781b0e8 idle: Remove unused ARCH_HAS_DEFAULT_IDLE by Paul Bolle · 11 years ago
  71. 7d1a941 x86: Use generic idle loop by Thomas Gleixner · 11 years ago
  72. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 11 years ago
  73. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  74. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  75. 2c59cad x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu by Borislav Petkov · 11 years ago
  76. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  77. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  78. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  82. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  83. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  90. dd8af07 APM idle: register apm_cpu_idle via cpuidle by Len Brown · 11 years ago
  91. d64008a burying unused conditionals by Al Viro · 12 years ago
  92. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 11 years ago
  93. 17b1639 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  94. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  95. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  96. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  97. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  98. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  99. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  100. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago