summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-139-2/+66
|\
| * Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-119-2/+66
| |\
| | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
* | | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-11-1119-49/+104
|\ \ \
| * | | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov2016-11-081-2/+11
| * | | ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2016-11-083-16/+20
| * | | ARC: [plat-eznps] set default baud for early consoleNoam Camus2016-11-081-0/+2
| * | | ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus2016-11-081-6/+0
| * | | Revert "ARC: build: retire old toggles"Vineet Gupta2016-11-081-0/+3
| * | | ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-071-8/+11
| * | | ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-072-9/+13
| * | | arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin2016-11-031-0/+26
| * | | ARC: [SMP] avoid overriding present cpumaskNoam Camus2016-10-311-4/+6
| * | | ARC: Enable PERF_EVENTS in nSIM driven platformsAlexey Brodkin2016-10-319-4/+12
* | | | Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-11-111-2/+5
|\ \ \ \
| * | | | arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin2016-11-101-2/+5
* | | | | Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2016-11-115-5/+11
|\ \ \ \ \
| * | | | | crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann2016-11-111-2/+2
| * | | | | s390: pci: don't print uninitialized data for debuggingArnd Bergmann2016-11-111-1/+1
| * | | | | nios2: fix timer initcall return valueArnd Bergmann2016-11-111-0/+1
| * | | | | x86: apm: avoid uninitialized dataArnd Bergmann2016-11-111-1/+4
| * | | | | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-1/+3
* | | | | | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+2
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-11-091-3/+3
|\ \ \ \ \
| * | | | | s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-11-074-21/+42
|\ \ \ \ \ \
| * | | | | | arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-054-21/+42
| | |_|/ / / | |/| | | |
* | | | | | openrisc: Define __ro_after_init to avoid crashGuenter Roeck2016-11-061-0/+2
| |_|_|/ / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-0410-102/+59
|\ \ \ \ \
| * | | | | kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-021-1/+1
| * | | | | kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-021-7/+15
| * | | | | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-024-65/+6
| * | | | | KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2016-10-281-1/+3
| * | | | | kvm/x86: Show WRMSR data is in hexBorislav Petkov2016-10-271-3/+3
| * | | | | Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-10-271-2/+2
| |\ \ \ \ \
| | * | | | | KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank2016-10-261-2/+2
| * | | | | | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-271-2/+2
| * | | | | | KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-262-12/+19
| * | | | | | KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-10-261-4/+4
| * | | | | | KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-262-5/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-0415-235/+287
|\ \ \ \ \ \
| * | | | | | MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
| * | | | | | MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki2016-11-041-64/+39
| * | | | | | MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2016-11-042-117/+131
| * | | | | | MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki2016-11-041-5/+1
| * | | | | | MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki2016-11-041-1/+1
| * | | | | | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-045-42/+78
| * | | | | | MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki2016-11-041-0/+1
| * | | | | | MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-042-31/+31
| * | | | | | MIPS: Fix __show_regs() outputPaul Burton2016-11-041-21/+21