aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin
2012-10-22KVM: apic: fix LDR calculation in x2apic modeGleb Natapov
2012-10-22KVM: MMU: fix release noslot pfnXiao Guangrong
2012-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
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-20perf/x86: Disable uncore on virtualized CPUsYan, Zheng
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 commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell
2012-10-19xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-19xen: arm: make p2m operations NOPsIan Campbell
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: sysfs: fix build warning.Ian Campbell
2012-10-19xen/x86: remove duplicated include from enlighten.cWei Yongjun
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-19m68k: Wire up kcmpGeert Uytterhoeven
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov
2012-10-19s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells
2012-10-18UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells
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