index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-20
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
1
-1
/
+1
2008-02-07
[POWERPC] Update default irq servers when boot cpu is removed
Nathan Fontenot
1
-32
/
+45
2008-02-07
[POWERPC] Remove redundant of_get_cpu_node routine
Nathan Fontenot
1
-26
/
+1
2008-02-07
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
4
-7
/
+14
2008-02-07
[POWERPC] Update irq descriptor affinity
Nathan Fontenot
1
-1
/
+1
2008-02-06
[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-27
/
+21
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2
-8
/
+8
2008-01-24
driver core: make /sys/power a kobject
Greg Kroah-Hartman
1
-5
/
+5
2008-01-24
kobject: convert pseries/power.c to kobj_attr interface
Greg Kroah-Hartman
1
-12
/
+8
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-8
/
+6
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+2
2008-01-17
[POWERPC] eeh.c: Use for_each_child_of_node
Stephen Rothwell
1
-22
/
+21
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-1
/
+0
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
2
-0
/
+3
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-8
/
+6
2007-12-20
[POWERPC] Push down or eliminate smp_processor_id calls in xics code
Milton Miller
2
-33
/
+29
2007-12-11
[POWERPC] EEH: Avoid a possible NULL pointer dereference
Stephen Rothwell
1
-2
/
+2
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-1
/
+1
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
1
-17
/
+7
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-1
/
+1
2007-12-03
[POWERPC] EEH: Report errors as soon as possible
Linas Vepstas
1
-7
/
+8
2007-12-03
[POWERPC] EEH: Be careful when identifying "empty" slots.
Linas Vepstas
1
-1
/
+1
2007-12-03
[POWERPC] EEH: Work with device endpoint, always
Linas Vepstas
1
-0
/
+1
2007-12-03
[POWERPC] Remove prod_processor()
Nathan Lynch
1
-5
/
+0
2007-12-03
[POWERPC] Cleanup SMT thread handling
Benjamin Herrenschmidt
1
-1
/
+2
2007-12-03
Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"
Paul Mackerras
1
-2
/
+1
2007-11-20
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
1
-1
/
+2
2007-11-19
[POWERPC] pSeries: make pseries_defconfig minus PCI build again
Stephen Rothwell
1
-1
/
+1
2007-11-08
[POWERPC] EEH: Make sure warning message is printed
Linas Vepstas
1
-1
/
+1
2007-11-08
[POWERPC] EEH: Avoid crash on null device
Linas Vepstas
1
-3
/
+8
2007-11-08
[POWERPC] EEH: Drivers that need reset trump others
Linas Vepstas
1
-4
/
+6
2007-11-08
[POWERPC] EEH: Clean up comments
Linas Vepstas
1
-5
/
+3
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
1
-0
/
+1
2007-11-08
[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works
Michael Ellerman
1
-0
/
+6
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-38
/
+47
2007-10-11
[POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC
Olof Johansson
1
-0
/
+14
2007-10-11
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
1
-5
/
+0
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-10-03
[POWERPC] Fix panic in RTAS code
Tony Breeds
1
-6
/
+9
2007-10-03
[POWERPC] Simplify rtas_change_msi() error semantics
Michael Ellerman
1
-7
/
+11
2007-10-03
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
Michael Ellerman
1
-14
/
+3
2007-10-02
[POWERPC] pseries: device node status can be "ok" or "okay"
Linas Vepstas
1
-1
/
+1
2007-10-02
[POWERPC] Fix xics set_affinity code
Anton Blanchard
1
-1
/
+1
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-08-17
[POWERPC] pseries: Remove dead EEH video code
Linas Vepstas
1
-17
/
+0
2007-08-17
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
1
-3
/
+4
2007-08-17
[POWERPC] pseries: Fix jumbled no_logging flag
Linas Vepstas
1
-8
/
+6
[prev]
[next]