1. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  2. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  3. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  4. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  5. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  6. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  7. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  8. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  9. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  10. 121e70b include files: convert "include" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  11. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  12. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  13. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  14. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  15. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  16. 8c38fc2b [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 17 years ago
  17. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 17 years ago
  18. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 17 years ago
  19. ab9367e [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board by Stefan Roese · 17 years ago
  20. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  21. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 17 years ago
  22. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 17 years ago
  23. c536531 [POWERPC] Remove the broken Gemini support by Adrian Bunk · 17 years ago
  24. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  25. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  26. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  27. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  28. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  29. 25a31e2 [POWERPC] ppc: m48t35 add missing bracket by Mariusz Kozlowski · 18 years ago
  30. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago
  31. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  32. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  33. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  34. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  35. 19a7985 [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set by Sylvain Munaut · 18 years ago
  36. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  37. 39e3eb7 [POWERPC] ARCH=ppc pt_regs fixes by Al Viro · 18 years ago
  38. 40a5f7c [POWERPC] PReP fixup after irq changes by Olaf Hering · 18 years ago
  39. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  40. 3211be5 [PPC] Fix some irq breakage with ARCH=ppc by Paul Mackerras · 18 years ago
  41. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  42. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  43. 5e98082 [POWERPC] Fix rheap alignment problem by Li Yang · 18 years ago
  44. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  45. 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
  46. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  47. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 18 years ago
  48. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  49. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  50. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  51. 3dd0dcb cpm_uart: make it possible to utilize from powerpc by Vitaly Bordug · 18 years ago
  52. 7da8a2e [POWERPC] 40x: Fix debug status register defines by Josh Boyer · 18 years ago
  53. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  54. 661f1cd [POWERPC] remove unused asm routines by Stephen Rothwell · 18 years ago
  55. fa053d2 [POWERPC] remove unused io accessors by Stephen Rothwell · 18 years ago
  56. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  57. 2ca2d5e [PATCH] ppc32: board-specific part of fs_enet update by Vitaly Bordug · 18 years ago
  58. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  59. bc59d28 [PATCH] irq-flags: PPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  60. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  61. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  62. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  63. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  64. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  65. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  66. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  67. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  68. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  69. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  70. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 18 years ago
  71. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  72. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  73. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  74. b07019f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  75. 29f147d Merge branch 'merge' by Paul Mackerras · 18 years ago
  76. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  77. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  78. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  79. 591f0a4 Add 85xx CDS to arch/powerpc by Andy Fleming · 18 years ago
  80. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 18 years ago
  81. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  82. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  83. 0a26b13 ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc by Paul Mackerras · 18 years ago
  84. f68d4c9 [PATCH] unify pfn_to_page: ppc pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  85. a0652fc powerpc: Unify the 32 and 64 bit idle loops by Paul Mackerras · 18 years ago
  86. 1f5e3b0 [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup by Sylvain Munaut · 18 years ago
  87. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 18 years ago
  88. a00428f Merge ../powerpc-merge by Paul Mackerras · 18 years ago
  89. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 18 years ago
  90. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  91. 75288c7 [PATCH] ppc32: Make platform devices being able to assign functions by Vitaly Bordug · 18 years ago
  92. 8f75015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Paul Mackerras · 18 years ago
  93. 909aeca [PATCH] powerpc: Add support for Xilinx ML403 reference design by Grant C. Likely · 18 years ago
  94. 1a42e53 [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus. by Grant C. Likely · 18 years ago
  95. b4367e7 [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path by Grant C. Likely · 18 years ago
  96. 0ec57e5 [PATCH] powerpc: generalize PPC44x_PIN_SIZE by Marcelo Tosatti · 18 years ago
  97. 0ce928e [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write operations by Vitaly Bordug · 18 years ago
  98. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 18 years ago
  99. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  100. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago