1. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  3. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  4. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  5. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  6. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  7. d630177 powerpc: remove outdated default on PCI_PERMEDIA by Paul Bolle · 11 years ago
  8. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  9. a15cd06 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  10. d812c0e1 powerpc: Make sure that we alays include CONFIG_BINFMT_ELF by Stephen Rothwell · 11 years ago
  11. 3512206 powerpc: remove "config 8260_PCI9" by Paul Bolle · 11 years ago
  12. cb2cfb8 powerpc/fsl: remove the PPC_CLOCK dependency by Tang Yuantian · 11 years ago
  13. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  14. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  15. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  16. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  17. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  18. 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
  19. 3d72bbc powerpc: Add config option for transactional memory by Michael Neuling · 11 years ago
  20. d64008a burying unused conditionals by Al Viro · 12 years ago
  21. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 12 years ago
  22. 09a4d5d powerpc: switch to generic old sigaction() by Al Viro · 12 years ago
  23. 5aa1cde powerpc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  24. 0980cae powerpc: switch to generic old sigsuspend by Al Viro · 12 years ago
  25. 309e44b powerpc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  26. cfe0467 powerpc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  27. 451a651 powerpc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  28. 7cce246 powerpc: switch to generic sigaltstack by Al Viro · 12 years ago
  29. 5e249d4 uprobes/powerpc: Add dependency on single step emulation by Suzuki K. Poulose · 12 years ago
  30. 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
  31. 642e56f arch/powerpc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  32. fe3955c powerpc: Enable ARCH_USE_BUILTIN_BSWAP by David Woodhouse · 12 years ago
  33. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  34. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  35. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  36. 138d1ce powerpc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  37. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  38. 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
  39. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  41. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  42. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  43. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  44. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  45. caa1d63 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  46. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  47. d0832a7 powerpc/85xx: add HOTPLUG_CPU support by Zhao Chenhui · 12 years ago
  48. 8b7b80b powerpc: Uprobes port to powerpc by Ananth N Mavinakayanahalli · 12 years ago
  49. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  50. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  51. 6d4ae2d powerpc: select PPC_CLOCK unconditionally for FSL_SOC by Shawn Guo · 12 years ago
  52. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  53. 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
  54. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  55. 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
  56. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  57. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  58. b9ed27d powerpc: Use generic time config by Anna-Maria Gleixner · 12 years ago
  59. c9b92b8 powerpc: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  60. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  61. b0ce50a powerpc: Use generic init_task by Thomas Gleixner · 12 years ago
  62. 47da421 powerpc/47x: Enable CRASH_DUMP by Suzuki Poulose · 12 years ago
  63. 6834302 powerpc/47x: Kernel support for KEXEC by Suzuki Poulose · 12 years ago
  64. 17e32ea powerpc: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  65. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  66. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  67. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  68. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  69. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  70. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 12 years ago
  71. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 12 years ago
  72. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  73. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 12 years ago
  74. 2ed86b1 irq: make SPARSE_IRQ an optionally hidden option by Rob Herring · 13 years ago
  75. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  76. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  77. a20cbde powerpc/fsl: Add support for Integrated Flash Controller by Prabhakar Kushwaha · 13 years ago
  78. 5b2e478 powerpc/44x: Enable CRASH_DUMP for 440x by Suzuki Poulose · 13 years ago
  79. 26ecb6c powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x by Suzuki Poulose · 13 years ago
  80. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 13 years ago
  81. 2391324 powerpc/44x: Enable DYNAMIC_MEMSTART for 440x by Suzuki Poulose · 13 years ago
  82. 0f890c8 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE by Suzuki Poulose · 13 years ago
  83. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  84. 1d7cfe1 powerpc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  85. 771dae8 powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines by Deepthi Dharwar · 13 years ago
  86. 335b8cf powerpc: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  87. e8d2c47 powerpc: Allow irq threading by Thomas Gleixner · 13 years ago
  88. bbc24a2 powerpc/4xx: Fix typos in kexec config dependencies by Suzuki Poulose · 13 years ago
  89. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  90. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. 6805ab6 powerpc: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  92. 344eb01 powerpc/powernv: Add CPU hotplug support by Benjamin Herrenschmidt · 13 years ago
  93. 41151e7 powerpc: Hugetlb for BookE by Becky Bruce · 13 years ago
  94. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  95. 674bfa4 powerpc/44x: Kexec support for PPC440X chipsets by Suzuki Poulose · 13 years ago
  96. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  97. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  98. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  99. 368940d net: Fix ppc64 BPF JIT dependencies. by David S. Miller · 13 years ago
  100. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago