1. bc59d28 [PATCH] irq-flags: PPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  2. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  3. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  4. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  5. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  6. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  7. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  8. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  9. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  10. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  11. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  12. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 18 years ago
  13. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  14. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  15. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  16. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  17. 29f147d Merge branch 'merge' by Paul Mackerras · 18 years ago
  18. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  19. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  20. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  21. 591f0a4 Add 85xx CDS to arch/powerpc by Andy Fleming · 18 years ago
  22. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 18 years ago
  23. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  24. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  25. 0a26b13 ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc by Paul Mackerras · 18 years ago
  26. f68d4c9 [PATCH] unify pfn_to_page: ppc pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  27. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 18 years ago
  28. 1f5e3b0 [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup by Sylvain Munaut · 18 years ago
  29. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 18 years ago
  30. a00428f Merge ../powerpc-merge by Paul Mackerras · 18 years ago
  31. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 18 years ago
  32. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  33. 75288c7 [PATCH] ppc32: Make platform devices being able to assign functions by Vitaly Bordug · 18 years ago
  34. 8f75015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Paul Mackerras · 18 years ago
  35. 909aeca [PATCH] powerpc: Add support for Xilinx ML403 reference design by Grant C. Likely · 18 years ago
  36. 1a42e53 [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus. by Grant C. Likely · 18 years ago
  37. b4367e7 [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path by Grant C. Likely · 18 years ago
  38. 0ec57e5 [PATCH] powerpc: generalize PPC44x_PIN_SIZE by Marcelo Tosatti · 18 years ago
  39. 0ce928e [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write operations by Vitaly Bordug · 18 years ago
  40. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 18 years ago
  41. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  42. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 18 years ago
  43. 624cee3 powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c by Paul Mackerras · 18 years ago
  44. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  45. a819f8b [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support by Kumar Gala · 19 years ago
  46. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  47. 51d3082 [PATCH] powerpc: Unify udbg (#2) by Benjamin Herrenschmidt · 19 years ago
  48. d1405b8 [PATCH] powerpc: Add OF address parsing code (#2) by Benjamin Herrenschmidt · 19 years ago
  49. c1189c9 ppc: remove duplicate bseip.h by Paul Mackerras · 19 years ago
  50. 1cd8e50 [PATCH] powerpc: moved ipic code to arch/powerpc by Kumar Gala · 19 years ago
  51. f80257a [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI by Sylvain Munaut · 18 years ago
  52. e21b9f2 [PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0 by Sylvain Munaut · 18 years ago
  53. fa57f9c [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data by Eugene Surovegin · 18 years ago
  54. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  55. 0e6850f Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr by Paul Mackerras · 19 years ago
  56. 966cc04 [PATCH] ppc32: add missing define for fs_enet Ethernet driver by Vitaly Bordug · 19 years ago
  57. 78b0973 powerpc: merge dma-mapping.h by Stephen Rothwell · 19 years ago
  58. 78baa2f ppc32: move some dma routines by Stephen Rothwell · 19 years ago
  59. 7486a38 [PATCH] powerpc: replace page_to_virt() with lowmem_page_address() for Book-E by Kumar Gala · 19 years ago
  60. c55377e powerpc: Move a bunch of ppc64 headers to include/asm-powerpc by Paul Mackerras · 19 years ago
  61. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  62. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  63. 26ef5c0 [PATCH] powerpc: Merge cacheflush.h and cache.h by David Gibson · 19 years ago
  64. 584224e [PATCH] powerpc: Merge current.h by David Gibson · 19 years ago
  65. c5ff700 [PATCH] powerpc: Merge signal.h by David Gibson · 19 years ago
  66. 78b3312 [PATCH] ppc32: Update MPC834x platform to work with new phylib by Kumar Gala · 19 years ago
  67. b354cab powerpc: merge ide.h by Stephen Rothwell · 19 years ago
  68. 7b007de [PATCH] ppc: Fix ARCH=ppc build with xmon by Benjamin Herrenschmidt · 19 years ago
  69. 21fe330 [PATCH] ppc: fix a bunch of warnings by Benjamin Herrenschmidt · 19 years ago
  70. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  71. 24bfb00 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  72. 2b0c28d7f [PATCH] RapidIO support: ppc32 by Matt Porter · 19 years ago
  73. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  74. 3e9e7c1 [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot by Matt Porter · 19 years ago
  75. 90eb266 [PATCH] ppc32: Add Yucca (440SPe eval board) platform by Roland Dreier · 19 years ago
  76. b0f7b8b [PATCH] ppc32: Add 440SPe support by Roland Dreier · 19 years ago
  77. 41aace4 [PATCH] ppc32: Dump error status for both PLB segments on 440SP by Roland Dreier · 19 years ago
  78. fcc188e [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type by Roland Dreier · 19 years ago
  79. 55b6332 [PATCH] ppc32: handle access to non-present IO ports on 8xx by Marcelo Tosatti · 19 years ago
  80. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  81. c3df69c Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  82. 1970282 powerpc: merge tlbflush.h by Stephen Rothwell · 19 years ago
  83. dc3a9efb Merge with Paulus by Michael Ellerman · 19 years ago
  84. 9a0f78f powerpc: merge tlb.h by Stephen Rothwell · 19 years ago
  85. d3ab57e Merge git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 19 years ago
  86. 5adb83c powerpc: merge ucontext.h by Stephen Rothwell · 19 years ago
  87. 38dc161 [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.c by Marcelo Tosatti · 19 years ago
  88. 608f8b3 powerpc: merge sigcontext.h by Stephen Rothwell · 19 years ago
  89. da80d46 powerpc: merge ptrace.h by Stephen Rothwell · 19 years ago
  90. c5a1ebd powerpc: merge stat.h by Stephen Rothwell · 19 years ago
  91. e1df870 powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h by Michael Ellerman · 19 years ago
  92. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 19 years ago
  93. de2d3db Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  94. 2ff2ae7 [PATCH] powerpc: Merge futex.h by David Gibson · 19 years ago
  95. a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
  96. 031ef0a [PATCH] powerpc: Merge ipcbuf.h by David Gibson · 19 years ago
  97. 2df5e8b powerpc: merge uaccess.h by Stephen Rothwell · 19 years ago
  98. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  99. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  100. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago