aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
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
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt
2012-10-17Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-10-17x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds
2012-10-16FRV: Fix const sections changeAndi Kleen
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle
2012-10-16UAPI: (Scripted) Disintegrate arch/parisc/include/asmDavid Howells
2012-10-16Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par...David Howells
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney
2012-10-16sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-15xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov