1. d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years ago
  2. 5ae3640 powerpc: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  3. 91713ac powerpc/rtasd: simplify handle_rtas_event(), emit message on events by Nathan Lynch · 4 years, 7 months ago
  4. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  7. 4c5d87d powerpc/pseries: PAPR persistent memory support by Oliver O'Halloran · 6 years ago
  8. b27e5f9 powerpc/rtasd: Improve unknown error logging by Oliver O'Halloran · 6 years ago
  9. cd24e45 powerpc/pseries: Remove prrn_work workqueue by Nathan Fontenot · 6 years ago
  10. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  11. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  12. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  13. 57ad583f powerpc: Use octal numbers for file permissions by Russell Currey · 8 years ago
  14. 8153a5e ppc: annotate ->poll() instances by Al Viro · 7 years ago
  15. 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
  16. 675d8ee powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event by John Allen · 8 years ago
  17. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  18. 8c6a0a1 powerpc/pseries: start rtasd before PCI probing by Greg Kurz · 9 years ago
  19. 6e45273 powerpc/pseries: Fix trivial typo in function name by Greg Kurz · 9 years ago
  20. 635218c powerpc: sparse: static-ify some things by Daniel Axtens · 9 years ago
  21. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  22. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  23. a08a53ea powerpc/le: Enable RTAS events support by Greg Kurz · 11 years ago
  24. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 12 years ago
  25. 49c68a8 powerpc/pseries: Add PRRN RTAS event handler by Jesse Larrew · 12 years ago
  26. df17f56 powerpc/pseries: Cancel RTAS event scan before firmware flash by Ravi K. Nittala · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  29. 9ff0c61 powerpc: Mask smp_processor_id() false positive by Paul E. McKenney · 14 years ago
  30. 7f32c9c powerpc: Check RTAS extended log flag before checking length by Anton Blanchard · 14 years ago
  31. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  32. 7358650 powerpc/rtasd: Don't start event scan if scan rate is zero by Michael Ellerman · 15 years ago
  33. d5f86fe powerpc/cpumask: Convert rtasd to new cpumask API by Anton Blanchard · 15 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 15 years ago[Renamed (95%) from arch/powerpc/platforms/pseries/rtasd.c]
  36. f8729e8 powerpc: Convert RTAS event scan from kernel thread to workqueue by Anton Blanchard · 16 years ago
  37. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  38. 76c31f2 powerpc: Honor O_NONBLOCK flag when reading RTAS log by Vitaly Mayatskikh · 16 years ago
  39. 541b275 [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries by Michael Ellerman · 17 years ago
  40. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  41. f7ebf35 [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ by Michael Ellerman · 17 years ago
  42. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  43. a0c7ce9 [POWERPC] Fix panic in RTAS code by Tony Breeds · 17 years ago
  44. 0f2342c [POWERPC] pseries: Eliminate global error_log_cnt variable by Linas Vepstas · 17 years ago
  45. 79c0108 [POWERPC] pseries: Fix jumbled no_logging flag by Linas Vepstas · 17 years ago
  46. 4511dad [POWERPC] pseries: Simplify rtasd initialization by Linas Vepstas · 17 years ago
  47. ba28cc0 [POWERPC] pseries: Use rtas_token instead of hand-rolled code by Linas Vepstas · 17 years ago
  48. a4fc3a3 [POWERPC] pseries: Avoid excess rtas_token calls by Linas Vepstas · 17 years ago
  49. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  50. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  51. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  52. 90ddfeb [PATCH] powerpc: Quiet rtasd output at boot by Olof Johansson · 19 years ago
  53. 49c28e4 [PATCH] powerpc: Avoid __initcall warnings by Anton Blanchard · 19 years ago
  54. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  55. 271c3f3 powerpc: Fix some compile problems with the VDSO stuff by Paul Mackerras · 19 years ago
  56. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  57. f4fcbbe powerpc: Merge remaining RTAS code by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/kernel/rtasd.c]
  58. 0287ebe [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  59. ad21798 [PATCH] ppc64: quieten RTAS printks by Anton Blanchard · 20 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago