1. 2cec1b4 [POWERPC] update powerpc defconfig files after libata kconfig breakage by Olaf Hering · 18 years ago
  2. 0eab40f [POWERPC] enable sysrq in pmac32_defconfig by Olaf Hering · 18 years ago
  3. 8c42ec2 [POWERPC] maple/pci iomem annotations by Al Viro · 18 years ago
  4. 62034f0 [POWERPC] powerpc oprofile __user annotations by Al Viro · 18 years ago
  5. ed2bfcd [POWERPC] cell spufs iomem annotations by Al Viro · 18 years ago
  6. e45d663 [POWERPC] NULL noise removal: spufs by Al Viro · 18 years ago
  7. 054e51a [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c by Al Viro · 18 years ago
  8. 8306e51 [POWERPC] update mpc8349_itx_defconfig and remove some debug settings by Kim Phillips · 18 years ago
  9. 0ddd3e7 [POWERPC] Always call cede in pseries dedicated idle loop by Anton Blanchard · 18 years ago
  10. e125146 [POWERPC] Fix loop logic in irq_alloc_virt() by Michael Ellerman · 18 years ago
  11. 94983cb [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave} by David Woodhouse · 18 years ago
  12. 4b9c876 [POWERPC] Fix audit syscall success/failure reporting on PowerPC by David Woodhouse · 18 years ago
  13. 13b5aec [PATCH] more fallout from get_property returning pointer to const by Al Viro · 18 years ago
  14. e102926 [POWERPC] EEH: Power4 systems sometimes need multiple resets. by Linas Vepstas · 18 years ago
  15. 3d574ab [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. by Scott Wood · 18 years ago
  16. cc9881c [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c by Nathan Lynch · 18 years ago
  17. d608df5 [POWERPC] Maple U3 HT - reject inappropriate config space access by Nathan Lynch · 18 years ago
  18. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  19. caf8132 [POWERPC] Merge iSeries i/o operations with the rest by Stephen Rothwell · 18 years ago
  20. 6a1ca37 [POWERPC] EEH: support MMIO enable recovery step by Linas Vepstas · 18 years ago
  21. 47b5c83 [POWERPC] EEH: enable MMIO/DMA on frozen slot by Linas Vepstas · 18 years ago
  22. cb5b5624 [POWERPC] EEH: code comment cleanup by Linas Vepstas · 18 years ago
  23. af52559 [POWERPC] EEH: balance pcidev_get/put calls by Linas Vepstas · 18 years ago
  24. 838fdb4 [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX by Peter Bergner · 18 years ago
  25. b2c5f61 [POWERPC] Start arch/powerpc/boot code reorganization by Mark A. Greer · 18 years ago
  26. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 18 years ago
  27. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  28. 73ea9e1 [POWERPC] clean up ide io accessors by Stephen Rothwell · 18 years ago
  29. 661f1cd [POWERPC] remove unused asm routines by Stephen Rothwell · 18 years ago
  30. 9ca91e0 [POWERPC] silence a warning by Stephen Rothwell · 18 years ago
  31. 4f896e5 [POWERPC] make spinlocks work in a combined kernel by Stephen Rothwell · 18 years ago
  32. 7dcd86e [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18 by Kim Phillips · 18 years ago
  33. f04da0bc [POWERPC] Fix non-smp build by Olof Johansson · 18 years ago
  34. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  35. 63b9808 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  36. eeac5c1 [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption by Benjamin Herrenschmidt · 18 years ago
  37. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  38. 3dd836a [POWERPC] Export copy_4K_page() by David Howells · 18 years ago
  39. 26c8af5 [POWERPC] print backtrace when entering xmon by Olaf Hering · 18 years ago
  40. 57852a8 [POWERPC] powerpc: Instrument Hypervisor Calls by Mike Kravetz · 18 years ago
  41. 1e76875 [POWERPC] powerpc: PA Semi PWRficient platform support by Olof Johansson · 18 years ago
  42. b3ebd1d [POWERPC] powerpc: PA6T cputable entry, PVR value by Olof Johansson · 18 years ago
  43. 5a2fe38 [POWERPC] powerpc: Reduce default cacheline size to 64 bytes by Olof Johansson · 18 years ago
  44. c3412dc [POWERPC] Emulate power5 popcntb instruction by Will Schmidt · 18 years ago
  45. f50d4cf [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics() by Michael Ellerman · 18 years ago
  46. 2e8e8da [POWERPC] Fix interrupt clearing in kdump shutdown sequence by Mohan Kumar M · 18 years ago
  47. 20fb96e [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx. by Jon Loeliger · 18 years ago
  48. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  49. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  50. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  51. c080379 [PATCH] syscall classes hookup for ppc and s390 by Al Viro · 18 years ago
  52. fb7d527 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  53. 8f27794 [PATCH] powerpc: Fix typo in powermac platform functions by Benjamin Herrenschmidt · 18 years ago
  54. ca72945 [PATCH] powerpc: Fix PowerMac IRQ handling bug by Benjamin Herrenschmidt · 18 years ago
  55. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  56. 4c15343 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. eb36c28 [PATCH] ppc32: fix last_jiffy time comparison by Paul Mackerras · 18 years ago
  58. d0027bf [POWERPC] Fix return value from memcpy by Paul Mackerras · 18 years ago
  59. 467c378 [POWERPC] Fix irq enable/disable in smp_generic_take_timebase by Paul Mackerras · 18 years ago
  60. e0d872d [POWERPC] Fix problem with time not advancing on 32-bit platforms by Paul Mackerras · 18 years ago
  61. fea23bf [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S by Paul Mackerras · 18 years ago
  62. 11e9ed4 [POWERPC] Fix up ibm_architecture_vec definition by Will Schmidt · 18 years ago
  63. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  64. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  65. 8ec8f2e [POWERPC] Fix performance regression in IRQ radix tree locking by Benjamin Herrenschmidt · 18 years ago
  66. 4b3afca [POWERPC] Add mpc7448hpc2 device tree source file by Zang Roy-r61911 · 18 years ago
  67. 1b9a93e [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dts by Kim Phillips · 18 years ago
  68. f1f1771 [POWERPC] modify mpc83xx platforms to use new IRQ layer by Kim Phillips · 18 years ago
  69. b9f0f1b [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense by Kim Phillips · 18 years ago
  70. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  71. ea0763a Merge branch 'merge' by Paul Mackerras · 18 years ago
  72. c85c41a [POWERPC] Use mpc8641hpcn PIC base address from dev tree. by Jon Loeliger · 18 years ago
  73. 5dc599c [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. by Jon Loeliger · 18 years ago
  74. 054389f [POWERPC] Fix powerpc 44x_mmu build by Matt Porter · 18 years ago
  75. af07ac2 [POWERPC] Remove flush_dcache_all export by Matt Porter · 18 years ago
  76. 39ed2fe [POWERPC] reboot when panic_timout is set by Olaf Hering · 18 years ago
  77. e2bf2e2 [POWERPC] iseries: remove some gcc 4.1 warnings by Stephen Rothwell · 18 years ago
  78. 6f3d5d3 [POWERPC] Add a helper for calculating RTAS "config_addr" parameters by Michael Ellerman · 18 years ago
  79. a0a428e [POWERPC] iseries: remove const warning by Stephen Rothwell · 18 years ago
  80. 9a2ded5 [POWERPC] powerpc: Make RTAS console init generic by Michael Neuling · 18 years ago
  81. 869d7f3 [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. by Jon Loeliger · 18 years ago
  82. f39b7a5 [POWERPC] Cleanup CPU inits by Olof Johansson · 18 years ago
  83. 2e97425 [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S by Olof Johansson · 18 years ago
  84. 9e6ee34 [POWERPC] cell: interrupt.c whitespace clean up by Geoff Levand · 18 years ago
  85. 11a27ad [POWERPC] SLB shadow buffer cleanup by Michael Neuling · 18 years ago
  86. ccc712f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  87. c9169f8 [POWERPC] hugepage BUG fix by Adam Litke · 18 years ago
  88. d55c4a7 [POWERPC] Fix compile problem without CONFIG_PCI by Li Yang · 18 years ago
  89. 87589f0 [POWERPC] Correct masks used in emulating some instructions by Paul Mackerras · 18 years ago
  90. be9633e [POWERPC] Pass UPIO_TSI flag to 8259 serial driver by Zang Roy-r61911 · 18 years ago
  91. c4342ff [POWERPC] Update mpc7448hpc2 board irq support using device tree by Zang Roy-r61911 · 18 years ago
  92. 6cdd2bd [POWERPC] Fix BootX booting with an initrd by Benjamin Herrenschmidt · 18 years ago
  93. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  94. aa74a30 [POWERPC] Fix FEC node in 8540 ADS dts by Andy Fleming · 18 years ago
  95. 3438327 [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree by Jon Loeliger · 18 years ago
  96. 2654d63 [POWERPC] Add 85xx DTS files to powerpc by Andy Fleming · 18 years ago
  97. ddd6415 [POWERPC] Fix CDS IRQ handling and PCI code by Andy Fleming · 18 years ago
  98. 4c86cd9 [POWERPC] Fix interrupts on 8540 ADS board by Andy Fleming · 18 years ago
  99. ed0da6f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  100. 9e8a9bc [POWERPC] Fix the mpc8641_hpcn.dts file. by Jon Loeliger · 18 years ago