summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-19ARC: Support syscall ABI v4Vineet Gupta
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-19ARM: multi_v7_defconfig: Don't attempt to enable schedutil governor as moduleJavier Martinez Canillas
2016-08-19ARM: exynos_defconfig: Don't attempt to enable schedutil governor as moduleJavier Martinez Canillas
2016-08-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-19Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-18kvm: nVMX: fix nested tsc scalingPeter Feiner
2016-08-18KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-08-18KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa
2016-08-18x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas
2016-08-17arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin
2016-08-17arm64: KVM: remove misleading comment on pmu statusVladimir Murzin
2016-08-17arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier
2016-08-17KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-16crypto: sha512-mb - fix ctx pointerXiaodong Liu
2016-08-16crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu
2016-08-15x86/power/64: Use __pa() for physical address computationRafael J. Wysocki
2016-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-14Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-08-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-12Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan