Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f15659628b43b27c20447c731456c39cbec973e9
f156596
romfs: romfs_iget() - unsigned ino >= 0 is always true
by roel kluin
· 16 years ago
921d58c
vmcore: remove saved_max_pfn check
by Magnus Damm
· 16 years ago
4037014
w1: send status messages after command processing
by Evgeniy Polyakov
· 16 years ago
f89735c
w1: added w1 reset command
by Evgeniy Polyakov
· 16 years ago
325a06f
w1: move w1 commands from defines to enum
by Evgeniy Polyakov
· 16 years ago
c7e2663
w1: allow master IO commands
by Evgeniy Polyakov
· 16 years ago
e4e056a
w1: documentation update
by Evgeniy Polyakov
· 16 years ago
3b83840
w1: list slaves commands
by Evgeniy Polyakov
· 16 years ago
9be62e0
w1: add touch block command
by Evgeniy Polyakov
· 16 years ago
610705e
w1: add list masters w1 command
by Evgeniy Polyakov
· 16 years ago
a5fd913
w1: add 1-wire master driver for i.MX27 / i.MX31
by Sascha Hauer
· 16 years ago
09f50c9
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
by David Smith
· 16 years ago
ad8f07c
misc: add dell-laptop driver
by Matthew Garrett
· 16 years ago
3cab7fd
dcdbas: export functionality for use in other drivers
by Matthew Garrett
· 16 years ago
f06295b
ELF: implement AT_RANDOM for glibc PRNG seeding
by Kees Cook
· 16 years ago
a668499
mqueue: fix si_pid value in mqueue do_notify()
by Sukadev Bhattiprolu
· 16 years ago
61bce0f
pid: generalize task_active_pid_ns
by Eric W. Biederman
· 16 years ago
f9fb860
pid: implement ns_of_pid
by Eric W. Biederman
· 16 years ago
6af866a
cpuset: remove remaining pointers to cpumask_t
by Li Zefan
· 16 years ago
300ed6c
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
by Li Zefan
· 16 years ago
645fcc9
cpuset: don't allocate trial cpuset on stack
by Li Zefan
· 16 years ago
2341d1b
cpuset: convert cpuset_attach() to use cpumask_var_t
by Li Zefan
· 16 years ago
5771f0a
cpuset: remove on stack cpumask_t in cpuset_can_attach()
by Li Zefan
· 16 years ago
5a7625d
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
by Li Zefan
· 16 years ago
f5813d9
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset
by Miao Xie
· 16 years ago
1333771
cpuset: rcu_read_lock() to protect task_cs()
by Lai Jiangshan
· 16 years ago
e7c5ec9
cgroups: add css_tryget()
by Paul Menage
· 16 years ago
2cb378c
cgroups: use hierarchy_mutex in memory controller
by Paul Menage
· 16 years ago
999cd8a
cgroups: add a per-subsystem hierarchy_mutex
by Paul Menage
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
544122e
memcg: fix LRU accounting for SwapCache
by KAMEZAWA Hiroyuki
· 16 years ago
54595fe
memcg: use css_tryget in memcg
by KAMEZAWA Hiroyuki
· 16 years ago
a7ba0ee
memcg: fix double free and make refcnt sane
by KAMEZAWA Hiroyuki
· 16 years ago
03f3c43
memcg: fix swap accounting leak
by KAMEZAWA Hiroyuki
· 16 years ago
42e9abb
memcg: change try_to_free_pages to hierarchical_reclaim
by Daisuke Nishimura
· 16 years ago
7f4d454
memcg: avoid deadlock caused by race between oom and cpuset_attach
by Daisuke Nishimura
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
3bb4edf
memcg: don't trigger oom at page migration
by Daisuke Nishimura
· 16 years ago
9836d89
memcg: explain details and test document
by KAMEZAWA Hiroyuki
· 16 years ago
fee7b54
memcg: show real limit under hierarchy mode
by KAMEZAWA Hiroyuki
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
2733c06
memcg: protect prev_priority
by KOSAKI Motohiro
· 16 years ago
e72e2bd
memcg: rename scan global lru
by KAMEZAWA Hiroyuki
· 16 years ago
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
Next »