summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02sh/mm: use helper fault_signal_pending()Peter Xu
2020-04-02powerpc/mm: use helper fault_signal_pending()Peter Xu
2020-04-02arm64/mm: use helper fault_signal_pending()Peter Xu
2020-04-02arc/mm: use helper fault_signal_pending()Peter Xu
2020-04-02x86/mm: use helper fault_signal_pending()Peter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-02csky: Enable LOCKDEP_SUPPORTGuo Ren
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-01x86: start using named parameters for low-level uaccess asmsLinus Torvalds
2020-04-01x86: get rid of 'rtype' argument to __get_user_asm() macroLinus Torvalds
2020-04-01x86: get rid of 'rtype' argument to __put_user_goto() macroLinus Torvalds
2020-04-01Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier
2020-04-01powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-01powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras
2020-04-01powerpc: Suppress .eh_frame generationNaveen N. Rao
2020-04-01powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport
2020-04-01powerpc/vmlinux.lds: Explicitly retain .gnu.hashMichael Ellerman
2020-04-01powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy