| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy | 2011-04-27 | 1 | -0/+38 |
* | powerpc: Use smt_snooze_delay=-1 to always busy loop | Anton Blanchard | 2010-05-21 | 1 | -9/+8 |
* | powerpc: Remove check of ibm,smt-snooze-delay OF property | Anton Blanchard | 2010-05-21 | 1 | -29/+0 |
* | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+19 |
* | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras | 2009-09-11 | 1 | -0/+3 |
* | powerpc: Fix bugs introduced by sysfs changes | Benjamin Herrenschmidt | 2009-03-27 | 1 | -4/+2 |
* | powerpc: Make sysfs code use smp_call_function_single | Rusty Russell | 2009-03-24 | 1 | -25/+6 |
* | powerpc: Rewrite sysfs processor cache info code | Nathan Lynch | 2009-01-08 | 1 | -296/+4 |
* | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -6/+1 |
* | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 |
* | powerpc: Fix build warnings introduced by PMC support on 32-bit | Kumar Gala | 2008-09-18 | 1 | -2/+4 |
* | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt | 2008-08-20 | 1 | -18/+88 |
* | powerpc: Remove redundant sysfs_remove_file calls for cache info | Nathan Lynch | 2008-08-20 | 1 | -9/+2 |
* | powerpc: Show processor cache information in sysfs | Nathan Lynch | 2008-07-28 | 1 | -0/+309 |
* | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 | 1 | -1/+1 |
* | powerpc: Fallout from sysdev API changes | Stephen Rothwell | 2008-07-25 | 1 | -1/+2 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -4/+11 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -1/+1 |
* | [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c | Olof Johansson | 2007-09-14 | 1 | -1/+3 |
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y | Olof Johansson | 2007-09-14 | 1 | -0/+60 |
* | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg | 2007-07-10 | 1 | -3/+2 |
* | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+2 |
* | [POWERPC] Change topology_init() to a subsys_initcall | Kevin Corry | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -1/+2 |
* | [POWERPC] pasemi: PA6T oprofile support | Olof Johansson | 2007-04-24 | 1 | -6/+6 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] PA6T PMC support | Olof Johansson | 2007-02-07 | 1 | -49/+92 |
* | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
* | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
* | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-07 | 1 | -4/+4 |
* | [POWERPC] iSeries: fix sysfs.c for combined build | Stephen Rothwell | 2006-12-04 | 1 | -6/+4 |
* | [POWERPC] sysfs: add support for adding/removing spu sysfs attributes | Christian Krafft | 2006-10-25 | 1 | -0/+66 |
* | [POWERPC] Always call cede in pseries dedicated idle loop | Anton Blanchard | 2006-09-26 | 1 | -2/+2 |
* | [POWERPC] Enable PURR sysfs entry correctly | Michael Neuling | 2006-08-07 | 1 | -2/+2 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman | 2006-07-31 | 1 | -2/+2 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -3/+2 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -11/+1 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -13/+2 |
* | [PATCH] powerpc: Allow devices to register with numa topology | Jeremy Kerr | 2006-05-01 | 1 | -0/+18 |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -3/+3 |
* | [PATCH] powerpc: Fix some initcall return values | Anton Blanchard | 2006-03-28 | 1 | -3/+3 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 1 | -1/+0 |
* | [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc | David Gibson | 2005-11-10 | 1 | -0/+384 |