summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-3114-84/+297
|\
| * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| * [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
| * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
| * [POWERPC] Fix new interrupt code (MPIC detection)Segher Boessenkool2006-07-281-4/+11
| * [POWERPC] Fix new interrupt code (MPIC endianness)Segher Boessenkool2006-07-281-0/+2
| * [POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt2006-07-282-30/+50
| * [POWERPC] Fix mem= handling when the memory limit is > RMO sizeMichael Ellerman2006-07-261-1/+2
| * [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-11/+24
| * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-261-5/+8
| * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
| * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-262-11/+25
| * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-261-0/+2
| * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-261-0/+34
| * [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-261-16/+96
* | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-3/+55
* | [PATCH] vDSO hash-style fixRoland McGrath2006-07-314-2/+6
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-7/+3
|/
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-9/+22
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
* [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt2006-07-101-10/+28
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-1014-204/+243
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* [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
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30143-143/+0
* | typo fixes: occuring -> occurringAdrian Bunk2006-06-302-2/+2
* | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-302-2/+2
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2958-921/+3256
|\ \
| * | [POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras2006-06-291-0/+1
OpenPOWER on IntegriCloud