summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle
2021-07-08s390: move restart of execve() syscallSven Schnelle
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle
2021-07-08io_uring: mitigate unlikely iopoll lagPavel Begunkov
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-09scripts: add generic syscallnr.shMasahiro Yamada
2021-07-09scripts: check duplicated syscall number in syscall tableMasahiro Yamada
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/mremap: hold the rmap lock in write mode when moving page table entries.Aneesh Kumar K.V
2021-07-08mm/mremap: use pmd/pud_poplulate to update page table entriesAneesh Kumar K.V
2021-07-08mm/mremap: don't enable optimized PUD move if page table levels is 2Aneesh Kumar K.V
2021-07-08mm/mremap: convert huge PUD move to separate helperAneesh Kumar K.V
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh 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-08kdump: use vmlinux_build_id to simplifyStephen Boyd
2021-07-08buildid: fix kernel-doc notationStephen Boyd
2021-07-08buildid: mark some arguments constStephen Boyd
2021-07-08scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd
2021-07-08scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd
2021-07-08scripts/decode_stacktrace.sh: support debuginfodStephen Boyd
2021-07-08x86/dumpstack: use %pSb/%pBb for backtrace printingStephen Boyd
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd
2021-07-08buildid: stash away kernels build ID on initStephen Boyd
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd
2021-07-08buildid: only consider GNU notes for build ID parsingStephen 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