summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-10-19Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-10-19Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel
2012-10-19xtensa: minor compiler warning fixChris Zankel
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley
2012-10-18ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley
2012-10-18ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla
2012-10-18ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla
2012-10-18ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon
2012-10-18arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas
2012-10-18arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas
2012-10-18arm64: Fix the update_vsyscall() prototypeCatalin Marinas
2012-10-18arm64: Select MODULES_USE_ELF_RELACatalin Marinas
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-18ARM: kirkwood: fix buttons on lsxl boardsMichael Walle
2012-10-18ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle
2012-10-18ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
2012-10-17Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson
2012-10-17Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson
2012-10-17Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V