1. 2e5ce39 [PATCH] powerpc numa: Minor cpu hotplug-related cleanups by Nathan Lynch · 19 years ago
  2. bf4b85b [PATCH] powerpc numa: Minor debugging code changes by Nathan Lynch · 19 years ago
  3. c08888c [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0 by Nathan Lynch · 19 years ago
  4. 1d7aac5 Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 19 years ago
  5. 1a02e59 Merge branch 'master' by Kumar Gala · 19 years ago
  6. 61c5504 Merge branch 'master' by Kumar Gala · 19 years ago
  7. 2c27660 [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc() by Michael Ellerman · 19 years ago
  8. 7e5b593 [PATCH] powerpc: add a raw dump command to xmon by Olaf Hering · 19 years ago
  9. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  10. 1ae5db3 powerpc: update defconfigs by Paul Mackerras · 19 years ago
  11. 92eb460 [PATCH] powerpc: properly configure DDR/P5IOC children devs by John Rose · 19 years ago
  12. 920573b [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS by Olaf Hering · 19 years ago
  13. 0e8ed47 [PATCH] powerpc: RTC memory corruption by Michael Neuling · 19 years ago
  14. c6cb3b5 [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption by Benjamin Herrenschmidt · 19 years ago
  15. cd9c99d [PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option by Michael Ellerman · 19 years ago
  16. e2c552c [PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105 by Olaf Hering · 19 years ago
  17. eacb196 [PATCH] powerpc: correct cacheflush loop in zImage by Olaf Hering · 19 years ago
  18. 0a45d44 powerpc: Fix problem with time going backwards by Paul Mackerras · 19 years ago
  19. 82dfdca powerpc: Disallow lparcfg being a module by Paul Mackerras · 19 years ago
  20. 5164501 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  21. 0d514f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  22. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 19 years ago
  23. c05b477 ppc64: make sure to align stack pointer to 16 bytes at boot by Linus Torvalds · 19 years ago
  24. ab1b55e [PATCH] powerpc: incorrect rmo_top handling in prom_init by Benjamin Herrenschmidt · 19 years ago
  25. aa5cb021 [PATCH] powerpc: Expose SMT and L1 icache snoop userland features by Benjamin Herrenschmidt · 19 years ago
  26. 0c2aca8 powerpc32: Fix timebase synchronization on 32-bit powermacs by Paul Mackerras · 19 years ago
  27. 76a0ee3 powerpc: Turn off verbose debug output in powermac platform functions by Paul Mackerras · 19 years ago
  28. cd8a567 powerpc: Fix might-sleep warning in program check exception handler by Paul Mackerras · 19 years ago
  29. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  30. 9585da3 Merge branch 'master' of git+ssh://galak@master.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Kumar Gala · 19 years ago
  31. 6749c55 Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  32. 56ec646 [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping by Michael Ellerman · 19 years ago
  33. 273d280 [PATCH] powerpc: fix NULL pointer in handle_eeh_events by Olaf Hering · 19 years ago
  34. 634473d [PATCH] powerpc: vdso 64bits gettimeofday bug by Benjamin Herrenschmidt · 19 years ago
  35. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 19 years ago
  36. 2cf82c0 powerpc: Export variables used in conversions to/from cputime_t by Paul Mackerras · 19 years ago
  37. add2b6f Make Kprobes depend on modules by Linus Torvalds · 19 years ago
  38. 329dda0 [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM by Kumar Gala · 19 years ago
  39. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 19 years ago
  40. a00428f Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  41. 4558f41 [PATCH] powerpc: Don't re-assign PCI resources on Maple by Segher Boessenkool · 19 years ago
  42. 72b1381 [PATCH] powerpc: Fix some MPIC + HT APIC buglets by Segher Boessenkool · 19 years ago
  43. 7c375b9 [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig by Olof Johansson · 19 years ago
  44. f1870f7 [PATCH] powerpc64: remove broken/bitrotted HMT support by Anton Blanchard · 19 years ago
  45. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 19 years ago
  46. 47f78a4 [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear by R Sharada · 19 years ago
  47. 611ae59 [PATCH] powerpc: disable OProfile for iSeries by Kelly Daly · 19 years ago
  48. f1434a4 [PATCH] powerpc: fix altivec_unavailable_exception Oopses by Alan Curry · 19 years ago
  49. 01aaed9 [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump by Haren Myneni · 19 years ago
  50. 337a712 [PATCH] powerpc: Only calculate htab_size in one place for kexec by Michael Ellerman · 19 years ago
  51. bd6ef57 [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly by Michael Ellerman · 19 years ago
  52. 8080d54 powerpc: Add PCI support for 8540 ADS to powerpc tree by Andy Fleming · 19 years ago
  53. 6bd25e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  54. c8b8b1f [PATCH] powermac: Fix loss of ethernet PHY on sleep by Benjamin Herrenschmidt · 19 years ago
  55. 496b7a5 [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads by Michael Ellerman · 19 years ago
  56. 8fca927 [PATCH] powerpc: Make UP -> SMP kexec work again by Michael Ellerman · 19 years ago
  57. f018b36 [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernel by Michael Ellerman · 19 years ago
  58. 2b9a32e [PATCH] powerpc: Fix OOPS in lparcfg on G5 by Olof Johansson · 19 years ago
  59. 0728a2f [PATCH] powerpc: remove duplicate exports by Olaf Hering · 19 years ago
  60. 092b8f3 powerpc: Keep xtime and gettimeofday in sync by Paul Mackerras · 19 years ago
  61. 8b0d551 powerpc: Fix mpc83xx restart bug by Kumar Gala · 19 years ago
  62. d6c662d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  63. 7056729 [PATCH] Fix building external modules on ppc32 by Andreas Gruenbacher · 19 years ago
  64. 00adbf6 [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards by Kumar Gala · 19 years ago
  65. 774fee5 [PATCH] powerpc: Add missing vmlinux.bin target by Geoff Levand · 19 years ago
  66. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  67. 1965746 [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries by Michael Ellerman · 19 years ago
  68. 0941d57 [PATCH] powerpc: Clean up pSeries firmware feature initialisation by Michael Ellerman · 19 years ago
  69. a7cb033 [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S by Becky Bruce · 19 years ago
  70. fbc94e7 [PATCH] powerpc: lindent 85xx platform code by Becky Bruce · 19 years ago
  71. e19217d [PATCH] powerpc: rename mpc85xx.c to misc.c by Becky Bruce · 19 years ago
  72. 46ed55f [PATCH] powerpc: mpc85xx_ads.c include file cleanup by Becky Bruce · 19 years ago
  73. 66f2d02 [PATCH] powerpc: Fix Kernel FP unavail exception for BookE by Becky Bruce · 19 years ago
  74. d6d9385 Merge ../powerpc-merge by Paul Mackerras · 19 years ago
  75. b37ce28 [PATCH] powerpc: unshare system call registration by JANAK DESAI · 19 years ago
  76. 8568daa ppc: Use the system call table from arch/powerpc/kernel/systbl.S by Paul Mackerras · 19 years ago
  77. 6fa2ffe [PATCH] fix iomem annotations in dart_iommu by Al Viro · 19 years ago
  78. 29e646d [PATCH] powerpc signal __user annotations by Al Viro · 19 years ago
  79. de125bf [PATCH] powermac pci iomem annotations by Al Viro · 19 years ago
  80. fe69102 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  81. 1d0bd71 [PATCH] bogus extern in low_i2c.c by Al Viro · 19 years ago
  82. d04e4e1 [PATCH] eeh_driver NULL noise removal by Al Viro · 19 years ago
  83. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 19 years ago
  84. 8f75015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Paul Mackerras · 19 years ago
  85. e060e08 [PATCH] powerpc: Lindent platforms/83xx by Kumar Gala · 19 years ago
  86. 30f5933 [PATCH] powerpc: Cleanup MPC83xx platform support by Kumar Gala · 19 years ago
  87. 4b10cfd [PATCH] powerpc: Add platform support for MPC834x USB controllers by Kumar Gala · 19 years ago
  88. 158daa4 [PATCH] powerpc: remove check for ELF offset in powerpc bootimage by Olaf Hering · 19 years ago
  89. 3b9331d [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h by Michael Ellerman · 19 years ago
  90. d7a5b2f [PATCH] powerpc: Always panic if lmb_alloc() fails by Michael Ellerman · 19 years ago
  91. 2fb07d7 [PATCH] powerpc: cleaned up fsl_soc.c by Kumar Gala · 19 years ago
  92. d2515c8 [PATCH] powerpc: cleanup pmac_newworld variable usage by Olaf Hering · 19 years ago
  93. 72646c7 [PATCH] powerpc: Add Virtex-4 FX to cpu table by Grant C. Likely · 19 years ago
  94. 7d4d615 [PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu by Nathan Lynch · 19 years ago
  95. 4dc4325 [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down by Michael Neuling · 19 years ago
  96. f9b4045 [PATCH] powerpc: Don't use toc in decrementer_iSeries_masked by Michael Ellerman · 19 years ago
  97. 09f5dc4 [PATCH] powerpc: Cleanup, consolidating icache dirtying logic by David Gibson · 19 years ago
  98. 95eff20 [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c] by Jesper Juhl · 19 years ago
  99. 4009d98 [PATCH] powerpc: fix compile warning in udbg_init_maple_realmode by Olaf Hering · 19 years ago
  100. d60dcd9 [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address by Olaf Hering · 19 years ago