aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Merge remote-tracking branch 'lsk/v3.14/topic/mailbox' into linux-linaro-lsk-...lsk-v3.14-14.11Mark Brown
2014-11-21dt: mailbox: add generic bindingsJassi Brar
2014-11-21doc: add documentation for mailbox frameworkJassi Brar
2014-11-21mailbox: Introduce framework for mailboxJassi Brar
2014-11-21mailbox: rename pl320-ipc specific mailbox.hSuman Anna
2014-11-21Merge tag 'v3.14.25' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21Merge remote-tracking branch 'lsk/v3.14/topic/gator' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21Merge branch 'lsk-3.14-gator' of https://git.linaro.org/landing-teams/working...Mark Brown
2014-11-21Linux 3.14.25v3.14.25Greg Kroah-Hartman
2014-11-21mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-11-21mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman
2014-11-21fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen
2014-11-21fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner
2014-11-21mm: fix direct reclaim writeback regressionHugh Dickins
2014-11-21x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-11-21mm, compaction: properly signal and act upon lock and need_sched() contentionVlastimil Babka
2014-11-21mm/compaction: avoid rescanning pageblocks in isolate_freepagesVlastimil Babka
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-11-21mm, compaction: terminate async compaction when reschedulingDavid Rientjes
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-11-21mm, compaction: return failed migration target pages back to freelistDavid Rientjes
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes
2014-11-21mm/compaction: cleanup isolate_freepages()Vlastimil Babka
2014-11-21mm/compaction: clean up unused code linesHeesub Shin
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick
2014-11-21callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro
2014-11-21mm: remove read_cache_page_async()Sasha Levin
2014-11-21mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner
2014-11-21regmap: fix kernel hang on regmap_bulk_write with zero val_count.Quentin Casasnovas
2014-11-21iwlwifi: configure the LTREmmanuel Grumbach
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21perf: Handle compat ioctlPawel Moll
2014-11-21dell-wmi: Fix access out of memoryPali Rohár
2014-11-21rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar
2014-11-21rcu: Make callers awaken grace-period kthreadPaul E. McKenney
2014-11-21GFS2: Fix address space from page functionSteven Whitehouse
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira
2014-11-21netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero
2014-11-21netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-11-21netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal