1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
  10. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  11. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  12. 1e20eb8 kvm guest: Add configuration support to enable debug information for KVM Guests by Srivatsa Vaddagiri · 11 years ago
  13. 8db7326 x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks by Raghavendra K T · 11 years ago
  14. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  15. e3263ab x86: provide platform-devices for boot-framebuffers by David Herrmann · 11 years ago
  16. a0842b7 mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default by Toshi Kani · 11 years ago
  17. ea8596b kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions by Masami Hiramatsu · 11 years ago
  18. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  19. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  20. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  21. fdf90ab rapidio: add modular build option for the subsystem core by Alexandre Bounine · 11 years ago
  22. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  23. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  24. 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
  25. 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
  26. cb7b802 x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM by Ben Hutchings · 11 years ago
  27. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  28. d160399 x86: fix build error and kconfig for ia32_emulation and binfmt by Randy Dunlap · 11 years ago
  29. 53313b2 x86: mm: Remove general hugetlb code from x86. by Steve Capper · 11 years ago
  30. cfe28c5 x86: mm: Remove x86 version of huge_pmd_share. by Steve Capper · 11 years ago
  31. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  32. 6b3389a x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m by Jacob Shin · 11 years ago
  33. 757885e x86, microcode, amd: Early microcode patch loading support for AMD by Jacob Shin · 11 years ago
  34. 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
  35. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  36. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  37. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  38. 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
  39. 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
  40. 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
  41. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  42. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  43. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  44. f6ce500 x86/Kconfig: Make EFI select UCS2_STRING by Sergey Vlasov · 11 years ago
  45. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  46. 781b0e8 idle: Remove unused ARCH_HAS_DEFAULT_IDLE by Paul Bolle · 11 years ago
  47. 7d1a941 x86: Use generic idle loop by Thomas Gleixner · 11 years ago
  48. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 11 years ago
  49. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  50. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  51. 2c59cad x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu by Borislav Petkov · 11 years ago
  52. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  53. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  54. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  66. dd8af07 APM idle: register apm_cpu_idle via cpuidle by Len Brown · 11 years ago
  67. d64008a burying unused conditionals by Al Viro · 12 years ago
  68. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 11 years ago
  69. 17b1639 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  70. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  71. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  72. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  73. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  74. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  75. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  76. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 11 years ago
  77. da76f64 x86/Kconfig: Make early microcode loading a configuration feature by Fenghua Yu · 12 years ago
  78. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 11 years ago
  79. 83a57a4 x86: Enable ARCH_USE_BUILTIN_BSWAP by David Woodhouse · 12 years ago
  80. 7d02912 x86: Add TS-5500 platform support by Vivien Didelot · 11 years ago
  81. ed8e47f x86/olpc: Fix olpc-xo1-sci.c build errors by Randy Dunlap · 12 years ago
  82. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  83. 2c922cd x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency by Kees Cook · 11 years ago
  84. 3d48aab x86: add support for Intel Low Power Subsystem by Mika Westerberg · 11 years ago
  85. ddd70cf goldfish: platform device for x86 by Jun Nakajima · 11 years ago
  86. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  87. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  88. e90c83f x86: Select HAS_PERSISTENT_CLOCK on x86 by John Stultz · 11 years ago
  89. 6ea3038 arch/x86: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  90. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. ffee0de x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT by David Woodhouse · 12 years ago
  92. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  93. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  94. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  95. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  96. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  97. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 5074474 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago