summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-01x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-01KVM: PPC: Book3S HV: Fix build error in book3s_hv.cGavin Shan
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-06-01crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABIJosh Poimboeuf
2016-06-01perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-01arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-06-01arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-01arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-12Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-12x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin
2016-05-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause
2016-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-11ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMCBoris Brezillon
2016-05-10arm64/sunxi: 4.6-rc1: Add dependency on generic irq chipSuzuki K Poulose
2016-05-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-10kvmconfig: add more virtio driversAndrey Utkin
2016-05-10x86/kvm: Add stack frame dependency to fastop() inline asmJosh Poimboeuf
2016-05-10Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2016-05-10x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner
2016-05-10ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfcWenyou Yang
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli