1. 5320b50 powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts struct by Varun Sethi · 12 years ago
  2. bc15236 powerpc/mpc85xx: Change spin table to cached memory by York Sun · 12 years ago
  3. a393d89 powerpc/fsl-pci: Add PCI controller ATMU PM support by Jia Hongtao · 12 years ago
  4. b567d1c powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI by Timur Tabi · 12 years ago
  5. e9c36b0 powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers by Tushar Behera · 12 years ago
  6. cedddd8 powerpc: Disable relocation on exceptions when kexecing by Ian Munsie · 12 years ago
  7. fc8effa powerpc: Enable relocation on during exceptions at boot by Ian Munsie · 12 years ago
  8. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  9. 798042d powerpc: Add wrappers to enable/disable relocation on exceptions by Ian Munsie · 12 years ago
  10. d8f48ec powerpc: Add set_mode hcall by Ian Munsie · 12 years ago
  11. b030272 powerpc: Setup relocation on exceptions for bare metal systems by Michael Neuling · 12 years ago
  12. f7c32c2 powerpc: Move initial mfspr LPCR out of __init_LPCR by Michael Neuling · 12 years ago
  13. c1fb681 powerpc: Add relocation on exception vector handlers by Michael Neuling · 12 years ago
  14. 4700dfa powerpc: Add new macros needed for relocation on exceptions by Michael Neuling · 12 years ago
  15. 742415d powerpc: Turn syscall handler into macros by Michael Neuling · 12 years ago
  16. 61e2390 powerpc: Make load_hander handle upto 64k offset by Michael Neuling · 12 years ago
  17. faab4dd2 powerpc: Remove unessessary 0x3000 location enforcement by Michael Neuling · 12 years ago
  18. 278a6cd powerpc: Whitespace changes in exception64s.S by Michael Neuling · 12 years ago
  19. de1bb03 Merge branch 'dt' into next by Benjamin Herrenschmidt · 12 years ago
  20. 11ee7e9 powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 12 years ago
  21. c674e70 powerpc: Add POWER8 architected mode to cputable by Michael Neuling · 12 years ago
  22. df77c79 powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 by Michael Neuling · 12 years ago
  23. 0373743 powerpc: Change free_bootmem() to kfree() by JoonSoo Kim · 12 years ago
  24. a53fd61 powerpc/ptrace: Enable hardware breakpoint upon re-registering by Aravinda Prasad · 12 years ago
  25. 79597be powerpc: Use asm-generic/bitops/le.h by Akinobu Mita · 12 years ago
  26. 2237f4f powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h by Akinobu Mita · 12 years ago
  27. c5a0809 powerpc/iommu: Use bitmap library by Akinobu Mita · 12 years ago
  28. 8a56e1e powerpc: Fix typos in Freescale copyright claims by Yang Li · 12 years ago
  29. 5e0f9ea powerpc: Remove stale function prototypes from setup.h by Anton Blanchard · 12 years ago
  30. 560285c powerpc: Move most of setup.h out of uapi by Anton Blanchard · 12 years ago
  31. 51cf2b3 powerpc: Fix denorm symbol name by Michael Neuling · 12 years ago
  32. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  33. aec937b powerpc: Add POWER8 setup code by Michael Neuling · 12 years ago
  34. cd5daaf powerpc: make POWER7 setup code name generic by Michael Neuling · 12 years ago
  35. da11195 powerpc/perf: Add missing L2 constraint handling in Power7 PMU by Michael Ellerman · 12 years ago
  36. bb29b71 powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver by Andreas Schwab · 12 years ago
  37. ec1b33d powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() by Michael Neuling · 12 years ago
  38. 84295df powerpc/ptrace: Fix spelling mistake by Michael Neuling · 12 years ago
  39. 6c7a285 powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags by K.Prasad · 12 years ago
  40. 16b86bf powerpc: Remove no longer used ppc_md.idle_loop() by Michael Ellerman · 12 years ago
  41. 12660b17 powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! by Li Zhong · 12 years ago
  42. ab7f961 powerpc/powernv: Fix OPAL debug entry by Benjamin Herrenschmidt · 12 years ago
  43. bc26957 powerpc/rtas_flash: Eliminate possible double free by Julia Lawall · 12 years ago
  44. 490e078 powerpc/pnv: Avoid bogus output by Gavin Shan · 12 years ago
  45. 40c935a powerpc/sysdev: Use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  46. b2bb65f powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup by Michael Ellerman · 12 years ago
  47. 0104cd6 powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() by Michael Ellerman · 12 years ago
  48. c4de380 powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() by Michael Ellerman · 12 years ago
  49. c5c5714 powerpc/xmon: Remove unused #defines by Michael Ellerman · 12 years ago
  50. b3dc19c powerpc/xmon: Remove renaming #defines of scanhex() and skipbl() by Michael Ellerman · 12 years ago
  51. 33b5cd6 powerpc/xmon: Merge start.c into nonstdio.c by Michael Ellerman · 12 years ago
  52. 88c6d62 powerpc/xmon: Make xmon_getchar() static by Michael Ellerman · 12 years ago
  53. 08702c7 powerpc/xmon: Remove empty xmon_map_scc() by Michael Ellerman · 12 years ago
  54. eb1c2ab powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll() by Michael Ellerman · 12 years ago
  55. 6432200 powerpc/udbg: Remove unused udbg_read() by Michael Ellerman · 12 years ago
  56. 0dc3289 powerpc: Add asm/debug.h to get powerpc_debugfs_root by Tony Breeds · 12 years ago
  57. 1afc149 powerpc/47x: Use the new ppc-opcode infrastructure by Tony Breeds · 12 years ago
  58. 8662d0b powerpc: dtc is required to build dtb files by Matthew McClintock · 12 years ago
  59. be81219 powerpc/pseries: Double NR_CPUS in defconfig by Nishanth Aravamudan · 12 years ago
  60. f459d63 powerpc+of: Remove the pSeries_reconfig.h file by Nathan Fontenot · 12 years ago
  61. 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
  62. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  63. f594972 powerpc+of: Move of_drconf_cell struct definition to asm/prom.h by Nathan Fontenot · 12 years ago
  64. e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
  65. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  66. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  67. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  68. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  69. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  70. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  71. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  72. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. 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
  74. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  75. ecf89e5 ppc: eeh_event should just use kthread_run() by Al Viro · 12 years ago
  76. 14ffe00 Merge branch 'akpm' (Fixups from Andrew) by Linus Torvalds · 12 years ago
  77. 1633dbb arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups by Yasuaki Ishimatsu · 12 years ago
  78. 158544b arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code by Andrew Morton · 12 years ago
  79. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  80. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  81. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  82. d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
  83. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  84. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  85. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  86. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  87. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  88. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  89. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  90. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  91. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  92. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  93. 0ef8fa6 powerpc: bitops: introduce {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  94. 9597abe sections: fix section conflicts in arch/powerpc by Andi Kleen · 12 years ago
  95. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  96. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  97. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  98. d900bd7 powerpc/iommu: Fix multiple issues with IOMMU pools code by Anton Blanchard · 12 years ago
  99. c8adfec powerpc: Fix VMX fix for memcpy case by Nishanth Aravamudan · 12 years ago
  100. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago