aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08powerpc/book3s64/mm: update flush_tlb_range to flush page walk cacheAneesh Kumar K.V3-18/+36
2021-07-08mm/mremap: allow arch runtime overrideAneesh Kumar K.V2-1/+20
2021-07-08mm/mremap: hold the rmap lock in write mode when moving page table entries.Aneesh Kumar K.V1-2/+2
2021-07-08mm/mremap: use pmd/pud_poplulate to update page table entriesAneesh Kumar K.V1-4/+3
2021-07-08mm/mremap: don't enable optimized PUD move if page table levels is 2Aneesh Kumar K.V1-1/+1
2021-07-08mm/mremap: convert huge PUD move to separate helperAneesh Kumar K.V1-7/+73
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V1-2/+3
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V1-52/+61
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V13-18/+25
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V22-36/+46
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd4-56/+10
2021-07-08buildid: fix kernel-doc notationStephen Boyd1-1/+1
2021-07-08buildid: mark some arguments constStephen Boyd1-4/+4
2021-07-08scripts/decode_stacktrace.sh: indicate 'auto' can be used for base pathStephen Boyd1-1/+1
2021-07-08scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd1-3/+3
2021-07-08scripts/decode_stacktrace.sh: support debuginfodStephen Boyd1-11/+70
2021-07-08x86/dumpstack: use %pSb/%pBb for backtrace printingStephen Boyd1-1/+1
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd1-1/+1
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd6-29/+166
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd4-2/+28
2021-07-08buildid: stash away kernels build ID on initStephen Boyd3-0/+20
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd2-13/+38
2021-07-08buildid: only consider GNU notes for build ID parsingStephen Boyd1-0/+1
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08sh: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08s390: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08riscv: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08powerpc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08nios2: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08nds32: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08m68k: convert to setup_initial_init_mm()Kefeng Wang2-8/+2
2021-07-08h8300: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08csky: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08arm64: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08arm: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08arc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08mm: add setup_initial_init_mm() helperKefeng Wang2-0/+12
2021-07-08mm: fix spelling mistakes in header filesZhen Lei8-16/+16
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport4-1/+316
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport7-1/+15
2021-07-08PM: hibernate: disable when there are active secretmem usersMike Rapoport3-1/+25
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport8-1/+309
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport8-16/+43
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport1-2/+2
2021-07-08mmap: make mlock_future_check() globalMike Rapoport2-3/+5
2021-07-08mm/slub: use stackdepot to save stack trace in objectsOliver Glitta2-30/+50
2021-07-08hexagon: select ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor1-0/+1
2021-07-08hexagon: use common DISCARDS macroNathan Chancellor1-6/+1
2021-07-08hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor1-0/+2