index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
1
-16
/
+1
2012-01-12
memcg: fix split_huge_page_refcounts()
Hugh Dickins
1
-10
/
+2
2012-01-12
memcg: cleanup for_each_node_state()
Bob Liu
1
-5
/
+5
2012-01-12
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
1
-69
/
+54
2012-01-12
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+17
2012-01-12
memcg: simplify corner case handling of LRU.
KAMEZAWA Hiroyuki
1
-93
/
+16
2012-01-12
memcg: simplify page cache charging
KAMEZAWA Hiroyuki
1
-22
/
+9
2012-01-12
oom, memcg: fix exclusion of memcg threads after they have detached their mm
David Rientjes
1
-4
/
+15
2012-01-12
memcg: free entries in soft_limit_tree if allocation fails
Michal Hocko
1
-1
/
+11
2012-01-12
page_cgroup: add helper function to get swap_cgroup
Bob Liu
1
-2
/
+2
2012-01-12
mm: memcg: remove unneeded checks from uncharge_page()
Johannes Weiner
1
-2
/
+1
2012-01-12
mm: memcg: remove unneeded checks from newpage_charge()
Johannes Weiner
1
-12
/
+4
2012-01-12
mm: memcg: lookup_page_cgroup (almost) never returns NULL
Johannes Weiner
1
-4
/
+7
2012-01-12
mm: memcg: clean up fault accounting
Johannes Weiner
1
-14
/
+4
2012-01-12
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
1
-25
/
+27
2012-01-12
mm: memcg: shorten preempt-disabled section around event checks
Johannes Weiner
1
-38
/
+35
2012-01-12
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-17
/
+17
2012-01-12
mm: make per-memcg LRU lists exclusive
Johannes Weiner
1
-160
/
+151
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
1
-10
/
+7
2012-01-12
mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty
Johannes Weiner
1
-10
/
+2
2012-01-12
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
1
-84
/
+85
2012-01-12
mm: memcg: per-priority per-zone hierarchy scan generations
Johannes Weiner
1
-18
/
+47
2012-01-12
mm: memcg: consolidate hierarchy iteration primitives
Johannes Weiner
1
-124
/
+75
2012-01-12
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
1
-0
/
+44
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+14
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-8
/
+8
2012-01-07
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
1
-5
/
+14
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2011-12-22
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
1
-87
/
+6
2011-12-20
memcg: keep root group unchanged if creation fails
Hillf Danton
1
-2
/
+1
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-8
/
+8
2011-12-12
tcp memory pressure controls
Glauber Costa
1
-1
/
+39
2011-12-12
socket: initial cgroup code.
Glauber Costa
1
-2
/
+44
2011-12-12
Basic kernel memory functionality for the Memory Controller
Glauber Costa
1
-5
/
+100
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
memcg: Fix race condition in memcg_check_events() with this_cpu usage
Steven Rostedt
1
-4
/
+6
2011-11-02
memcg: close race between charge and putback
Johannes Weiner
1
-1
/
+20
2011-11-02
memcg: skip scanning active lists based on individual size
Johannes Weiner
1
-34
/
+17
2011-11-02
memcg: do not expose uninitialized mem_cgroup_per_node to world
Igor Mammedov
1
-1
/
+1
2011-11-02
memcg: fix oom schedule_timeout()
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-11-02
memcg: rename mem variable to memcg
Raghavendra K T
1
-463
/
+467
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-1
/
+2
2011-10-31
mm: Add export.h for EXPORT_SYMBOL to active symbol exporters
Paul Gortmaker
1
-0
/
+1
2011-09-14
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
1
-166
/
+6
2011-08-25
memcg: fix hierarchical oom locking
Johannes Weiner
1
-12
/
+5
2011-08-25
memcg: pin execution to current cpu while draining stock
Johannes Weiner
1
-7
/
+2
2011-08-09
Revert "memcg: get rid of percpu_charge_mutex lock"
Michal Hocko
1
-2
/
+10
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
1
-57
/
+9
2011-07-26
memcg: get rid of percpu_charge_mutex lock
Michal Hocko
1
-10
/
+2
2011-07-26
memcg: add mem_cgroup_same_or_subtree() helper
Michal Hocko
1
-25
/
+26
[next]