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