summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski
2014-09-29KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-09-26Remove MN10300_PROC_MN2WS0038Richard Weinberger
2014-09-26treewide: Fix typos in KconfigMasanari Iida
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: vmx: Implement set_apic_access_page_addrTang Chen
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-09-24kvm: x86: use macros to compute bank MSRsChen Yucong