index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
3
-6
/
+4
2021-09-03
mm: sparse: pass section_nr to section_mark_present
Ohhoon Kwon
1
-5
/
+4
2021-09-03
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
1
-2
/
+2
2021-09-03
mm/mremap: fix memory account on do_munmap() failure
Chen Wandun
1
-1
/
+1
2021-09-03
remap_file_pages: Use vma_lookup() instead of find_vma()
Liam R. Howlett
1
-4
/
+1
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
3
-4
/
+13
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
1
-2
/
+2
2021-09-03
mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
Huang Ying
1
-26
/
+0
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
17
-155
/
+51
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
1
-3
/
+2
2021-09-03
mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
1
-1
/
+1
2021-09-03
mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
1
-4
/
+0
2021-09-03
selftests: Fix spelling mistake "cann't" -> "cannot"
Colin Ian King
1
-1
/
+1
2021-09-03
selftests/vm: use kselftest skip code for skipped tests
Po-Hsu Lin
2
-2
/
+8
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
1
-4
/
+4
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
1
-2
/
+3
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
1
-1
/
+1
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
1
-12
/
+0
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
1
-1
/
+1
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2
-2
/
+2
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
1
-13
/
+2
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
1
-3
/
+3
2021-09-03
memcg: enable accounting for posix_timers_cache slab
Vasily Averin
1
-2
/
+2
2021-09-03
memcg: enable accounting for signals
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: enable accounting of ipc resources
Vasily Averin
3
-6
/
+7
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
7
-8
/
+8
2021-09-03
memcg: enable accounting for fasync_cache
Vasily Averin
1
-1
/
+2
2021-09-03
memcg: enable accounting for file lock caches
Vasily Averin
1
-2
/
+4
2021-09-03
memcg: enable accounting for pollfd and select bits arrays
Vasily Averin
1
-2
/
+2
2021-09-03
memcg: enable accounting for mnt_cache entries
Vasily Averin
1
-2
/
+3
2021-09-03
memcg: charge fs_context and legacy_fs_context
Yutian Yang
1
-2
/
+2
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
3
-0
/
+46
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2
-98
/
+58
2021-09-03
memcg: enable accounting for pids in nested pid namespaces
Vasily Averin
1
-1
/
+2
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
3
-17
/
+28
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2
-24
/
+37
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
3
-1
/
+12
2021-09-03
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
1
-1
/
+13
2021-09-03
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
1
-11
/
+1
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2
-62
/
+31
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
3
-13
/
+19
2021-09-03
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
1
-37
/
+35
2021-09-03
huge tmpfs: revert shmem's use of transhuge_vma_enabled()
Hugh Dickins
1
-1
/
+2
2021-09-03
huge tmpfs: remove shrinklist addition from shmem_setattr()
Hugh Dickins
1
-19
/
+0
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
3
-3
/
+31
2021-09-03
huge tmpfs: fix fallocate(vanilla) advance over huge pages
Hugh Dickins
1
-3
/
+16
2021-09-03
shmem: include header file to declare swap_info
Miaohe Lin
1
-2
/
+1
2021-09-03
shmem: remove unneeded function forward declaration
Miaohe Lin
1
-3
/
+0
2021-09-03
shmem: remove unneeded header file
Miaohe Lin
1
-2
/
+0
2021-09-03
shmem: remove unneeded variable ret
Miaohe Lin
1
-2
/
+1
[next]