aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2011-02-17powerpc: Fix hcall tracepoint recursionAnton Blanchard
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt
2010-07-31powerpc: Remove redundant xics badness warningBrian King
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-07powerpc/pseries/dlpar: Use kasprintfJulia Lawall
2010-04-07powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan
2010-03-09powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson
2010-03-09powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski
2010-02-19powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2010-02-09powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt