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