summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-09Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V
2021-07-08mm/mremap: allow arch runtime overrideAneesh Kumar K.V
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-08x86/dumpstack: use %pSb/%pBb for backtrace printingStephen Boyd
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08sh: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08s390: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08riscv: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08nios2: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08nds32: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08m68k: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08h8300: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08csky: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08arm64: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08arm: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08arc: convert to setup_initial_init_mm()Kefeng Wang
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport
2021-07-08hexagon: select ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor
2021-07-08hexagon: use common DISCARDS macroNathan Chancellor
2021-07-08hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-06riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong
2021-07-06riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti
2021-07-06riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...Akira Tsukamoto
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-07-06powerpc/64e: Fix system call illegal mtmsrd instructionNicholas Piggin
2021-07-05riscv: ptrace: add argn syntaxJeff Xie
2021-07-05riscv: mm: fix build errors caused by mk_pmd()Nanyong Sun
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-05Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-05powerpc/xive: Fix error handling when allocating an IPICédric Le Goater
2021-07-05powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao