summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-1/+3
* powerpc/pseries: Use kstrdupJulia Lawall2010-07-091-3/+1
* powerpc/iseries: Use kstrdupJulia Lawall2010-07-091-2/+1
* powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocat...Mark Nelson2010-07-091-8/+15
* powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...Mark Nelson2010-07-091-3/+2
* powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy2010-07-091-2/+1
* powerpc/pseries: Partition hibernation supportBrian King2010-07-093-0/+221
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-093-8/+6
* powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
* powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
* powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-311-3/+99
|\
| * powerpc/85xx: Add P1021MDS board supportHaiying Wang2010-05-241-3/+99
* | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2010-05-312-1/+13
|\ \
| * | powerpc/44x: Add basic ICON PPC440SPe board supportStefan Roese2010-05-122-1/+13
* | | tracing: fix for tracepoint API changeStephen Rothwell2010-05-281-5/+5
* | | rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* | | Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-2542-222/+551
|\ \ \
| * \ \ Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2234-182/+502
| |\ \ \
| | * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2130-176/+489
| | |\ \ \ | | | | |/ | | | |/|
| | | * | powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
| | | * | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-5/+5
| | | * | powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
| | | * | powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-212-0/+56
| | | * | powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-211-1/+1
| | | * | powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
| | | * | powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-213-5/+13
| | | * | powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi2010-05-171-1/+2
| | | * | powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2010-05-172-0/+2
| | | |/
| | | * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-073-4/+11
| | | |\
| | | * | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-063-5/+5
| | | * | powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard2010-05-061-14/+19
| | | * | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-1/+1
| | | * | powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard2010-05-061-17/+21
| | | * | powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-061-7/+9
| | | * | powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard2010-05-061-1/+1
| | | * | powerpc/cpumask: Use cpu_online_maskAnton Blanchard2010-05-062-2/+2
| | | * | powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-061-0/+6
| | | * | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-063-26/+34
| | | * | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-053-0/+179
| | | * | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-052-2/+12
| | | * | powerpc/iseries/pci: Use __ratelimitAkinobu Mita2010-04-071-7/+3
| | | * | powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-071-5/+2
| | | * | powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-071-0/+1
| | | * | powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-071-3/+4
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-2/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Powerpc: wii: Fix typo in commentThomas Weber2010-04-261-2/+2
| | | |/
| * | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-227-18/+35
| * | | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-184-7/+5
OpenPOWER on IntegriCloud