1. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  2. 059e277 [PATCH] ppc64: silence perfmon exception warnings by Anton Blanchard · 19 years ago
  3. b6bff39 [PATCH] ppc64: Be consistent about printing which idle loop we're using by Michael Ellerman · 19 years ago
  4. 10ca1e1 [PATCH] ppc64: fix compile warning by Anton Blanchard · 19 years ago
  5. 45e75df [PATCH] ppc64: idle fixups by Anton Blanchard · 19 years ago
  6. 050a093 [PATCH] ppc64: pSeries idle fixups by Anton Blanchard · 19 years ago
  7. 3c57bb9 [PATCH] ppc64: iSeries idle fixups by Anton Blanchard · 19 years ago
  8. 08d5e3e [PATCH] ppc64: Remove obsolete idle_setup() by Michael Ellerman · 19 years ago
  9. 62d60e9 [PATCH] ppc64: Fixup platforms for new ppc_md.idle by Michael Ellerman · 19 years ago
  10. c66d5dd [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c by Michael Ellerman · 19 years ago
  11. d200903 [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c by Michael Ellerman · 19 years ago
  12. fd899c0 [PATCH] ppc64: Make idle_loop a ppc_md function by Michael Ellerman · 19 years ago
  13. 70b234a [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars by Milton Miller · 19 years ago
  14. acad955 [PATCH] hvc_console: Separate hvc_console and vio code 2 by Milton Miller · 19 years ago
  15. d5ee257 [PATCH] hvc_console: Separate hvc_console and vio code by Milton Miller · 19 years ago
  16. 79c2cc7 [PATCH] ppc64: add ioprio syscalls by Anton Blanchard · 19 years ago
  17. 4416f39 [PATCH] ppc64: sys_ppc32.c cleanups by Anton Blanchard · 19 years ago
  18. 8dc4fd8 [PATCH] ppc64: Turn runlatch on in exception entry by Anton Blanchard · 19 years ago
  19. a2f7a9c [PATCH] ppc64: Fix runlatch code to work on pseries machines by Anton Blanchard · 19 years ago
  20. 315a699 [PATCH] ppc64: use c99 initialisers in cputable code by Anton Blanchard · 19 years ago
  21. 2098eec [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes by Olaf Hering · 19 years ago
  22. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  23. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  24. 12829dc Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  25. 719d1cd [PATCH] ppc64: Replace custom locking code with a spinlock by Michael Ellerman · 19 years ago
  26. ffe1b7e [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c by Michael Ellerman · 19 years ago
  27. 38fcdcfe [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c by Michael Ellerman · 19 years ago
  28. 9b04702 [PATCH] ppc64: Cleanup proc printing of event types by Michael Ellerman · 19 years ago
  29. ed09415 [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca by Michael Ellerman · 19 years ago
  30. 7488980 [PATCH] ppc64: Don't count number of events processed for caller by Michael Ellerman · 19 years ago
  31. 937b31b [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* by Michael Ellerman · 19 years ago
  32. a6187464 [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue by Michael Ellerman · 19 years ago
  33. ab354b6 [PATCH] ppc64: Move definition of xItLpQueue by Michael Ellerman · 19 years ago
  34. 0f6014b [PATCH] ppc64: Make two ItLpQueue related functions static by Michael Ellerman · 19 years ago
  35. 7b01328 [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c by Michael Ellerman · 19 years ago
  36. 512d31d [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c by Michael Ellerman · 19 years ago
  37. 1b19bc7 [PATCH] ppc64: Don't pass the pointers to xItLpQueue around by Michael Ellerman · 19 years ago
  38. ee48444 [PATCH] ppc64: Reorganise the paca initialisation macros by Michael Ellerman · 19 years ago
  39. 0c885c1 [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c by Michael Ellerman · 19 years ago
  40. fc076953 [PATCH] ppc64: Spread lpevents by default on iSeries by Michael Ellerman · 19 years ago
  41. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 19 years ago
  42. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  43. b1bdfbd [PATCH] remove duplicate printf in arch/ppc64/boot/main.c by Olaf Hering · 19 years ago
  44. e6019db [PATCH] remove printk usage in arch/ppc64/boot/prom.c by Olaf Hering · 19 years ago
  45. a58dfbb [PATCH] remove unused arch/ppc64/boot/mknote.c by Olaf Hering · 19 years ago
  46. 45891f76 [PATCH] remove unused arch/ppc64/boot/piggyback.c by Olaf Hering · 19 years ago
  47. f5f1cc5 [PATCH] ppc64: don't create spurious symlinks under node0 sysdev by Nathan Lynch · 19 years ago
  48. a341ad9 [PATCH] ppc64: simplify nvram partition scanning code by Arnd Bergmann · 19 years ago
  49. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  50. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 19 years ago
  51. 97f7943 [PATCH] Return probe redesign: ppc64 specific implementation by Rusty Lynch · 19 years ago
  52. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 19 years ago
  53. 6ae3db1 [PATCH] ppc64: Add missing exports by Benjamin Herrenschmidt · 19 years ago
  54. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  55. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  56. fce0d57 [PATCH] ppc64: kexec support for ppc64 by R Sharada · 19 years ago
  57. f4c82d5 [PATCH] ppc64 kexec: native hash clear by R Sharada · 19 years ago
  58. cc19ca8 [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt by Ingo Molnar · 19 years ago
  59. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 19 years ago
  60. 856509d [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c by Michael Ellerman · 19 years ago
  61. 7286aa9 [PATCH] ppc64: fix seccomp with 32-bit userland by Andrea Arcangeli · 19 years ago
  62. 24665cd0 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  63. 42cc206 [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 by Prasanna S Panchamukhi · 19 years ago
  64. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  65. 0f8e2d6 [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh by Ian Campbell · 19 years ago
  66. 145e664 [PATCH] ppc64: sparsemem memory model by Andy Whitcroft · 19 years ago
  67. 74b30be [PATCH] ppc64: add memory present by Andy Whitcroft · 19 years ago
  68. 510f8fa [PATCH] ppc64: add early_pfn_to_nid by Andy Whitcroft · 19 years ago
  69. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  70. 368a0a3 [PATCH] ppc64: Kconfig memory models by Mike Kravetz · 19 years ago
  71. 0e19243 [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE by Dave Hansen · 19 years ago
  72. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  73. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  74. d7152fe [PATCH] Maple powerdown patch by David Gibson · 19 years ago
  75. dad32bb [PATCH] pSeries - read irqs dynamically by John Rose · 19 years ago
  76. 8f586b2 [PATCH] correct printing to operator panel by Mike Strosaker · 19 years ago
  77. ae209cf [PATCH] ppc64: Add driver for BPA iommu by Arnd Bergmann · 19 years ago
  78. cebf589 [PATCH] ppc64: Add driver for BPA interrupt controllers by Arnd Bergmann · 19 years ago
  79. fef1c77 [PATCH] ppc64: add BPA platform type by Arnd Bergmann · 19 years ago
  80. 5f5b4e6 [PATCH] ppc64: add a minimal nvram driver by Utz Bacher · 19 years ago
  81. 6566c6f [PATCH] ppc64: pSeries_progress -> rtas_progress by Arnd Bergmann · 19 years ago
  82. c5a3c2e [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. by Arnd Bergmann · 19 years ago
  83. 773bf9c [PATCH] ppc64: rename pSeries rtc functions into rtas_* by Arnd Bergmann · 19 years ago
  84. 10f7e7c [PATCH] ppc64: consolidate calibrate_decr implementations by Arnd Bergmann · 19 years ago
  85. 9b843cd [PATCH] ppc64: set/clear SMT capable bit at boot by Anton Blanchard · 19 years ago
  86. 515bae9 [PATCH] ppc64: Mark kernel hptes dirty by Anton Blanchard · 19 years ago
  87. ac5b33c [PATCH] ppc64: tidy up vio devices fake parent by Stephen Rothwell · 19 years ago
  88. 145d01e [PATCH] ppc64 iSeries: allow build with no PCI by Stephen Rothwell · 19 years ago
  89. 7f74e79 [PATCH] ppc64 iSeries: tidy up irq code after merge by Stephen Rothwell · 19 years ago
  90. 89ef68f [PATCH] ppc64 iSeries: remove XmPciLpEvent.c by Stephen Rothwell · 19 years ago
  91. 0c3b4f1 [PATCH] ppc64 iSeries: irq simple cleanups by Stephen Rothwell · 19 years ago
  92. 061c063 [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node by Stephen Rothwell · 19 years ago
  93. a2ebaf2 [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node by Stephen Rothwell · 19 years ago
  94. aab41de [PATCH] ppc64 iSeries: iSeries_pci.h cleanups by Stephen Rothwell · 19 years ago
  95. 57ca86d [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups by Stephen Rothwell · 19 years ago
  96. ea7190d [PATCH] ppc64 iSeries: remove iSeries_pci_reset.c by Stephen Rothwell · 19 years ago
  97. c670b1ac [PATCH] ppc64 iSeries: misc header cleanups by Stephen Rothwell · 19 years ago
  98. 4a5304f [PATCH] ppc64 iSeries: tidy up some includes and HvCall.h by Stephen Rothwell · 19 years ago
  99. c92877e [PATCH] ppc64 iSeries: cleanup ItLpQueue.h by Stephen Rothwell · 19 years ago
  100. dd61ce9 [PATCH] ppc64 iSeries: eliminate some unused inline functions by Stephen Rothwell · 19 years ago