1. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  2. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  3. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  4. 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 15 years ago
  5. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  6. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 16 years ago
  7. f52862f powerpc/pseries: Fix partition migration hang under load by Brian King · 16 years ago
  8. edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 16 years ago
  9. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 16 years ago
  10. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  11. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  12. 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 17 years ago
  13. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  15. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  16. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  17. 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 17 years ago
  18. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  19. 8f5c757 [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code by Nathan Lynch · 17 years ago
  20. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 18 years ago
  21. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  22. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  23. f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 18 years ago
  24. 0332c2d [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  25. 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 18 years ago
  26. 39ed2fe [POWERPC] reboot when panic_timout is set by Olaf Hering · 18 years ago
  27. 9a2ded5 [POWERPC] powerpc: Make RTAS console init generic by Michael Neuling · 18 years ago
  28. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  29. 81b73dd [POWERPC] Fix might-sleep warning on removing cpus by Haren Myneni · 18 years ago
  30. b9377ff [POWERPC] clean up pseries hcall interfaces by Anton Blanchard · 18 years ago
  31. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  32. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 19 years ago
  33. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 19 years ago
  34. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 19 years ago
  35. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 19 years ago
  36. 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 19 years ago
  37. 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 19 years ago
  38. 507279d [PATCH] powerpc: reorg RTAS delay code by John Rose · 19 years ago
  39. 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 19 years ago
  40. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  41. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  42. a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
  43. b4fd884 [PATCH] powerpc: remove useless call to touch_softlockup_watchdog by Dave C Boutcher · 19 years ago
  44. 82a4df7 [PATCH] powerpc: prod all processors after ibm,suspend-me by Dave C Boutcher · 19 years ago
  45. c4cb8ec [PATCH] powerpc: return correct rtas status from ibm,suspend-me by Dave C Boutcher · 19 years ago
  46. 31a7f67 [PATCH] powerpc: Fix !SMP build of rtas.c by Michael Ellerman · 19 years ago
  47. 91dc182 [PATCH] powerpc: special-case ibm,suspend-me RTAS call by Dave C Boutcher · 19 years ago
  48. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  49. 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 19 years ago
  50. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  51. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  52. 21fe330 [PATCH] ppc: fix a bunch of warnings by Benjamin Herrenschmidt · 19 years ago
  53. 2249ca9 powerpc: Various UP build fixes by Paul Mackerras · 19 years ago
  54. f4fcbbe powerpc: Merge remaining RTAS code by Paul Mackerras · 19 years ago
  55. 033ef33 powerpc: Merge rtas.c into arch/powerpc/kernel by Paul Mackerras · 19 years ago[Renamed (71%) from arch/ppc64/kernel/rtas.c]
  56. b60fc8bb powerpc: Make some #includes explicit. by Paul Mackerras · 19 years ago
  57. 8f586b2 [PATCH] correct printing to operator panel by Mike Strosaker · 20 years ago
  58. 6566c6f [PATCH] ppc64: pSeries_progress -> rtas_progress by Arnd Bergmann · 20 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2