1. d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  2. 983f910 powerpc/cpuhp: BUG -> WARN conversion in offline path by Nathan Lynch · 3 years, 4 months ago
  3. 8241461 powerpc/smp: Fix OOPS in topology_init() by Christophe Leroy · 3 years, 5 months ago
  4. 590e1e4 powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE by Jason Wang · 3 years, 7 months ago
  5. 7b2aab5 powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default() by Cédric Le Goater · 4 years, 4 months ago
  6. 39f8756 powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self() by Michael Ellerman · 4 years, 5 months ago
  7. a02f6d4 powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 5 months ago
  8. c718547 powerpc/perf: Add support for ISA3.1 PMU SPRs by Madhavan Srinivasan · 4 years, 6 months ago
  9. 6909f179 powerpc/sysfs: Show idle_purr and idle_spurr for every CPU by Gautham R. Shenoy · 4 years, 9 months ago
  10. 22697da powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation by Kajol Jain · 5 years ago
  11. fcdb524 powerpc/kernel/sysfs: Refactor current sysfs.c by Madhavan Srinivasan · 5 years ago
  12. 734560a powerpc/pseries/svm: Export guest SVM status to user space via sysfs by Ryan Grimm · 5 years ago
  13. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  14. efb463c powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  15. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  16. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  17. c0abd0c powerpc/64: move default SPR recording by Nicholas Piggin · 7 years ago
  18. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  19. c134f0d powerpc: Expose TSCR via sysfs only on powernv by Cyril Bur · 7 years ago
  20. b6d34eb powerpc: Expose TSCR via sysfs by Anton Blanchard · 7 years ago
  21. 1696d0f powerpc/64: Set DSCR default initially from SPR by Nicholas Piggin · 7 years ago
  22. 3f2290e powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body by Michael Ellerman · 8 years ago
  23. e76ca27 powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot by Tyrel Datwyler · 8 years ago
  24. 977ab25 powerpc/sysfs: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  25. 34852ed powerpc/sparse: make some things static by Daniel Axtens · 9 years ago
  26. d3cb06e powerpc/dscr: Add some in-code documentation by Anshuman Khandual · 10 years ago
  27. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  28. 1739ea9 powerpc: Fix regression of per-CPU DSCR setting by Sam bobroff · 11 years ago
  29. 39a360e powerpc: Split __SYSFS_SPRSETUP macro by Sam bobroff · 11 years ago
  30. d1a5511 powerpc, sysfs: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  31. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  32. a718948 powerpc/85xx: add sysfs for pw20 state and altivec idle by Wang Dongsheng · 11 years ago
  33. fd7e429 powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs by Madhavan Srinivasan · 11 years ago
  34. d1211af powerpc/sysfs: Disable writing to PURR in guest mode by Madhavan Srinivasan · 11 years ago
  35. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  36. d5dae721 powerpc/topology: Fix spurr attribute permission by Benjamin Herrenschmidt · 12 years ago
  37. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  38. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  39. 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  40. 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  41. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  42. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  43. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  44. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  45. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  46. 707827f powerpc/cpuidle: cpuidle driver for pSeries by Deepthi Dharwar · 13 years ago
  47. 595fe91 powerpc: Export PIR data through sysfs by Ananth N Mavinakayanahalli · 13 years ago
  48. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  49. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  50. b878dc0 powerpc: Use smt_snooze_delay=-1 to always busy loop by Anton Blanchard · 15 years ago
  51. dd04c63 powerpc: Remove check of ibm,smt-snooze-delay OF property by Anton Blanchard · 15 years ago
  52. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  53. a6dbf93 powerpc: Fix bug where perf_counters breaks oprofile by Paul Mackerras · 15 years ago
  54. ec78c8a powerpc: Fix bugs introduced by sysfs changes by Benjamin Herrenschmidt · 16 years ago
  55. 9a37193 powerpc: Make sysfs code use smp_call_function_single by Rusty Russell · 16 years ago
  56. 93197a3 powerpc: Rewrite sysfs processor cache info code by Nathan Lynch · 16 years ago
  57. 13ba3c0 powerpc: Convert sysfs cache code to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  58. a1e0eb1 powerpc: Fix build for 32-bit SMP configs by Milton Miller · 16 years ago
  59. 33a7f12 powerpc: Fix build warnings introduced by PMC support on 32-bit by Kumar Gala · 16 years ago
  60. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 16 years ago
  61. f3d3d30 powerpc: Remove redundant sysfs_remove_file calls for cache info by Nathan Lynch · 16 years ago
  62. 124c27d powerpc: Show processor cache information in sysfs by Nathan Lynch · 16 years ago
  63. 9ba1984 powerpc: register_cpu_online should be __cpuinit by Nathan Lynch · 16 years ago
  64. 00bf6e9 powerpc: Fallout from sysdev API changes by Stephen Rothwell · 16 years ago
  65. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  66. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  67. 6bcc4c0 [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c by Olof Johansson · 17 years ago
  68. 2e1957f [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y by Olof Johansson · 17 years ago
  69. 12654f7 [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports by Johannes Berg · 18 years ago
  70. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  71. e9e77ce [POWERPC] Change topology_init() to a subsys_initcall by Kevin Corry · 18 years ago
  72. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 18 years ago
  73. 25fc530 [POWERPC] pasemi: PA6T oprofile support by Olof Johansson · 18 years ago
  74. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  75. 6529c13 [POWERPC] PA6T PMC support by Olof Johansson · 18 years ago
  76. f050982 [POWERPC] Add SPURR SPR to sysfs by Anton Blanchard · 18 years ago
  77. 4c198557 [POWERPC] Add DSCR SPR to sysfs by Anton Blanchard · 18 years ago
  78. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  79. ad5cb17 [POWERPC] iSeries: fix sysfs.c for combined build by Stephen Rothwell · 18 years ago
  80. 0344c6c [POWERPC] sysfs: add support for adding/removing spu sysfs attributes by Christian Krafft · 18 years ago
  81. 0ddd3e7 [POWERPC] Always call cede in pseries dedicated idle loop by Anton Blanchard · 18 years ago
  82. afd0542 [POWERPC] Enable PURR sysfs entry correctly by Michael Neuling · 18 years ago
  83. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  84. 8c78f30 [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications by Chandra Seetharaman · 18 years ago
  85. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 19 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  87. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  88. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  89. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  90. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 19 years ago
  91. 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 19 years ago
  92. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 19 years ago
  93. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 19 years ago
  94. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
  95. 69ed332 [PATCH] powerpc: Fix some initcall return values by Anton Blanchard · 19 years ago
  96. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  97. d3d2176 [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc by David Gibson · 19 years ago[Renamed (99%) from arch/ppc64/kernel/sysfs.c]
  98. 2249ca9 powerpc: Various UP build fixes by Paul Mackerras · 19 years ago
  99. fd5b437 [PATCH] ppc64: add number of PMCs to cputable by Anton Blanchard · 19 years ago
  100. 180a336 [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function by Michael Ellerman · 19 years ago