1. fb1b55d powerpc/powernv: Use MSI bitmap to manage IRQs by Gavin Shan · 12 years ago
  2. 2a3563b powerpc: Setup in HFSCR for POWER8 by Michael Neuling · 12 years ago
  3. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 12 years ago
  4. ee4a391 powerpc: fixing ptrace_get_reg to return an error by Alexey Kardashevskiy · 12 years ago
  5. 3cc33d5 powerpc: Fix build errors with UP configs in HV-style KVM by Paul Mackerras · 11 years ago
  6. c843be8 powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 12 years ago
  7. c0b52c1 powerpc/kgdb: Removed kmalloc returned value cast by Alex Grad · 12 years ago
  8. 46c7475 powerpc: drop even more unused Kconfig symbols by Paul Bolle · 12 years ago
  9. 0eaf225 powerpc: remove CONFIG_MPC10X_OPENPIC by Paul Bolle · 11 years ago
  10. 89d269f powerpc: remove unused CONFIG_405EP by Paul Bolle · 11 years ago
  11. aac3d0c powerpc: Fix typo "CONFIG_ICSWX_PID" by Paul Bolle · 11 years ago
  12. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 12 years ago
  13. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  14. 9850bae powerpc: remove dead CONFIG_HVC_SCOM code by Paul Bolle · 11 years ago
  15. 7d5480f powerpc/40x: remove unused "config 405GPR" by Paul Bolle · 12 years ago
  16. d630177 powerpc: remove outdated default on PCI_PERMEDIA by Paul Bolle · 12 years ago
  17. c9f297a powerpc/wsp: drop "select PPC_WSP_COPRO" by Paul Bolle · 12 years ago
  18. 36d69d5 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 12 years ago
  19. 342ea00 powerpc: use for_each_compatible_node() macro by Wei Yongjun · 12 years ago
  20. 8040bda powerpc: place EXPORT_SYMBOL macro right after declaration by Valentina Manea · 12 years ago
  21. 09652b0 powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR by Adrian-Leonard Radu · 12 years ago
  22. db38f29 powerpc/kernel: Cleanup on rtas_pci.c by Gavin Shan · 12 years ago
  23. 576be13 powerpc: Remove unused postfix parameter to DEFINE_BITOP() by Michael Ellerman · 12 years ago
  24. ad18a36 powerpc/rtas_flash: Free kmem upon module exit by Vasant Hegde · 12 years ago
  25. bb18b3a powerpc: Use VPA subfunction macros instead of numbers for vpa calls by Li Zhong · 12 years ago
  26. 9fb2640 powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test by Michael Wolf · 11 years ago
  27. f9294e9 powerpc: define the conditions where the ePAPR idle hcall can be supported by Stuart Yoder · 12 years ago
  28. 087aa03 powerpc: make additional room in exception vector area by Chen Gang · 11 years ago
  29. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. 9997d08 sgy-cts1000: Remove __dev* attributes by Ben Collins · 12 years ago
  31. a15cd06 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  32. a0bf225 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  33. af81d78 powerpc: Rename USER_ESID_BITS* to ESID_BITS* by Aneesh Kumar K.V · 12 years ago
  34. c60ac56 powerpc: Update kernel VSID range by Aneesh Kumar K.V · 12 years ago
  35. e39d1a4 powerpc: Make VSID_BITS* dependency explicit by Aneesh Kumar K.V · 12 years ago
  36. d812c0e1 powerpc: Make sure that we alays include CONFIG_BINFMT_ELF by Stephen Rothwell · 12 years ago
  37. 2bb78ef powerpc/ptrace: Fix brk.len used uninitialised by Michael Neuling · 12 years ago
  38. 3bf7b07 perf/POWER7: Create a sysfs format entry for Power7 events by Sukadev Bhattiprolu · 12 years ago
  39. 1674400 powerpc: Fix -mcmodel=medium breakage in prom_init.c by Anton Blanchard · 12 years ago
  40. ff2d758 powerpc: Remove last traces of POWER4_ONLY by Paul Bolle · 12 years ago
  41. d63ac5f powerpc: Fix cputable entry for 970MP rev 1.0 by Benjamin Herrenschmidt · 12 years ago
  42. 1393811 powerpc: Fix STAB initialization by Benjamin Herrenschmidt · 12 years ago
  43. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  44. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  45. 54c9b225 powerpc: Set DSCR bit in FSCR setup by Michael Neuling · 12 years ago
  46. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  47. 57d2316 powerpc: Fix setting FSCR for HV=0 and on secondary CPUs by Michael Neuling · 12 years ago
  48. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  49. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 12 years ago
  50. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 12 years ago
  51. 6b6680c powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code by Chen Gang · 12 years ago
  52. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 12 years ago
  53. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  54. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  55. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  56. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  57. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  58. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  59. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  60. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  61. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  62. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  63. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  65. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  66. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  67. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  68. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  69. 8520e44 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 12 years ago
  70. 2248b87 spufs_mkdir(): don't d_add() on negative parent by Al Viro · 12 years ago
  71. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  72. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  73. 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
  74. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  75. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  76. 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
  77. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 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
  79. 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
  80. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  81. 877d668 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  82. 12c7e8f powerpc/85xx: l2sram - Add compatible string for BSC9131 platform by Harninder Rai · 12 years ago
  83. 1c37474 powerpc/85xx: bsc9131 - Correct typo in SDHC device node by Harninder Rai · 12 years ago
  84. 64871ff powerpc/e500/qemu-e500: enable coreint by Scott Wood · 12 years ago
  85. 7c509ee powerpc/mpic: allow coreint to be determined by MPIC version by Scott Wood · 12 years ago
  86. 52c5aff powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct by Varun Sethi · 12 years ago
  87. e0e8398e powerpc/85xx: Board support for ppa8548 by Stef van Os · 12 years ago
  88. d4d801d powerpc/fsl: remove extraneous DIU platform functions by Timur Tabi · 12 years ago
  89. 4700ebd arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate test by Julia Lawall · 12 years ago
  90. 81afe7d powerpc: Add transactional memory to pseries and ppc64 defconfigs by Michael Neuling · 12 years ago
  91. 3d72bbc powerpc: Add config option for transactional memory by Michael Neuling · 12 years ago
  92. b9eaee5 powerpc: Add transactional memory to POWER8 cpu features by Michael Neuling · 12 years ago
  93. 2b0a576 powerpc: Add new transactional memory state to the signal context by Michael Neuling · 12 years ago
  94. bc2a940 powerpc: Hook in new transactional memory code by Michael Neuling · 12 years ago
  95. f54db64 powerpc: Routines for FP/VSX/VMX unavailable during a transaction by Michael Neuling · 12 years ago
  96. d0c0c9a powerpc: Add transactional memory unavaliable execption handler by Michael Neuling · 12 years ago
  97. fb09692 powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processes by Michael Neuling · 12 years ago
  98. a2dcbb3 powerpc: Add FP/VSX and VMX register load functions for transactional memory by Michael Neuling · 12 years ago
  99. 98ae22e powerpc: Add helper functions for transactional memory context switching by Michael Neuling · 12 years ago
  100. afc0770 powerpc: Add transactional memory paca scratch register to show_regs by Michael Neuling · 12 years ago