summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17694-6328/+1252
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-175-58/+51
| |\
| | * bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov2019-06-141-53/+21
| | * powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-06-133-5/+6
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-071-0/+24
| | |\
| | | * bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arshLuke Nelson2019-05-311-0/+18
| | | * bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32Björn Töpel2019-05-231-0/+6
| * | | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-179-6/+303
| |\ \ \
| | * | | riscv: remove unused barrier definesRolf Eike Beer2019-06-171-5/+0
| | * | | riscv: mm: synchronize MMU after pte changeShihPo Hung2019-06-171-0/+13
| | * | | riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2019-06-172-0/+67
| | * | | riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley2019-06-171-0/+215
| | * | | arch: riscv: add support for building DTB files from DT source dataPaul Walmsley2019-06-171-0/+2
| | * | | riscv: Fix udelay in RV32.Nick Hu2019-06-111-1/+1
| | * | | riscv: export pm_power_off againAndreas Schwab2019-06-111-0/+1
| | * | | RISC-V: defconfig: enable clocks, serial consoleKevin Hilman2019-06-111-0/+4
| | | |/ | | |/|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-1610-18/+36
| |\ \ \
| | * | | x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-151-1/+1
| | * | | x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin2019-06-141-1/+1
| | * | | x86/fpu: Don't use current->mm to check for a kthreadChristoph Hellwig2019-06-132-4/+4
| | * | | x86/kgdb: Return 0 from kgdb_arch_set_breakpoint()Matt Mullins2019-06-121-1/+1
| | * | | x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-121-0/+3
| | * | | x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse2019-06-121-1/+6
| | * | | x86/fpu: Update kernel's FPU state before using for the fsave headerSebastian Andrzej Siewior2019-06-081-0/+5
| | * | | x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He2019-06-071-1/+10
| | * | | x86/fpu: Use fault_in_pages_writeable() for pre-faultingHugh Dickins2019-06-061-9/+2
| | * | | x86/CPU: Add more Icelake model numbersKan Liang2019-06-061-0/+3
| * | | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-158-4/+59
| |\ \ \ \
| | * | | | powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy2019-06-073-1/+6
| | * | | | powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin2019-06-071-2/+14
| | * | | | powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-072-0/+33
| | * | | | powerpc: Fix kexec failure on book3s/32Christophe Leroy2019-06-072-1/+6
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-146-10/+62
| |\ \ \ \ \
| | * | | | | arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin2019-06-134-9/+58
| | * | | | | arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon2019-06-121-0/+3
| | * | | | | arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor2019-06-121-1/+1
| * | | | | | Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-06-082-2/+5
| |\ \ \ \ \ \
| | * | | | | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
| | * | | | | | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-051-1/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-087-13/+10
| |\ \ \ \ \ \
| | * | | | | | MIPS: uprobes: remove set but not used variable 'epc'YueHaibing2019-05-291-3/+0
| | * | | | | | MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-05-291-0/+1
| | * | | | | | MIPS: Make virt_addr_valid() return boolPaul Burton2019-05-292-3/+3
| | * | | | | | MIPS: Bounds check virt_addr_validPaul Burton2019-05-291-0/+5
| | * | | | | | MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven2019-05-221-6/+0
| | * | | | | | MIPS: remove a space after -I to cope with header search paths for VDSOMasahiro Yamada2019-05-221-1/+1
| | * | | | | | MIPS: mark ginvt() as __always_inlineMasahiro Yamada2019-05-221-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08650-6171/+652
| |\ \ \ \ \ \
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 449Thomas Gleixner2019-06-051-3/+1
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-0513-117/+13