1. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  2. 319e76a [PATCH] Fix bug in ppc64 dynamic hugepage support by David Gibson · 19 years ago
  3. 8913ca1 [PATCH] Remove nested feature sections by David Gibson · 19 years ago
  4. 597f95e [PATCH] ppc64: lparconfig.c memory leak by Joel Schopp · 19 years ago
  5. 5ff98ae [PATCH] ppc64: of_device.c remove useless code by Joel Schopp · 19 years ago
  6. 717522f [PATCH] ppc64: Add CONFIG_HZ by Anton Blanchard · 19 years ago
  7. 04ed651 [PATCH] oprofile PVR 970MP by Jake Moilanen · 19 years ago
  8. 7fea82ab [PATCH] PPC64: Don't try to claim memory from OF at 1GB mark by Olof Johansson · 19 years ago
  9. 45e2a6e [PATCH] Create include/asm-powerpc by Stephen Rothwell · 19 years ago
  10. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  11. 71d276d [PATCH] Create vio_bus_ops by Stephen Rothwell · 19 years ago
  12. b877b90 [PATCH] Create vio_register_device by Stephen Rothwell · 19 years ago
  13. 5c0b4b8 [PATCH] Formatting changes to vio.c by Stephen Rothwell · 19 years ago
  14. 1e4a79e [PATCH] fix iSeries build for gcc-3.4 by Stephen Rothwell · 19 years ago
  15. 2739e8c [PATCH] Restore lparmap.s include for iSeries by David Gibson · 19 years ago
  16. 4019371 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  17. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  18. c594ada [PATCH] Dynamic hugepage addresses for ppc64 by David Gibson · 19 years ago
  19. 9a5573e [PATCH] ppc64: Check of_chosen in check_for_initrd() by Michael Ellerman · 19 years ago
  20. 9592032 [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails by Michael Ellerman · 19 years ago
  21. 145ec7d [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node() by Michael Ellerman · 19 years ago
  22. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago
  23. b13cfd17 [PATCH] ppc64: allow xmon=off by Olaf Hering · 19 years ago
  24. bef5686 [PATCH] ppc64: Remove CONFIG_MSCHUNKS by Michael Ellerman · 19 years ago
  25. 71e1f55 [PATCH] ppc64: Simplify some lmb functions by Michael Ellerman · 19 years ago
  26. 180379d [PATCH] ppc64: Remove physbase from the lmb_property struct by Michael Ellerman · 19 years ago
  27. e88bcd1 [PATCH] ppc64: Remove redundant abs_to_phys() macro by Michael Ellerman · 19 years ago
  28. a4a0f97 [PATCH] ppc64: Remove redundant use of pointers in lmb code by Michael Ellerman · 19 years ago
  29. aefd16b [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn by Michael Ellerman · 19 years ago
  30. 56e97b7 [PATCH] ppc64: Rename msChunks structure by Michael Ellerman · 19 years ago
  31. 34c8f69 [PATCH] ppc64: msChunks cleanups by Michael Ellerman · 19 years ago
  32. 38e85dc [PATCH] ppc64: Remove PTRRELOC() from msChunks code by Michael Ellerman · 19 years ago
  33. aed3135 [PATCH] ppc64: introduce FW_FEATURE_ISERIES by Stephen Rothwell · 19 years ago
  34. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  35. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  36. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  37. 6fbb49d [PATCH] Move variables in ppc64 head.S from .data to .bss by David Gibson · 19 years ago
  38. 91a57fc [PATCH] Tweak comments in ppc64 head.S by David Gibson · 19 years ago
  39. 1d086e6 [PATCH] Remove unneeded #defines in head.S by David Gibson · 19 years ago
  40. 60ba449 [PATCH] Fix apparent code overlap in ppc64 head.S by David Gibson · 19 years ago
  41. 0ab2000 [PATCH] Remove general use functions from head.S by David Gibson · 19 years ago
  42. c59c464 [PATCH] Change address of ppc64 initial segment table by David Gibson · 19 years ago
  43. ec46551 [PATCH] Move iSeries and common vectors into unused space in head.S by David Gibson · 19 years ago
  44. 2e2446e [PATCH] Remove NACA fixed address constraint by David Gibson · 19 years ago
  45. 19dbd0f [PATCH] ppc64: split pSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  46. 6312236 [PATCH] ppc64: make the bus matching function platform specific by Stephen Rothwell · 19 years ago
  47. 8c65b5c [PATCH] ppc64: move iSeries vio iommu init by Stephen Rothwell · 19 years ago
  48. 3e494c8 [PATCH] ppc64: split iSeries specific parts out of vio.c by Stephen Rothwell · 19 years ago
  49. 6020164 [PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options" by Frank Rowand · 19 years ago
  50. 293da76 [PATCH] ppc64: PCI device-node failure detection by Jake Moilanen · 19 years ago
  51. 34153fa [PATCH] flattened device tree changes by Benjamin Herrenschmidt · 19 years ago
  52. e28f7fa [PATCH] Four level pagetables for ppc64 by David Gibson · 19 years ago
  53. decd300 [PATCH] ppc64: make arch/ppc64/boot standalone by Olaf Hering · 19 years ago
  54. 5477d30 [PATCH] ppc64: Export machine_power_off for therm_pm72 module by Benjamin Herrenschmidt · 19 years ago
  55. ac9af7c [PATCH] ppc64: iommu vmerge fix by Brian King · 19 years ago
  56. 2ad5649 [PATCH] iSeries build with newer assemblers and compilers by Stephen Rothwell · 19 years ago
  57. e62b8b2 [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines by Benjamin Herrenschmidt · 19 years ago
  58. 0f0767c [PATCH] ppc64: update defconfigs by Paul Mackerras · 19 years ago
  59. 2c875bb [PATCH] ppc64: add default config for BPA by Arnd Bergmann · 19 years ago
  60. 4aad724 [PATCH] Update in-kernel zlib routines by Tim Yamin · 19 years ago
  61. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  62. 6d22d85 [PATCH] ppc64: fix for kexec boot issue by Paul Mackerras · 19 years ago
  63. 75eedfe [PATCH] ppc64: Fix UP kernel build by Olof Johansson · 19 years ago
  64. 5cb4cc0 [PATCH] Xmon bug fix for soft-reset by Haren Myneni · 19 years ago
  65. 96cd5b0 [PATCH] ppc64: POWER 4 fails to boot with NUMA by Mike Kravetz · 19 years ago
  66. 57ee67a [PATCH] ppc64: Fix CONFIG_ALTIVEC not set by Benjamin Herrenschmidt · 19 years ago
  67. 5fa918b [PATCH] ppc64: inotify syscalls by Robert Love · 19 years ago
  68. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  69. 488f849 [PATCH] ppc64: remove another fixed address constraint by David Gibson · 19 years ago
  70. 533f081 [PATCH] ppc64: dynamically allocate segment tables by David Gibson · 19 years ago
  71. 6fdfb38 [PATCH] make a few functions static in pmac_setup.c by Olaf Hering · 19 years ago
  72. 1bc3a1e [PATCH] ppc64: update defconfigs by Olaf Hering · 19 years ago
  73. 7b625c0 [PATCH] ppc/ppc64: use Kconfig.hz by Olaf Hering · 19 years ago
  74. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  75. f264cc2 [PATCH] ppc64: add 970MP PVR by Olof Johansson · 19 years ago
  76. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  77. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  78. 059e277 [PATCH] ppc64: silence perfmon exception warnings by Anton Blanchard · 19 years ago
  79. b6bff39 [PATCH] ppc64: Be consistent about printing which idle loop we're using by Michael Ellerman · 19 years ago
  80. 10ca1e1 [PATCH] ppc64: fix compile warning by Anton Blanchard · 19 years ago
  81. 45e75df [PATCH] ppc64: idle fixups by Anton Blanchard · 19 years ago
  82. 050a093 [PATCH] ppc64: pSeries idle fixups by Anton Blanchard · 19 years ago
  83. 3c57bb9 [PATCH] ppc64: iSeries idle fixups by Anton Blanchard · 19 years ago
  84. 08d5e3e [PATCH] ppc64: Remove obsolete idle_setup() by Michael Ellerman · 19 years ago
  85. 62d60e9 [PATCH] ppc64: Fixup platforms for new ppc_md.idle by Michael Ellerman · 19 years ago
  86. c66d5dd [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c by Michael Ellerman · 19 years ago
  87. d200903 [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c by Michael Ellerman · 19 years ago
  88. fd899c0 [PATCH] ppc64: Make idle_loop a ppc_md function by Michael Ellerman · 19 years ago
  89. 70b234a [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars by Milton Miller · 19 years ago
  90. acad955 [PATCH] hvc_console: Separate hvc_console and vio code 2 by Milton Miller · 19 years ago
  91. d5ee257 [PATCH] hvc_console: Separate hvc_console and vio code by Milton Miller · 19 years ago
  92. 79c2cc7 [PATCH] ppc64: add ioprio syscalls by Anton Blanchard · 19 years ago
  93. 4416f39 [PATCH] ppc64: sys_ppc32.c cleanups by Anton Blanchard · 19 years ago
  94. 8dc4fd8 [PATCH] ppc64: Turn runlatch on in exception entry by Anton Blanchard · 19 years ago
  95. a2f7a9c [PATCH] ppc64: Fix runlatch code to work on pseries machines by Anton Blanchard · 19 years ago
  96. 315a699 [PATCH] ppc64: use c99 initialisers in cputable code by Anton Blanchard · 19 years ago
  97. 2098eec [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes by Olaf Hering · 19 years ago
  98. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  99. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  100. 12829dc Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago