index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-03
mm: vmscan: treat pages marked for immediate reclaim as zone congestion
Mel Gorman
2013-07-03
mm: vmscan: move direct reclaim wait_iff_congested into shrink_list
Mel Gorman
2013-07-03
mm: vmscan: set zone flags before blocking
Mel Gorman
2013-07-03
mm: vmscan: stall page reclaim after a list of pages have been processed
Mel Gorman
2013-07-03
mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage p...
Mel Gorman
2013-07-03
mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()
Mel Gorman
2013-07-03
mm: vmscan: check if kswapd should writepage once per pgdat scan
Mel Gorman
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
mm: vmscan: do not allow kswapd to scan at maximum priority
Mel Gorman
2013-07-03
mm: vmscan: decide whether to compact the pgdat based on reclaim progress
Mel Gorman
2013-07-03
mm: vmscan: flatten kswapd priority loop
Mel Gorman
2013-07-03
mm: vmscan: obey proportional scanning requirements for kswapd
Mel Gorman
2013-07-03
mm: vmscan: limit the number of pages kswapd reclaims at each priority
Mel Gorman
2013-07-03
mm/page_alloc: don't re-init pageset in zone_pcp_update()
Cody P Schafer
2013-07-03
mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_se...
Cody P Schafer
2013-07-03
mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
Cody P Schafer
2013-07-03
mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
Cody P Schafer
2013-07-03
mm/page_alloc: relocate comment to be directly above code it refers to.
Cody P Schafer
2013-07-03
mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_bat...
Cody P Schafer
2013-07-03
mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalul...
Cody P Schafer
2013-07-03
mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead o...
Cody P Schafer
2013-07-03
mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
Cody P Schafer
2013-07-03
mm/page_alloc: insert memory barriers to allow async update of pcp batch and ...
Cody P Schafer
2013-07-03
mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
Cody P Schafer
2013-07-03
mm/page_alloc: factor out setting of pcp->high and pcp->batch
Cody P Schafer
2013-07-03
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
mm: remove compressed copy from zram in-memory
Minchan Kim
2013-07-03
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
pagemap: prepare to reuse constant bits with page-shift
Pavel Emelyanov
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
pagemap: introduce pagemap_entry_t without pmshift bits
Pavel Emelyanov
2013-07-03
clear_refs: introduce private struct for mm_walk
Pavel Emelyanov
2013-07-03
clear_refs: sanitize accepted commands declaration
Pavel Emelyanov
2013-07-03
crypto: sanitize argument for format string
Kees Cook
2013-07-03
block: do not pass disk names as format strings
Kees Cook
2013-07-03
drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
Jonathan Salwan
2013-07-03
block/compat_ioctl.c: do not leak info to user-space
Cong Wang
2013-07-03
drivers/cdrom/gdrom.c: fix device number leak
Libo Chen
2013-07-03
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
Xue jiufei
2013-07-03
ocfs2: adjust switch_case syntax at o2net_state_change()
Jie Liu
2013-07-03
ocfs2: fix a comments typo at o2quo_hb_still_up()
Jie Liu
2013-07-03
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
Jie Liu
2013-07-03
ocfs2: submit disk heartbeat bio using WRITE_SYNC
Noboru Iwamatsu
2013-07-03
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
2013-07-03
ocfs2: fix readonly issue in ocfs2_unlink()
Younger Liu
2013-07-03
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
Andrew Morton
2013-07-03
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
Jie Liu
[next]