summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao2021-02-261-0/+2
* mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-262-0/+18
* mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner2021-02-261-6/+9
* mm: cma: print region name on failurePatrick Daly2021-02-261-2/+2
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-263-2/+20
* mm/cma: expose all pages to the buddy if activation of an area failsDavid Hildenbrand2021-02-261-22/+21
* mm: cma: allocate cma areas bottom-upRoman Gushchin2021-02-261-0/+17
* mm,shmem,thp: limit shmem THP allocations to requested zonesRik van Riel2021-02-261-1/+5
* mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2021-02-262-6/+18
* mm,thp,shm: limit gfp mask to no more than specifiedRik van Riel2021-02-261-0/+21
* mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel2021-02-263-6/+10
* mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-263-39/+4
* mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)2021-02-264-20/+13
* mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-263-6/+5
* mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-263-38/+16
* mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)2021-02-264-15/+10
* mm: add and use find_lock_entriesMatthew Wilcox (Oracle)2021-02-264-97/+78
* iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-262-119/+43
* mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-263-70/+82
* mm/filemap: add helper for finding pagesMatthew Wilcox (Oracle)2021-02-261-55/+42
* mm/filemap: rename find_get_entry to mapping_get_entryMatthew Wilcox (Oracle)2021-02-261-3/+4
* mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-265-41/+13
* mm/swap: optimise get_shadow_from_swap_cacheMatthew Wilcox (Oracle)2021-02-261-3/+1
* mm/shmem: use pagevec_lookup in shmem_unlock_mappingMatthew Wilcox (Oracle)2021-02-261-10/+1
* mm: make pagecache tagged lookups return only head pagesMatthew Wilcox (Oracle)2021-02-261-5/+6
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-2565-498/+698
|\
| * initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven2021-02-241-1/+0
| * kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada2021-02-243-16/+0
| * kbuild: parse C= and M= before changing the working directoryMasahiro Yamada2021-02-241-30/+31
| * kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada2021-02-241-3/+2
| * kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigMasahiro Yamada2021-02-241-22/+14
| * kconfig: omit --oldaskconfig option for 'make config'Masahiro Yamada2021-02-242-1/+2
| * kconfig: fix 'invalid option' for help optionMasahiro Yamada2021-02-241-2/+2
| * kconfig: remove dead code in conf_askvalue()Masahiro Yamada2021-02-241-15/+1
| * kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada2021-02-241-26/+29
| * kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün2021-02-241-1/+1
| * Makefile: Remove # characters from compiler stringNathan Chancellor2021-02-241-1/+1
| * Makefile: reuse CC_VERSION_TEXTNick Desaulniers2021-02-241-7/+7
| * kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-225-41/+90
| * kbuild: remove ld-version macroMasahiro Yamada2021-02-221-5/+1
| * scripts: add generic syscallhdr.shMasahiro Yamada2021-02-221-0/+98
| * scripts: add generic syscalltbl.shMasahiro Yamada2021-02-221-0/+73
| * arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-2212-15/+15
| * arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-2211-80/+91
| * gen_compile_commands: prune some directoriesMasahiro Yamada2021-02-161-2/+10
| * kbuild: simplify access to the kernel's versionSasha Levin2021-02-166-10/+13
| * kbuild: clamp SUBLEVEL to 255Sasha Levin2021-02-161-3/+9
| * Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers2021-02-163-0/+27
| * Kbuild: make DWARF version a choiceNick Desaulniers2021-02-162-7/+28
| * vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-02-161-1/+6