summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon
2011-08-28ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-26Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann
2011-08-26Merge branch 'samsung/fixes' of git+ssh://master.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD
2011-08-24ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-22ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric BĂ©nard
2011-08-20sparc: Allow handling signals when stack is corrupted.David S. Miller
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi
2011-08-19ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park
2011-08-19ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim
2011-08-19ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski
2011-08-19ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski
2011-08-19ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan
2011-08-19ARM: S5PV210: Fix build warningAbhilash Kesavan
2011-08-19ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki
2011-08-19ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi
2011-08-19ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi
2011-08-19ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park