summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cs47l24-tables.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown3-2/+11
2022-01-17unicode: fix .gitignore for generated utfdata fileLinus Torvalds1-1/+1
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa7-12/+70
2022-01-15perf evlist: No need to do any affinity setup when profiling pidsArnaldo Carvalho de Melo1-1/+1
2022-01-15perf cpumap: Add is_dummy() methodArnaldo Carvalho de Melo1-0/+10
2022-01-15perf metric: Fix metric_leaderIan Rogers1-1/+1
2022-01-15cifs: fix FILE_BOTH_DIRECTORY_INFO definitionEugene Korenevsky1-1/+1
2022-01-15cifs: move superblock magic defitions to magic.hJeff Layton6-8/+11
2022-01-15cifs: Fix smb311_update_preauth_hash() kernel-doc commentYang Li1-0/+1
2022-01-15mm/damon: hide kernel pointer from tracepoint eventSeongJae Park2-5/+7
2022-01-15mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure logSeongJae Park1-2/+8
2022-01-15mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure loggingSeongJae Park1-1/+1
2022-01-15mm/damon/dbgfs: remove an unnecessary variableSeongJae Park1-3/+2
2022-01-15mm/damon: move the implementation of damon_insert_region to damon.hGuoqing Jiang2-13/+11
2022-01-15mm/damon: add access checking for hugetlb pagesBaolin Wang1-0/+96
2022-01-15Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park1-4/+5
2022-01-15mm/damon/dbgfs: support all DAMOS statsSeongJae Park1-2/+4
2022-01-15Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park1-0/+25
2022-01-15mm/damon/reclaim: provide reclamation statisticsSeongJae Park1-0/+46
2022-01-15mm/damon/schemes: account how many times quota limit has exceededSeongJae Park2-0/+4
2022-01-15mm/damon/schemes: account scheme actions that successfully appliedSeongJae Park5-33/+53
2022-01-15mm/damon: remove a mistakenly added comment for a future featureSeongJae Park1-1/+1
2022-01-15Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park1-3/+49
2022-01-15Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park1-1/+8
2022-01-15Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park1-22/+22
2022-01-15Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarksSeongJae Park1-25/+98
2022-01-15mm/damon: convert macro functions to static inline functionsSeongJae Park3-9/+20
2022-01-15mm/damon: modify damon_rand() macro to static inline functionXin Hao1-1/+4
2022-01-15mm/damon: move damon_rand() definition into damon.hXin Hao3-8/+4
2022-01-15mm/damon/schemes: add the validity judgment of thresholdsXin Hao1-0/+7
2022-01-15mm/damon/vaddr: remove swap_ranges() and replace it with swap()Yihao Han1-13/+3
2022-01-15mm/damon: remove some unneeded function definitions in damon.hXin Hao3-34/+16
2022-01-15mm/damon/core: use abs() instead of diff_of()Xin Hao1-4/+2
2022-01-15mm/damon: add 'age' of region tracepoint supportXin Hao1-2/+5
2022-01-15mm/damon: unified access_check function naming rulesXin Hao1-4/+4
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple3-2/+69
2022-01-15mm: make some vars and functions static or __initTing Liu3-5/+4
2022-01-15mm: fix some comment errorsQuanfa Fu4-4/+4
2022-01-15zram: use ATTRIBUTE_GROUPSLuis Chamberlain1-9/+2
2022-01-15zpool: remove the list of pools_headZhaoyu Liu1-12/+0
2022-01-15mm/rmap: fix potential batched TLB flush raceHuang Ying2-8/+37
2022-01-15mm: memcg/percpu: account extra objcg space to memory cgroupsQi Zheng2-5/+23
2022-01-15mm/hwpoison: fix unpoison_memory()Naoya Horiguchi4-19/+122
2022-01-15mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGENaoya Horiguchi3-6/+0
2022-01-15mm/hwpoison: mf_mutex for soft offline and unpoisonNaoya Horiguchi1-44/+18
2022-01-15mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copyNanyong Sun1-2/+2
2022-01-15mm/thp: drop unused trace events hugepage_[invalidate|splitting]Anshuman Khandual1-35/+0
2022-01-15mm/migrate: remove redundant variables used in a for-loopColin Ian King1-3/+2
2022-01-15mm/migrate: move node demotion code to near its userHuang Ying1-133/+132
2022-01-15mm: migrate: add more comments for selecting target node randomlyBaolin Wang1-0/+8