summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-04-222-3/+3
|\
| * parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-1/+1
| * powerpc/perf: open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-212-2/+2
|\ \
| * | mm/userfaultfd: disable userfaultfd-wp on x86_32Peter Xu2020-04-211-1/+1
| * | sh: fix build error in mm/init.cMasahiro Yamada2020-04-211-1/+1
* | | Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-04-212-8/+10
|\ \ \
| * | | KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2020-04-212-8/+10
* | | | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-04-211224-15645/+34962
|\ \ \ \
| * | | | KVM: s390: Fix PV check in deliverable_irqs()Eric Farman2020-04-201-1/+1
| | |/ / | |/| |
| * | | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-196-21/+56
| |\ \ \
| | * | | x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
| | * | | x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
| | * | | x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-173-0/+16
| | * | | x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-171-1/+2
| | * | | x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
| | * | | x86/umip: Make umip_insns staticJason Yan2020-04-151-1/+1
| | * | | x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-141-1/+1
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-172-13/+4
| |\ \ \ \
| | * | | | arm64: Delete the space separator in __emit_instFangrui Song2020-04-151-1/+3
| | * | | | arm64: vdso: don't free unallocated pagesMark Rutland2020-04-151-12/+1
| | |/ / /
| * | | | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-171-1/+1
| |\ \ \ \
| | * | | | arm/xen: make _xen_start_info staticJason Yan2020-04-171-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-165-40/+70
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson2020-04-141-16/+24
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-103-20/+43
| | |\ \ \ \
| | | * | | | arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson2020-04-091-2/+10
| | | * | | | riscv, bpf: Fix offset range checking for auipc+jalr on RV64Luke Nelson2020-04-081-17/+32
| | | * | | | riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel2020-04-031-1/+1
| | * | | | | ARM: dts: imx6: add fec gpr property.Martin Fuzzey2020-04-081-0/+1
| | * | | | | ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2020-04-082-4/+2
| * | | | | | Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-163-5/+16
| |\ \ \ \ \ \
| | * | | | | | efi/x86: Revert struct layout change to fix kexec boot regressionArd Biesheuvel2020-04-141-0/+2
| | * | | | | | efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel2020-04-141-2/+10
| | * | | | | | efi/x86: Fix the deletion of variables in mixed modeGary Lin2020-04-141-2/+2
| | * | | | | | efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel2020-04-141-1/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-142-3/+17
| |\ \ \ \ \ \
| | * | | | | | x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-1/+5
| | * | | | | | x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan2020-04-111-0/+10
| | * | | | | | x86: hyperv: report value of misc_featuresOlaf Hering2020-04-091-2/+2
| * | | | | | | m68k: Drop redundant generic-y += hardirq.hGeert Uytterhoeven2020-04-131-1/+0
| | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
| |\ \ \ \ \ \
| | * | | | | | KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| | * | | | | | KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| | * | | | | | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
| * | | | | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-123-0/+522
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| * | | | | | | | Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-113-4/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean2020-04-101-2/+0
| | * | | | | | | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-101-2/+2