summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-09x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-09x86/xen: fix booting 32-bit pv guestJuergen Gross
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-09MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada
2020-04-09crypto: x86 - rework configuration based on KconfigJason A. Donenfeld
2020-04-09x86: add comments about the binutils version to support code in as-instrMasahiro Yamada
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld
2020-04-09x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada
2020-04-09x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada
2020-04-09x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada
2020-04-09sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada
2020-04-09h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada
2020-04-09sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada
2020-04-08ACPI, x86/boot: make acpi_nobgrt staticJason Yan
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang
2020-04-08x86/xen: make xen_pvmmu_arch_setup() staticJason Yan
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-07ARM: dts: imx6: add fec gpr property.Martin Fuzzey
2020-04-07ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey
2020-04-08riscv, bpf: Fix offset range checking for auipc+jalr on RV64Luke Nelson
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-04-07Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada
2020-04-07sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand
2020-04-07userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual