index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memcg: fix calculation of active_ratio
KOSAKI Motohiro
2009-01-08
3
-37
/
+34
*
memcg: swappiness
KOSAKI Motohiro
2009-01-08
4
-11
/
+86
*
memcg: protect prev_priority
KOSAKI Motohiro
2009-01-08
1
-1
/
+17
*
memcg: rename scan global lru
KAMEZAWA Hiroyuki
2009-01-08
1
-16
/
+16
*
memcg: show reclaim stat
KOSAKI Motohiro
2009-01-08
2
-0
/
+55
*
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
2009-01-08
3
-48
/
+10
*
memcg: add zone_reclaim_stat
KOSAKI Motohiro
2009-01-08
4
-23
/
+83
*
memcg: add mem_cgroup_zone_nr_pages()
KOSAKI Motohiro
2009-01-08
3
-1
/
+25
*
memcg: add inactive_anon_is_low()
KOSAKI Motohiro
2009-01-08
3
-15
/
+77
*
memcg: add null check to page_cgroup_zoneinfo()
KOSAKI Motohiro
2009-01-08
1
-0
/
+3
*
mm: make get_scan_ratio() safe for memcg
KOSAKI Motohiro
2009-01-08
1
-6
/
+9
*
mm: add zone nr_pages helper function
KOSAKI Motohiro
2009-01-08
1
-4
/
+11
*
mm: introduce zone_reclaim struct
KOSAKI Motohiro
2009-01-08
4
-35
/
+56
*
inactive_anon_is_low: move to vmscan
KOSAKI Motohiro
2009-01-08
2
-19
/
+20
*
memcg: hierarchy avoid unnecessary reclaim
Daisuke Nishimura
2009-01-08
1
-0
/
+2
*
memcg: swapout refcnt fix
KAMEZAWA Hiroyuki
2009-01-08
1
-1
/
+5
*
memcg: memory swap controller: fix limit check
Daisuke Nishimura
2009-01-08
1
-9
/
+17
*
memcg: check group leader fix
Nikanth Karthikesan
2009-01-08
1
-17
/
+2
*
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
2009-01-08
6
-18
/
+25
*
memcg: fix reclaim result checks
KAMEZAWA Hiroyuki
2009-01-08
1
-8
/
+8
*
memcg: avoid unnecessary system-wide-oom-killer
KAMEZAWA Hiroyuki
2009-01-08
3
-4
/
+44
*
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
Lai Jiangshan
2009-01-08
1
-2
/
+9
*
memcg: memory cgroup hierarchy feature selector
Balbir Singh
2009-01-08
1
-4
/
+57
*
memcg: memory cgroup hierarchical reclaim
Balbir Singh
2009-01-08
1
-4
/
+162
*
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
2009-01-08
3
-18
/
+54
*
memcg: memory cgroup hierarchy documentation
Balbir Singh
2009-01-08
1
-1
/
+37
*
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
2009-01-08
3
-17
/
+30
*
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2009-01-08
8
-206
/
+178
*
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
8
-54
/
+440
*
memcg: swap cgroup for remembering usage
KAMEZAWA Hiroyuki
2009-01-08
3
-0
/
+242
*
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
2009-01-08
4
-0
/
+57
*
memcg: handle swap caches
KAMEZAWA Hiroyuki
2009-01-08
5
-8
/
+105
*
memcg: new force_empty to free pages under group
KAMEZAWA Hiroyuki
2009-01-08
2
-11
/
+57
*
memcg: reduce size of mem_cgroup by using nr_cpu_ids
Jan Blunck
2009-01-08
1
-17
/
+18
*
memcg: move all acccounting to parent at rmdir()
KAMEZAWA Hiroyuki
2009-01-08
2
-75
/
+214
*
memcg: do not recalculate section unnecessarily in init_section_page_cgroup
Fernando Luis Vazquez Cao
2009-01-08
1
-4
/
+1
*
memcg: simple migration handling
KAMEZAWA Hiroyuki
2009-01-08
3
-96
/
+73
*
memcg: fix gfp_mask of callers of charge
KAMEZAWA Hiroyuki
2009-01-08
4
-11
/
+14
*
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
2009-01-08
5
-41
/
+170
*
devices cgroup: allow mkfifo
Serge E. Hallyn
2009-01-08
1
-0
/
+3
*
devcgroup: use list_for_each_entry_rcu()
Lai Jiangshan
2009-01-08
1
-1
/
+1
*
cgroups: make cgroup_path() RCU-safe
Paul Menage
2009-01-08
2
-10
/
+25
*
cgroups: skip processes from other namespaces when listing a cgroup
Gowrishankar M
2009-01-08
1
-2
/
+4
*
cgroups: introduce link_css_set() to remove duplicate code
Li Zefan
2009-01-08
1
-38
/
+30
*
cgroups: add inactive subsystems to rootnode.subsys_list
Li Zefan
2009-01-08
1
-2
/
+3
*
cgroups: make root_list contains active hierarchies only
Li Zefan
2009-01-08
1
-12
/
+7
*
cgroups: remove rcu_read_lock() in cgroupstats_build()
Lai Jiangshan
2009-01-08
1
-2
/
+0
*
cgroups: call find_css_set() safely in cgroup_attach_task()
Lai Jiangshan
2009-01-08
1
-1
/
+6
*
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
Lai Jiangshan
2009-01-08
1
-0
/
+2
*
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
2009-01-08
2
-3
/
+2
[prev]
[next]