summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman1-11/+25
2014-11-21fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen1-4/+8
2014-11-21fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner1-3/+1
2014-11-21mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-11-21x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li1-7/+14
2014-11-21mm, compaction: properly signal and act upon lock and need_sched() contentionVlastimil Babka2-11/+48
2014-11-21mm/compaction: avoid rescanning pageblocks in isolate_freepagesVlastimil Babka1-15/+7
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka2-28/+28
2014-11-21mm, compaction: terminate async compaction when reschedulingDavid Rientjes1-1/+6
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes4-42/+39
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes2-28/+43
2014-11-21mm, compaction: return failed migration target pages back to freelistDavid Rientjes1-9/+18
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes7-27/+53
2014-11-21mm/compaction: cleanup isolate_freepages()Vlastimil Babka1-29/+27
2014-11-21mm/compaction: clean up unused code linesHeesub Shin1-10/+0
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick3-21/+18
2014-11-21callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro3-10/+0
2014-11-21mm: remove read_cache_page_async()Sasha Levin4-54/+25
2014-11-21mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner1-1/+1
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner11-129/+348
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner6-82/+84
2014-11-21mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner1-13/+12
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2-4/+28
2014-11-21regmap: fix kernel hang on regmap_bulk_write with zero val_count.Quentin Casasnovas1-2/+4
2014-11-21iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann3-63/+60
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2-0/+7
2014-11-21net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2-26/+10
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-11-21perf: Handle compat ioctlPawel Moll1-1/+22
2014-11-21dell-wmi: Fix access out of memoryPali Rohár1-3/+9
2014-11-21rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar1-2/+2
2014-11-21rcu: Make callers awaken grace-period kthreadPaul E. McKenney1-1/+17
2014-11-21GFS2: Fix address space from page functionSteven Whitehouse3-1/+9
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks3-20/+29
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-11-21netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero1-1/+1
2014-11-21netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin1-9/+8
2014-11-21netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal1-3/+5
2014-11-21netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal1-3/+3
2014-11-21netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter1-1/+1
2014-11-21ipc: always handle a new value of auto_msgmniAndrey Vagin1-2/+1
2014-11-21IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma1-0/+2
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-11-21memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-11-21media: ttusb-dec: buffer overflow in ioctlDan Carpenter1-0/+3
2014-11-21NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust1-25/+17