summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-07KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-07KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li
2020-04-07Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-07KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-04-07KVM: nVMX: don't clear mtf_pending when nested events are blockedOliver Upton
2020-04-07KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenterUros Bizjak
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann
2020-04-06s390/mm: use fallthrough;Joe Perches
2020-04-05parisc: remove nargs from __SYSCALLFiroz Khan
2020-04-05parisc: Refactor alternative code to accept multiple conditionsHelge Deller
2020-04-05parisc: Rework arch_rw locking functionsHelge Deller
2020-04-05parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin