aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala2007-11-091-0/+3
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-0820-68/+186
|\
| * [POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco2007-11-011-1/+3
| * [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely2007-11-012-18/+16
| * [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-016-0/+66
| * [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-019-23/+40
| * [POWERPC] allocation fix in ppc/platforms/4xx/luan.cRoel Kluin2007-11-011-1/+6
| * [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-012-8/+40
| * [POWERPC] bootwrapper: Bail from script if any command failsGrant Likely2007-11-011-17/+10
| * [POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely2007-11-011-0/+5
* | [POWERPC] EEH: Make sure warning message is printedLinas Vepstas2007-11-081-1/+1
* | [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg2007-11-081-0/+2
* | [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-081-1/+1
* | [POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson2007-11-081-66/+181
* | [POWERPC] pasemi: Update defconfigOlof Johansson2007-11-081-120/+188
* | [POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell2007-11-081-4/+6
* | [POWERPC] ] Fix memset size errorLi Zefan2007-11-081-1/+1
* | [POWERPC] Fix link errors for allyesconfigStephen Rothwell2007-11-081-2/+1
* | [POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2007-11-082-4/+4
* | [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-081-3/+8
* | [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* | [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3
* | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+3
* | [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-081-3/+31
* | [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds2007-11-081-0/+1
* | [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-084-0/+4
* | [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-081-12/+7
* | [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
* | [POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson2007-11-081-12/+12
* | [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood2007-11-081-6/+7
* | [POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth2007-11-081-4/+6
* | [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-082-0/+2
* | [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-081-0/+6
* | [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.cOlof Johansson2007-11-081-6/+7
* | Merge branch 'linux-2.6' into mergePaul Mackerras2007-11-02126-934/+2619
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34
| * | [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
| * | [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
| * | [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0
| * | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
| * | [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
| * | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-317-7/+7
| * | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
| * | [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King2007-10-311-0/+3
| * | [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
| * | [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
| * | [ARM] Fix omap_h2_1610_defconfig regressionsRussell King2007-10-311-0/+4
| |/
| * Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-305-5/+5
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-309-104/+85
| |\
| | * [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1