summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-093-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-071-0/+1
| * | ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2020-04-072-4/+2
* | | Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-153-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-111-2/+0
| * | | | | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean2020-04-111-2/+2
| * | | | | | arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-112-0/+9
* | | | | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-1126-303/+109
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-091-2/+2
| * | | | | | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-0912-62/+6
| * | | | | | crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada2020-04-091-2/+0
| * | | | | | crypto: x86 - rework configuration based on KconfigJason A. Donenfeld2020-04-091-87/+65
| * | | | | | x86: add comments about the binutils version to support code in as-instrMasahiro Yamada2020-04-091-0/+10
| * | | | | | x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-093-10/+19
| * | | | | | x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-0913-89/+21
| * | | | | | x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-092-5/+2
| * | | | | | x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-092-6/+2
| * | | | | | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-092-10/+2
| * | | | | | x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-092-44/+2
| * | | | | | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-091-1/+1
| * | | | | | sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-092-4/+0
| * | | | | | h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2020-04-092-15/+13
| * | | | | | sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-091-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-1080-259/+207
|\ \ \ \ \ \
| * | | | | | change email address for Pali RohárPali Rohár2020-04-103-3/+3
| * | | | | | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-107-3/+26
| * | | | | | powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-107-17/+27
| * | | | | | x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-102-0/+14
| * | | | | | x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-108-25/+34