Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f016ee8b6a9a43f768e6252021f169abec4fa1f
7f016ee
memcg: show reclaim stat
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
5499276
memcg: add null check to page_cgroup_zoneinfo()
by KOSAKI Motohiro
· 16 years ago
eeee9a8
mm: make get_scan_ratio() safe for memcg
by KOSAKI Motohiro
· 16 years ago
c9f299d
mm: add zone nr_pages helper function
by KOSAKI Motohiro
· 16 years ago
6e90157
mm: introduce zone_reclaim struct
by KOSAKI Motohiro
· 16 years ago
f89eb90
inactive_anon_is_low: move to vmscan
by KOSAKI Motohiro
· 16 years ago
670ec2f
memcg: hierarchy avoid unnecessary reclaim
by Daisuke Nishimura
· 16 years ago
a7fe942
memcg: swapout refcnt fix
by KAMEZAWA Hiroyuki
· 16 years ago
b85a96c
memcg: memory swap controller: fix limit check
by Daisuke Nishimura
· 16 years ago
f9717d2
memcg: check group leader fix
by Nikanth Karthikesan
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
8870075
memcg: fix reclaim result checks
by KAMEZAWA Hiroyuki
· 16 years ago
a636b32
memcg: avoid unnecessary system-wide-oom-killer
by KAMEZAWA Hiroyuki
· 16 years ago
2e4d409
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
by Lai Jiangshan
· 16 years ago
18f59ea
memcg: memory cgroup hierarchy feature selector
by Balbir Singh
· 16 years ago
6d61ef4
memcg: memory cgroup hierarchical reclaim
by Balbir Singh
· 16 years ago
28dbc4b
memcg: memory cgroup resource counters for hierarchy
by Balbir Singh
· 16 years ago
52bc0d8
memcg: memory cgroup hierarchy documentation
by Balbir Singh
· 16 years ago
f8d66542
memcg: add mem_cgroup_disabled()
by Hirokazu Takahashi
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e34
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
27a7faa
memcg: swap cgroup for remembering usage
by KAMEZAWA Hiroyuki
· 16 years ago
c077719
memcg: mem+swap controller Kconfig
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
c1e862c
memcg: new force_empty to free pages under group
by KAMEZAWA Hiroyuki
· 16 years ago
c8dad2b
memcg: reduce size of mem_cgroup by using nr_cpu_ids
by Jan Blunck
· 16 years ago
f817ed4
memcg: move all acccounting to parent at rmdir()
by KAMEZAWA Hiroyuki
· 16 years ago
0753b0e
memcg: do not recalculate section unnecessarily in init_section_page_cgroup
by Fernando Luis Vazquez Cao
· 16 years ago
01b1ae6
memcg: simple migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
bced052
memcg: fix gfp_mask of callers of charge
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
0b82ac3
devices cgroup: allow mkfifo
by Serge E. Hallyn
· 16 years ago
116e057
devcgroup: use list_for_each_entry_rcu()
by Lai Jiangshan
· 16 years ago
a47295e
cgroups: make cgroup_path() RCU-safe
by Paul Menage
· 16 years ago
e7b80bb
cgroups: skip processes from other namespaces when listing a cgroup
by Gowrishankar M
· 16 years ago
c12f65d
cgroups: introduce link_css_set() to remove duplicate code
by Li Zefan
· 16 years ago
33a68ac
cgroups: add inactive subsystems to rootnode.subsys_list
by Li Zefan
· 16 years ago
e5f6a86
cgroups: make root_list contains active hierarchies only
by Li Zefan
· 16 years ago
7534432
cgroups: remove rcu_read_lock() in cgroupstats_build()
by Lai Jiangshan
· 16 years ago
77efecd
cgroups: call find_css_set() safely in cgroup_attach_task()
by Lai Jiangshan
· 16 years ago
104cbd5
cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
by Lai Jiangshan
· 16 years ago
b2aa30f
cgroups: don't put struct cgroupfs_root protected by RCU
by Lai Jiangshan
· 16 years ago
2019f63
cgroups: fix cgroup_iter_next() bug
by Lai Jiangshan
· 16 years ago
b12b533
cgroups: add lock for child->cgroups in cgroup_post_fork()
by Lai Jiangshan
· 16 years ago
c9d5409
memcg: fix a typo in Kconfig
by Li Zefan
· 16 years ago
cae7a36
ns_cgroup: remove unused spinlock
by Li Zefan
· 16 years ago
75139b8
cgroups: remove some redundant NULL checks
by Li Zefan
· 16 years ago
18e7f1f
cgroups: documentation updates
by Li Zefan
· 16 years ago
5cdc38f
cgroups: make cgroup config a submenu
by KAMEZAWA Hiroyuki
· 16 years ago
e04a88a9
quota: don't set grace time when user isn't above softlimit
by Jan Kara
· 16 years ago
87d1fda
coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL
by Richard A. Holden III
· 16 years ago
1579c3a
jbd: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
04143e2
ext3: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
2e8671c
ext3: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
5df096d
ext3: allocate ->s_blockgroup_lock separately
by Pekka Enberg
· 16 years ago
f420d4d
jbd: improve fsync batching
by Josef Bacik
· 16 years ago
ef8b646
ext2: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
0e090f1
ext2: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
18a82eb
ext2: allocate ->s_blockgroup_lock separately
by Pekka J Enberg
· 16 years ago
22d613d
ext2: fix ext2_splice_branch() comments
by Qinghuang Feng
· 16 years ago
74d88eb
rtc-ds1307: remove legacy probe() checks
by Jüri Reitel
· 16 years ago
fed40b7
rtc-ds1307: SMBus compatibility
by BARRE Sebastien
· 16 years ago
1107ba8
xen: add xenfs to allow usermode <-> Xen interaction
by Alex Zeffertt
· 16 years ago
d822034
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
by Qinghuang Feng
· 16 years ago
96777fe
async: Don't call async_synchronize_full_special() while holding sb_lock
by Dave Kleikamp
· 16 years ago
9e42d0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
97c440b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
713404d
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
18b8e08
sparc64: Work around branch tracer warning.
by David S. Miller
· 16 years ago
661263b
V4L/DVB (10191a): Update MAINTAINERS entries on media drivers
by Mauro Carvalho Chehab
· 16 years ago
e32fadc
V4L/DVB (10190): cx88: Fix some Kbuild troubles
by Mauro Carvalho Chehab
· 16 years ago
571d864
V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
by Mauro Carvalho Chehab
· 16 years ago
2230c3c
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
by Julia Lawall
· 16 years ago
439b72b
V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization
by Michael Krufky
· 16 years ago
4326633
V4L/DVB (10181): v4l2-device: Fix some sparse warnings
by Mauro Carvalho Chehab
· 16 years ago
ffbc5f8
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
by Mauro Carvalho Chehab
· 16 years ago
4c27f1a
V4L/DVB (10179): tda8290: Fix two sparse warnings
by Mauro Carvalho Chehab
· 16 years ago
072ce0c
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
by Mauro Carvalho Chehab
· 16 years ago
26cdc76
V4L/DVB (10177): Fix sparse warnings on em28xx
by Mauro Carvalho Chehab
· 16 years ago
cfbaf4d
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions
by Eric Miao
· 16 years ago
c0cd501
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage
by Guennadi Liakhovetski
· 16 years ago
d599edc
staging: __FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 16 years ago
9b4778f
trivial: replace last usages of __FUNCTION__ in kernel
by Harvey Harrison
· 16 years ago
8cfc7f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b424e8d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7c7758f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
67acd8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
by Linus Torvalds
· 16 years ago
b13d372
topology: Fix sparc64 build.
by David Miller
· 16 years ago
db43910
nfsd: get rid of NFSD_VERSION
by Benny Halevy
· 16 years ago
87df4de
nfsd: last_byte_offset
by Benny Halevy
· 16 years ago
4e65ebf
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
by Marc Eshel
· 16 years ago
df96fcf
nfsd: git rid of nfs4_cb_null_ops declaration
by Benny Halevy
· 16 years ago
0407717
nfsd: dprint each op status in nfsd4_proc_compound
by Benny Halevy
· 16 years ago
b7aeda4
nfsd: add etoosmall to nfserrno
by Dean Hildebrand
· 16 years ago
30fa8c0
NFSD: FIDs need to take precedence over UUIDs
by Steve Dickson
· 16 years ago
24c3767
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
by Trond Myklebust
· 16 years ago
Next »