summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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-056-43/+105
|\
| * [POWERPC] pasemi: Fix module information for gpio-mdioOlof Johansson2007-12-031-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-294-7/+22
| * [POWERPC] pasemi: clean up mdio_gpio a bitOlof Johansson2007-11-291-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/+0
* | [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-031-1/+1
* | [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] powermac: Fix warning in time.cJohannes Berg2007-12-031-0/+2
* | [POWERPC] Remove prod_processor()Nathan Lynch2007-12-031-5/+0
* | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-033-15/+69
* | [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-032-8/+7
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-301-1/+5
|\ \
| * | [MIPS] Fix build.Ralf Baechle2007-12-011-1/+5
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-3026-100/+359
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'at91-fixes' and 'pxa-fixes'Russell King2007-11-2922-49/+252
| |\ \ \
| | | * | [ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao2007-11-291-2/+5
| | | * | [ARM] PXA ssp: unlock when ssp tries to close an invalid portRoel Kluin2007-11-261-0/+1
| | | * | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definitioneric miao2007-11-261-1/+1
| | * | | [ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK.Andrew Victor2007-11-261-8/+8
| | * | | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor2007-11-2618-35/+231
| | * | | [ARM] 4604/2: AT91: Master clock divistor on SAM9Andrew Victor2007-11-261-3/+6
| | |/ /
| * | | [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre2007-11-261-1/+1
| * | | [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-262-39/+58
| * | | [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre2007-11-261-1/+1
| * | | [ARM] uengine: fix memset size errorLi Zefan2007-11-261-4/+2
| * | | [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initializationPavel Pisa2007-11-261-6/+45
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-11-291-25/+16
|\ \ \
| * | | x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann2007-11-281-25/+16
* | | | x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge2007-11-291-2/+2
* | | | lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap2007-11-291-0/+1
* | | | FRV: arrange things such that BRA can reach from the trap tableDavid Howells2007-11-294-15/+18
* | | | memory hotplug x86_64: fix section mismatch in init_memory_mapping()KAMEZAWA Hiroyuki2007-11-291-1/+1
* | | | leak in do_ubd_requestMiklos Szeredi2007-11-291-0/+1
* | | | uml: fix !NO_HZ busy-loopJeff Dike2007-11-291-3/+51
* | | | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-19/+0
* | | | xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-291-0/+4
* | | | UML: build fixWANG Cong2007-11-291-1/+1
* | | | Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-291-0/+5
|/ / /