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
2020-08-12
mm/slab_common.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/page_alloc.c: delete or fix duplicated words
Randy Dunlap
1
-3
/
+3
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/memory.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/hugetlb.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/hmm.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/filemap.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/compaction.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
sparc: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-1
/
+0
2020-08-12
sh/mm: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-3
/
+1
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
1
-2
/
+2
2020-08-12
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
1
-2
/
+2
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
1
-6
/
+6
2020-08-12
mm, memory_hotplug: update pcp lists everytime onlining a memory block
Charan Teja Reddy
1
-2
/
+1
2020-08-12
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
1
-3
/
+2
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
5
-22
/
+10
2020-08-12
x86/mm: use max memory block size on bare metal
Daniel Jordan
1
-0
/
+9
2020-08-12
mm: mmu_notifier: fix and extend kerneldoc
Krzysztof Kozlowski
1
-4
/
+5
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
1
-3
/
+5
2020-08-12
cma: don't quit at first error when activating reserved areas
Mike Kravetz
1
-14
/
+9
2020-08-12
mm: hugetlb: fix the name of hugetlb CMA
Barry Song
1
-1
/
+3
2020-08-12
mm: cma: fix the name of CMA areas
Barry Song
2
-9
/
+10
2020-08-12
mm/cma.c: fix NULL pointer dereference when cma could not be activated
Jianqun Xu
1
-1
/
+1
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
5
-11
/
+91
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
2
-28
/
+0
2020-08-12
mm/migrate: add migrate-shared test for migrate_vma_*()
Ralph Campbell
1
-0
/
+35
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
4
-12
/
+23
2020-08-12
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-08-12
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
1
-0
/
+2
2020-08-12
doc, mm: clarify /proc/<pid>/oom_score value range
Michal Hocko
1
-0
/
+3
2020-08-12
doc, mm: sync up oom_score_adj documentation
Michal Hocko
1
-8
/
+0
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
3
-15
/
+22
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
1
-2
/
+2
2020-08-12
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2
-1
/
+2
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
4
-13
/
+13
2020-08-12
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
6
-5
/
+223
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-12
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
5
-19
/
+43
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
5
-12
/
+69
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
5
-21
/
+43
[prev]
[next]