1. ab9367e [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board by Stefan Roese · 17 years ago
  2. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  3. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 17 years ago
  4. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  5. c536531 [POWERPC] Remove the broken Gemini support by Adrian Bunk · 18 years ago
  6. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  7. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  8. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  9. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  10. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  11. 25a31e2 [POWERPC] ppc: m48t35 add missing bracket by Mariusz Kozlowski · 18 years ago
  12. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago
  13. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  14. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  15. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  16. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  17. 19a7985 [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set by Sylvain Munaut · 18 years ago
  18. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  19. 39e3eb7 [POWERPC] ARCH=ppc pt_regs fixes by Al Viro · 18 years ago
  20. 40a5f7c [POWERPC] PReP fixup after irq changes by Olaf Hering · 18 years ago
  21. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  22. 3211be5 [PPC] Fix some irq breakage with ARCH=ppc by Paul Mackerras · 18 years ago
  23. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  24. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  25. 5e98082 [POWERPC] Fix rheap alignment problem by Li Yang · 18 years ago
  26. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  27. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  28. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  29. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 18 years ago
  30. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  31. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  32. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  33. 3dd0dcb cpm_uart: make it possible to utilize from powerpc by Vitaly Bordug · 18 years ago
  34. 7da8a2e [POWERPC] 40x: Fix debug status register defines by Josh Boyer · 18 years ago
  35. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  36. 661f1cd [POWERPC] remove unused asm routines by Stephen Rothwell · 18 years ago
  37. fa053d2 [POWERPC] remove unused io accessors by Stephen Rothwell · 18 years ago
  38. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  39. 2ca2d5e [PATCH] ppc32: board-specific part of fs_enet update by Vitaly Bordug · 18 years ago
  40. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  41. bc59d28 [PATCH] irq-flags: PPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  43. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  44. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  45. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  46. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  47. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  48. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  49. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  50. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  51. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  52. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 18 years ago
  53. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  54. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  55. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  56. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  57. 29f147d Merge branch 'merge' by Paul Mackerras · 18 years ago
  58. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  59. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  60. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  61. 591f0a4 Add 85xx CDS to arch/powerpc by Andy Fleming · 18 years ago
  62. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 18 years ago
  63. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  64. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  65. 0a26b13 ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc by Paul Mackerras · 18 years ago
  66. f68d4c9 [PATCH] unify pfn_to_page: ppc pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  67. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 18 years ago
  68. 1f5e3b0 [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup by Sylvain Munaut · 18 years ago
  69. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 18 years ago
  70. a00428f Merge ../powerpc-merge by Paul Mackerras · 18 years ago
  71. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 18 years ago
  72. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  73. 75288c7 [PATCH] ppc32: Make platform devices being able to assign functions by Vitaly Bordug · 19 years ago
  74. 8f75015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Paul Mackerras · 18 years ago
  75. 909aeca [PATCH] powerpc: Add support for Xilinx ML403 reference design by Grant C. Likely · 19 years ago
  76. 1a42e53 [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus. by Grant C. Likely · 19 years ago
  77. b4367e7 [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path by Grant C. Likely · 19 years ago
  78. 0ec57e5 [PATCH] powerpc: generalize PPC44x_PIN_SIZE by Marcelo Tosatti · 19 years ago
  79. 0ce928e [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write operations by Vitaly Bordug · 19 years ago
  80. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 19 years ago
  81. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  82. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  83. 624cee3 powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c by Paul Mackerras · 19 years ago
  84. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  85. a819f8b [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support by Kumar Gala · 19 years ago
  86. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  87. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  88. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  89. c1189c9 ppc: remove duplicate bseip.h by Paul Mackerras · 19 years ago
  90. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  91. f80257a [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI by Sylvain Munaut · 19 years ago
  92. e21b9f2 [PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0 by Sylvain Munaut · 19 years ago
  93. fa57f9c [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data by Eugene Surovegin · 19 years ago
  94. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  95. 0e6850f Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr by Paul Mackerras · 19 years ago
  96. 966cc04 [PATCH] ppc32: add missing define for fs_enet Ethernet driver by Vitaly Bordug · 19 years ago
  97. 78b0973 powerpc: merge dma-mapping.h by Stephen Rothwell · 19 years ago
  98. 78baa2f ppc32: move some dma routines by Stephen Rothwell · 19 years ago
  99. 7486a38 [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-E by Kumar Gala · 19 years ago
  100. c55377e powerpc: Move a bunch of ppc64 headers to include/asm-powerpc by Paul Mackerras · 19 years ago