aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAge
* powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner2010-02-18
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-16
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-16
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
|\
| * powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-07
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
* | powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-08
* | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
* | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-02-08
|/
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-01-31
* powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-14
* powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-14
* powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-14
* powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-17
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-17
* powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-17
* powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-17
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\ \
| | \
| | \
| *-. \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-15
| |\ \ \
| | * | | powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-28
| | * | | powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-28
| | | |/ | | |/|
* | | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-09
* | | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-09
* | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
* | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-09
* | | | powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-09
* | | | powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-09
* | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-23
* | | | powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-23
* | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-11
|\| | |
| * | | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-05
| | |/ | |/|
* | | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-30
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-30
* | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-30
* | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-30
|/ /
* / powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-14
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-24
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-09
* | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-10