aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss
2008-06-05[MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-06-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-06-04mpc52xx_gpio iomem annotationsAl Viro
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: section mismatch fixAndrew Morton
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: enable preemption in delaySteven Rostedt
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan
2008-06-03sh: Add defconfig for RSK7203.Paul Mundt
2008-06-03sh: Update SE7206 defconfig.Paul Mundt
2008-06-02[POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodesTimur Tabi
2008-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala
2008-06-02[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-06-02[POWERPC] 85xx: Add next-level-cache propertyKumar Gala
2008-06-02[POWERPC] Cleanup mpic nodes in .dtsKumar Gala
2008-06-02[POWERPC] 83xx: Add support for Analogue & Micro ASP837E boardBryan O'Donoghue
2008-06-02[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.cTimur Tabi
2008-06-02[POWERPC] fsl: Add warning for unrecognized I2C nodes in the device treeTimur Tabi
2008-06-02[POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov
2008-06-02[POWERPC] 85xx: Enable MSI support for 85xxds boardJason Jin
2008-06-02[POWERPC] 86xx: Enable MSI support for MPC8610HPCD boardJason Jin
2008-06-02[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin
2008-06-02[ARM] pxa: fix tosa.c build errorRussell King
2008-06-02[ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport
2008-06-02[ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport
2008-06-02sh: Disable 4KSTACKS on nommu.Paul Mundt
2008-06-02sh: module.c use kernel unaligned helpersHarvey Harrison