1. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  2. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  7. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  8. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 12 years ago
  15. dd8af07 APM idle: register apm_cpu_idle via cpuidle by Len Brown · 12 years ago
  16. d64008a burying unused conditionals by Al Viro · 12 years ago
  17. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 12 years ago
  18. 17b1639 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 12 years ago
  19. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  20. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  21. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  22. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  23. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  24. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  25. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 12 years ago
  26. da76f64 x86/Kconfig: Make early microcode loading a configuration feature by Fenghua Yu · 12 years ago
  27. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 12 years ago
  28. 83a57a4 x86: Enable ARCH_USE_BUILTIN_BSWAP by David Woodhouse · 12 years ago
  29. 7d02912 x86: Add TS-5500 platform support by Vivien Didelot · 12 years ago
  30. ed8e47f x86/olpc: Fix olpc-xo1-sci.c build errors by Randy Dunlap · 12 years ago
  31. 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 · 12 years ago
  32. 2c922cd x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency by Kees Cook · 12 years ago
  33. 3d48aab x86: add support for Intel Low Power Subsystem by Mika Westerberg · 12 years ago
  34. ddd70cf goldfish: platform device for x86 by Jun Nakajima · 12 years ago
  35. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  36. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  37. e90c83f x86: Select HAS_PERSISTENT_CLOCK on x86 by John Stultz · 12 years ago
  38. 6ea3038 arch/x86: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  39. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. ffee0de x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT by David Woodhouse · 12 years ago
  41. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  42. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  43. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  44. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  45. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  46. 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
  47. 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
  48. 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
  49. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  50. f9726bf x86/PCI: Add NumaChip remote PCI support by Daniel J Blueman · 12 years ago
  51. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  52. 7ac468b x86, 386 removal: Remove CONFIG_XADD by H. Peter Anvin · 12 years ago
  53. eb068e7 x86, 386 removal: Remove CONFIG_M386 from Kconfig by H. Peter Anvin · 12 years ago
  54. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  55. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  56. a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
  57. 80aa1df x86, Kconfig: Add config switch for CPU0 hotplug by Fenghua Yu · 12 years ago
  58. 6e87f9b7 arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SFI is present by Bin Gao · 12 years ago
  59. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  60. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  62. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  64. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  65. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  66. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  67. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  68. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. b3eda8d Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 7687b80 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. 67b1f34 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
  75. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  76. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 12 years ago
  77. fdf9c35 cputime: Make finegrained irqtime accounting generally available by Frederic Weisbecker · 12 years ago
  78. 51ae4a2 x86, smap: Add a header file with macros for STAC/CLAC by H. Peter Anvin · 12 years ago
  79. e57dbaf x86, mce: Enable MCA support by default by Borislav Petkov · 13 years ago
  80. 3120e25 x86/Kconfig: Clean up Kconfig defaults by Jan Beulich · 12 years ago
  81. 4454d32 x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLB by Joe Millenbach · 12 years ago
  82. d57c5d5 ftrace/x86: Add support for -mfentry to x86_64 by Steven Rostedt · 14 years ago
  83. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  84. e43f6e6 x86, microcode: Straighten out Kconfig text by Borislav Petkov · 12 years ago
  85. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  86. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  87. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  89. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  90. 2a8ac74 x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental by Jean Delvare · 12 years ago
  91. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 13 years ago
  92. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  93. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  94. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  95. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  98. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago