aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* fix typos concerning "instead"Uwe Kleine-König2010-06-161-1/+1
* 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
| |/
* | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-281-0/+7
* | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov2010-04-192-4/+4
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+2
|\
| * powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3055-15/+41
|/
* Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-181-1/+5
|\
| * powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
* | powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
* | powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
* | powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-092-5/+5
* | powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-092-5/+6
* | powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-03-091-1/+21
* | powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-9/+16
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2010-03-099-61/+71
|\ \ | |/ |/|
| * powerpc/perf: e500 supportScott Wood2010-03-051-0/+10
| * powerpc/86xx: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-046-32/+32
| * powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-7/+7
| * powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
| * powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-17/+17
* | [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2843-187/+236
|\ \