summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2-2/+1
2014-12-06x86, kaslr: Handle Gold linker for finding bss/brkKees Cook1-1/+10
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook1-1/+10
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-11-21Linux 3.14.25v3.14.25Greg Kroah-Hartman1-1/+1
2014-11-21mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka1-10/+13
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