summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-08s390/vdso: add minimal compat vdsoSven Schnelle
2021-07-08s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle
2021-07-08s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle
2021-07-08s390/vdso: always enable vdsoSven Schnelle
2021-07-08s390/ap: get rid of register asmHeiko Carstens
2021-07-08s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle
2021-07-08s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-07locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland
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-06arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport
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-05mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann