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. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  4. 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
  5. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  6. bdbc29c powerpc: Work around gcc miscompilation of __pa() on 64-bit by Paul Mackerras · 11 years ago
  7. 3f1f431 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  8. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  9. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  10. e05c0e8 powerpc: split She math emulation into two parts by Kevin Hao · 11 years ago
  11. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  12. 4e90a2a powerpc: On POWERNV enable PPC_DENORMALISATION by default by Anton Blanchard · 11 years ago
  13. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  15. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  16. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. 968219f powerpc/8xx: Remove 8xx specific "minimal FPU emulation" by Benjamin Herrenschmidt · 11 years ago
  18. 4e63f8e powerpc/math-emu: Allow math-emu to be used for HW FPU by Benjamin Herrenschmidt · 11 years ago
  19. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  20. 4c4726f can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol by Marc Kleine-Budde · 11 years ago
  21. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  22. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  23. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  24. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  25. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 12 years ago
  26. 933ee71 powerpc: remove PReP platform by Paul Bolle · 12 years ago
  27. d630177 powerpc: remove outdated default on PCI_PERMEDIA by Paul Bolle · 12 years ago
  28. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
  29. a15cd06 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  30. d812c0e1 powerpc: Make sure that we alays include CONFIG_BINFMT_ELF by Stephen Rothwell · 12 years ago
  31. 3512206 powerpc: remove "config 8260_PCI9" by Paul Bolle · 12 years ago
  32. cb2cfb8 powerpc/fsl: remove the PPC_CLOCK dependency by Tang Yuantian · 12 years ago
  33. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  34. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  35. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  36. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  38. 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
  39. 3d72bbc powerpc: Add config option for transactional memory by Michael Neuling · 12 years ago
  40. d64008a burying unused conditionals by Al Viro · 12 years ago
  41. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 12 years ago
  42. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 12 years ago
  43. 5aa1cde powerpc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  44. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 12 years ago
  45. 309e44b powerpc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  46. cfe0467 powerpc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  47. 451a651 powerpc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  48. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  49. 5e249d4 uprobes/powerpc: Add dependency on single step emulation by Suzuki K. Poulose · 12 years ago
  50. 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
  51. 642e56f arch/powerpc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  52. fe3955c powerpc: Enable ARCH_USE_BUILTIN_BSWAP by David Woodhouse · 12 years ago
  53. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  54. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  55. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  56. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  57. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  58. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  60. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  61. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  62. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  63. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  64. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  65. caa1d63 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  66. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  67. d0832a7 powerpc/85xx: add HOTPLUG_CPU support by Zhao Chenhui · 12 years ago
  68. 8b7b80b powerpc: Uprobes port to powerpc by Ananth N Mavinakayanahalli · 12 years ago
  69. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  70. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  71. 6d4ae2d powerpc: select PPC_CLOCK unconditionally for FSL_SOC by Shawn Guo · 13 years ago
  72. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  73. 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
  74. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  75. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  77. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  78. b9ed27d powerpc: Use generic time config by Anna-Maria Gleixner · 12 years ago
  79. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  80. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  81. b0ce50a powerpc: Use generic init_task by Thomas Gleixner · 12 years ago
  82. 47da421 powerpc/47x: Enable CRASH_DUMP by Suzuki Poulose · 12 years ago
  83. 6834302 powerpc/47x: Kernel support for KEXEC by Suzuki Poulose · 12 years ago
  84. 17e32ea powerpc: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  85. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  86. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  87. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  88. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 13 years ago
  89. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  90. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 13 years ago
  91. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 13 years ago
  92. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 13 years ago
  93. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  94. 2ed86b1 irq: make SPARSE_IRQ an optionally hidden option by Rob Herring · 13 years ago
  95. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  96. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  97. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  98. 5b2e478 powerpc/44x: Enable CRASH_DUMP for 440x by Suzuki Poulose · 13 years ago
  99. 26ecb6c powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x by Suzuki Poulose · 13 years ago
  100. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago