summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-3113-51/+51
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-3121-227/+228
* Merge branch 'mpe'Stephen Rothwell2006-07-1415-145/+236
|\
| * [POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman2006-07-141-0/+17
| * [POWERPC] Fix a compiler warning in mm/tlb_64.cMichael Ellerman2006-07-131-0/+1
| * [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-1/+1
| * [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.cMichael Ellerman2006-07-131-8/+12
| * [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-136-6/+84
| * [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman2006-07-132-0/+14
| * [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-134-4/+53
| * [POWERPC] iseries: Cleanup e2a() and strne2a()Michael Ellerman2006-07-131-75/+17
| * [POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman2006-07-133-118/+97
| * [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/configMichael Ellerman2006-07-131-10/+17
* | Merge branch 'hvc_iseries'Stephen Rothwell2006-07-132-3/+8
|\ \
| * | [POWERPC] iseries: A new iSeries consoleStephen Rothwell2006-07-132-3/+8
| |/
* | [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-131-1/+0
|/
* [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-071-38/+1
* [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-071-10/+12
* [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-071-24/+0
* [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-072-30/+50
* [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-071-1/+2
* [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-071-11/+24
* [POWERPC] Add briq support to CHRPBenjamin Herrenschmidt2006-07-073-7/+72
* [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-071-5/+8
* [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-071-1/+5
* [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-072-11/+25
* [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-071-0/+2
* [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-071-0/+34
* [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-071-16/+96
* [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile.Niels Kristian Bech Jensen2006-07-071-0/+4
* [PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt2006-07-051-10/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-032-2/+2
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-032-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-0349-2229/+6070
|\ \
| * \ Merge branch '83xx' into for_paulusKumar Gala2006-07-035-1/+1526
| |\ \
| | * | powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips2006-07-031-0/+1336
| | * | powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips2006-07-034-1/+190
| * | | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-0338-1906/+2314
| * | | [POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt2006-07-031-1/+4
| * | | [POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt2006-07-031-24/+419
| * | | [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-0314-590/+663
| * | | [POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt2006-07-031-1/+12
| * | | [POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2006-07-032-7/+19
| * | | [POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt2006-07-033-7/+43
| * | | [POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras2006-07-031-0/+1378
| * | | [POWERPC] fix implicit declaration on cell.Dave Jones2006-07-031-0/+1
| * | | [POWERPC] change get_property to return void *Jeremy Kerr2006-07-031-2/+1
| | |/ | |/|
* | | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-031-6/+1
* | | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-031-1/+1
|/ /
* | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-027-18/+24
OpenPOWER on IntegriCloud