summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Allow for bootwrapper utilities being in different directory to obj...David Woodhouse2007-12-061-3/+5
* [POWERPC] Find device-tree source file in default directoryDavid Woodhouse2007-12-061-0/+3
* [POWERPC] Create otheros.bld next to specified output file, not in $object di...David Woodhouse2007-12-061-3/+3
* [POWERPC] CELLEB: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-061-3/+8
* [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/Jon Loeliger2007-12-062-4/+5
* [POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger2007-12-064-5/+5
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras2007-12-059-50/+111
|\
| * [POWERPC] pasemi: Fix module information for gpio-mdioOlof Johansson2007-12-041-0/+5
| * [POWERPC] pasemi: Move cpus to hold loop before restartOlof Johansson2007-12-011-0/+7
| * [POWERPC] pasemi: Don't enter powersaving states from elevated astatesOlof Johansson2007-12-013-1/+22
| * [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-307-14/+28
| * [POWERPC] pasemi: clean up mdio_gpio a bitOlof Johansson2007-11-301-37/+51
* | [POWERPC] Add missing spaces in printk formats in arch/ppcjoe@perches.com2007-12-031-2/+2
* | [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-036-7/+7
* | [POWERPC] Remove redundant declaration of hose_listStephen Rothwell2007-12-031-2/+0Star
* | [POWERPC] iSeries: Fix sparse warnings in setup.cStephen Rothwell2007-12-032-8/+9
* | [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.hStephen Rothwell2007-12-032-5/+6
* | [POWERPC] iSeries: Mark two functions __initStephen Rothwell2007-12-031-2/+2
* | [POWERPC] Make global_phb_number staticStephen Rothwell2007-12-032-2/+1Star
* | [POWERPC] Add xmon function to dump 44x TLBBenjamin Herrenschmidt2007-12-031-0/+38
* | [POWERPC] EEH: Report errors as soon as possibleLinas Vepstas2007-12-031-7/+8
* | [POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas2007-12-031-1/+1
* | [POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas2007-12-031-0/+1
* | [POWERPC] PMU: Remove dead codeJohannes Berg2007-12-031-41/+1Star
* | [POWERPC] PMU: Don't lock_kernel()Johannes Berg2007-12-031-3/+0Star
* | [POWERPC] powermac: Fix warning in time.cJohannes Berg2007-12-031-0/+2
* | [POWERPC] Remove prod_processor()Nathan Lynch2007-12-031-5/+0Star
* | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-034-15/+140
* | [POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppcGrant Likely2007-12-032-2/+2
* | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-023-10/+8Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-12-012-2/+9
|\ \
| * | IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-12-011-2/+6
| * | IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-281-0/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-012-4/+8
|\ \ \
| * | | [MIPS] Fix build.Ralf Baechle2007-12-011-1/+5
| * | | [MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin2007-12-011-3/+3
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-3036-116/+403
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'at91-fixes' and 'pxa-fixes'Russell King2007-11-2930-63/+294
| |\ \ \ \ \
| | | * | | | [ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao2007-11-291-2/+5
| | | * | | | [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao2007-11-291-1/+1
| | | * | | | [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao2007-11-291-0/+1
| | | * | | | [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao2007-11-291-1/+4
| | | * | | | [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-261-2/+2
| | | * | | | [ARM] PXA ssp: unlock when ssp tries to close an invalid portRoel Kluin2007-11-261-0/+1
| | | * | | | [ARM] 4654/1: pxa: update default MFP register valueeric miao2007-11-261-5/+13
| | | * | | | [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.heric miao2007-11-261-1/+1
| | | * | | | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definitioneric miao2007-11-261-1/+1
| | | * | | | [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitionseric miao2007-11-261-2/+17
| | * | | | | [ARM] 4679/1: AT91: Change maintainer email addressAndrew Victor2007-11-291-1/+1
| | * | | | | [ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK.Andrew Victor2007-11-261-8/+8