1. 1757f2d [PPC] 8xx: swap bug-fix by Yuri Tikhonov · 16 years ago
  2. 7084eba [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t by Stefan Roese · 16 years ago
  3. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  4. 85fdbe1 Add cmpxchg_local to ppc by Gunnar Larisch · 16 years ago
  5. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  6. c42f3ad [PPC] Remove 85xx from arch/ppc by Kumar Gala · 16 years ago
  7. 3155f7f [PPC] Remove 83xx from arch/ppc by Kumar Gala · 16 years ago
  8. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 16 years ago
  9. 22f19da [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() by Jochen Friedrich · 16 years ago
  10. 94f3894 [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC by John Rigby · 16 years ago
  11. f4151b9 [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG by Stefan Roese · 17 years ago
  12. 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 17 years ago
  13. f3d711a [POWERPC] include/asm-ppc/: Spelling fixes by joe@perches.com · 17 years ago
  14. 3650b0a ppc: fix AT_VECTOR_SIZE on arch/ppc by Grant Likely · 17 years ago
  15. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  16. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  17. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  18. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  19. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  20. ad3b827 softlockup: make asm/irq_regs.h available on every platform by Ingo Molnar · 17 years ago
  21. 07e6e93 [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes by Sylvain Munaut · 17 years ago
  22. 20b31b5 [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  23. e6b6e3f [POWERPC] Remove APUS support from arch/ppc by Adrian Bunk · 17 years ago
  24. 5a24e1a [PPC] Add clrbits8 and setbits8. by Scott Wood · 17 years ago
  25. 33d71d2 [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need by Kumar Gala · 17 years ago
  26. 0b8188a [POWERPC] Remove get_property and device_is_compatible by Stephen Rothwell · 17 years ago
  27. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 17 years ago
  28. 422db8d [WATCHDOG] mv64x60_wdt: set up platform_device in platform code by Dale Farnsworth · 17 years ago
  29. dd68c04 [POWERPC] Fix ARCH=ppc builds by Josh Boyer · 17 years ago
  30. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  31. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  32. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  33. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  34. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  35. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  36. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  37. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  38. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  39. 121e70b include files: convert "include" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  40. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  41. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  42. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  43. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  44. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  45. 8c38fc2b [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 17 years ago
  46. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 17 years ago
  47. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 17 years ago
  48. ab9367e [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board by Stefan Roese · 17 years ago
  49. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  50. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 17 years ago
  51. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 17 years ago
  52. c536531 [POWERPC] Remove the broken Gemini support by Adrian Bunk · 18 years ago
  53. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  54. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  55. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  56. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  57. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  58. 25a31e2 [POWERPC] ppc: m48t35 add missing bracket by Mariusz Kozlowski · 18 years ago
  59. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago
  60. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  61. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  62. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  63. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  64. 19a7985 [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set by Sylvain Munaut · 18 years ago
  65. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  66. 39e3eb7 [POWERPC] ARCH=ppc pt_regs fixes by Al Viro · 18 years ago
  67. 40a5f7c [POWERPC] PReP fixup after irq changes by Olaf Hering · 18 years ago
  68. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  69. 3211be5 [PPC] Fix some irq breakage with ARCH=ppc by Paul Mackerras · 18 years ago
  70. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  71. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. 5e98082 [POWERPC] Fix rheap alignment problem by Li Yang · 18 years ago
  73. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  74. 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
  75. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  76. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 18 years ago
  77. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  78. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  79. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  80. 3dd0dcb cpm_uart: make it possible to utilize from powerpc by Vitaly Bordug · 18 years ago
  81. 7da8a2e [POWERPC] 40x: Fix debug status register defines by Josh Boyer · 18 years ago
  82. 5adcaf5 [POWERPC] convert string i/o operations to C by Stephen Rothwell · 18 years ago
  83. 661f1cd [POWERPC] remove unused asm routines by Stephen Rothwell · 18 years ago
  84. fa053d2 [POWERPC] remove unused io accessors by Stephen Rothwell · 18 years ago
  85. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  86. 2ca2d5e [PATCH] ppc32: board-specific part of fs_enet update by Vitaly Bordug · 18 years ago
  87. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  88. bc59d28 [PATCH] irq-flags: PPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  89. b3c2ffd typo fixes: mecanism -> mechanism by Adrian Bunk · 18 years ago
  90. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  91. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  92. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  93. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 18 years ago
  94. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  95. 227318b [POWERPC] Remove stale 64bit on 32bit kernel code by Anton Blanchard · 18 years ago
  96. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 18 years ago
  97. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  98. 3c06da5 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  99. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 18 years ago
  100. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago