Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a17e2ec1ef681ccbc8eab4d435a227445a539488
/
mm
« Previous
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
66fc130
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
by Hugh Dickins
· 9 years ago
44c5af9
mm/page_owner.c: use late_initcall to hook in enabling
by Paul Gortmaker
· 10 years ago
a4bc6fc
mm: replace module_init usages with subsys_initcall in nommu.c
by Paul Gortmaker
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
02f7b41
zsmalloc: fix a null pointer dereference in destroy_handle_cache()
by Sergey Senozhatsky
· 9 years ago
f371763
mm: memcontrol: fix false-positive VM_BUG_ON() on -rt
by Johannes Weiner
· 9 years ago
7d63809
memcg: do not call reclaim if !__GFP_WAIT
by Vladimir Davydov
· 9 years ago
85bd839
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
by Gu Zheng
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5857cd6
bdi: fix wrong error return value in cgwb_create()
by Tejun Heo
· 9 years ago
682aa8e
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
by Tejun Heo
· 9 years ago
b16b1de
writeback: make writeback_control track the inode being written back
by Tejun Heo
· 9 years ago
21c6321
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
by Tejun Heo
· 9 years ago
97c9341
mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use
by Tejun Heo
· 9 years ago
c2aa723
writeback: implement memcg writeback domain based throttling
by Tejun Heo
· 9 years ago
2529bb3
writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
by Tejun Heo
· 9 years ago
841710a
writeback: implement memcg wb_domain
by Tejun Heo
· 9 years ago
947e976
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
by Tejun Heo
· 9 years ago
aa661bb
writeback: move over_bground_thresh() to mm/page-writeback.c
by Tejun Heo
· 9 years ago
9fc3a43
writeback: separate out domain_dirty_limits()
by Tejun Heo
· 9 years ago
c798143
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
by Tejun Heo
· 9 years ago
e9f07df
writeback: add dirty_throttle_control->dom
by Tejun Heo
· 9 years ago
e9770b3
writeback: add dirty_throttle_control->wb_completions
by Tejun Heo
· 9 years ago
daddfa3
writeback: add dirty_throttle_control->pos_ratio
by Tejun Heo
· 9 years ago
b1cbc6d
writeback: make __wb_calc_thresh() take dirty_throttle_control
by Tejun Heo
· 9 years ago
970fb01
writeback: add dirty_throttle_control->wb_bg_thresh
by Tejun Heo
· 9 years ago
2bc00ae
writeback: consolidate dirty throttle parameters into dirty_throttle_control
by Tejun Heo
· 9 years ago
dcc25ae
writeback: move global_dirty_limit into wb_domain
by Tejun Heo
· 9 years ago
380c27c
writeback: implement wb_domain
by Tejun Heo
· 9 years ago
8a73179
writeback: reorganize [__]wb_update_bandwidth()
by Tejun Heo
· 9 years ago
0d960a3
writeback: clean up wb_dirty_limit()
by Tejun Heo
· 9 years ago
733a572
memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
by Tejun Heo
· 9 years ago
cc395d7
writeback: implement bdi_wait_for_completion()
by Tejun Heo
· 9 years ago
9ecf4866
writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info
by Tejun Heo
· 9 years ago
bc05873
writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
by Tejun Heo
· 9 years ago
a06fd6b
writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
by Tejun Heo
· 9 years ago
c00ddad
writeback: remove bdi_start_writeback()
by Tejun Heo
· 9 years ago
693108a
writeback: make bdi->min/max_ratio handling cgroup writeback aware
by Tejun Heo
· 9 years ago
95a46c6
writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
by Tejun Heo
· 9 years ago
766a9d6
writeback: implement backing_dev_info->tot_write_bandwidth
by Tejun Heo
· 9 years ago
d6c10f1
writeback: implement WB_has_dirty_io wb_state flag
by Tejun Heo
· 9 years ago
703c270
writeback: implement and use inode_congested()
by Tejun Heo
· 9 years ago
ec8a6f2
writeback: make congestion functions per bdi_writeback
by Tejun Heo
· 9 years ago
dfb8ae5
writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
by Tejun Heo
· 9 years ago
9101813
writeback: attribute stats to the matching per-cgroup bdi_writeback
by Tejun Heo
· 9 years ago
52ebea7
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
by Tejun Heo
· 9 years ago
4aa9c69
bdi: separate out congested state into a separate struct
by Tejun Heo
· 9 years ago
8395cd9
writeback: add @gfp to wb_init()
by Tejun Heo
· 9 years ago
a212b10
bdi: make inode_to_bdi() inline
by Tejun Heo
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
4610007
writeback: reorganize mm/backing-dev.c
by Tejun Heo
· 9 years ago
f0054bb
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
by Tejun Heo
· 9 years ago
de1fff3
writeback: s/bdi/wb/ in mm/page-writeback.c
by Tejun Heo
· 9 years ago
a88a341
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
by Tejun Heo
· 9 years ago
93f78d8
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
by Tejun Heo
· 9 years ago
4452226
writeback: move backing_dev_info->state into bdi_writeback
by Tejun Heo
· 9 years ago
ad7fa85
memcg: implement mem_cgroup_css_from_page()
by Tejun Heo
· 9 years ago
5616163
memcg: add mem_cgroup_root_css
by Tejun Heo
· 9 years ago
c4843a7
memcg: add per cgroup dirty page accounting
by Greg Thelen
· 9 years ago
11f81be
page_writeback: revive cancel_dirty_page() in a restricted form
by Tejun Heo
· 9 years ago
aad653a
block: discard bdi_unregister() in favour of bdi_destroy()
by NeilBrown
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
343df3c
suspend: simplify block I/O handling
by Christoph Hellwig
· 9 years ago
9ec2353
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
by David Hildenbrand
· 10 years ago
b0dc2b9
mm, numa: really disable NUMA balancing by default on single node machines
by Mel Gorman
· 9 years ago
1ae7013
CMA: page_isolation: check buddy before accessing it
by Hui Zhu
· 9 years ago
8f4fc07
gfp: add __GFP_NOACCOUNT
by Vladimir Davydov
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
af658dc
tracing: Rename ftrace_event.h to trace_events.h
by Steven Rostedt (Red Hat)
· 10 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 10 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
60380f1
shmem: switch to simple_follow_link()
by Al Viro
· 10 years ago
1daac19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
e386eed
mm/hwpoison-inject: check PageLRU of hpage
by Naoya Horiguchi
· 10 years ago
7ea434a
mm/hwpoison-inject: fix refcounting in no-injection case
by Naoya Horiguchi
· 10 years ago
602498f
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
by Naoya Horiguchi
· 10 years ago
09789e5
mm/memory-failure: call shake_page() when error hits thp tail page
by Naoya Horiguchi
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
464d138
writeback: use |1 instead of +1 to protect against div by zero
by Tejun Heo
· 10 years ago
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
160a117
zsmalloc: remove extra cond_resched() in __zs_compact
by Sergey Senozhatsky
· 10 years ago
81da9b1
zsmalloc: fix fatal corruption due to wrong size class selection
by Heesub Shin
· 10 years ago
839373e
zsmalloc: remove unnecessary insertion/removal of zspage in compaction
by Minchan Kim
· 10 years ago
495819e
zsmalloc: micro-optimize zs_object_copy()
by Sergey Senozhatsky
· 10 years ago
1ec7cfb
zsmalloc: remove synchronize_rcu from zs_compact()
by Sergey Senozhatsky
· 10 years ago
888fa374
mm/zsmalloc.c: fix comment for get_pages_per_zspage
by Yinghao Xie
· 10 years ago
d02be50
zsmalloc: zsmalloc documentation
by Minchan Kim
· 10 years ago
248ca1b
zsmalloc: add fullness into stat
by Minchan Kim
· 10 years ago
7b60a68
zsmalloc: record handle in page->private for huge object
by Minchan Kim
· 10 years ago
d3d07c9
zsmalloc: adjust ZS_ALMOST_FULL
by Minchan Kim
· 10 years ago
312fcae
zsmalloc: support compaction
by Minchan Kim
· 10 years ago
c780626
zsmalloc: factor out obj_[malloc|free]
by Minchan Kim
· 10 years ago
2e40e16
zsmalloc: decouple handle and object
by Minchan Kim
· 10 years ago
018e9a4
mm/compaction.c: fix "suitable_migration_target() unused" warning
by Andrew Morton
· 10 years ago
dd90618
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
by Boaz Harrosh
· 10 years ago
Next »