summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto
2014-12-06ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto
2014-12-06ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz
2014-12-06IB/isert: Adjust CQ size to HW limitsChris Moore
2014-12-06clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-12-06ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-12-06bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov
2014-12-06qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2014-12-06ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov
2014-12-06ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, kaslr: Handle Gold linker for finding bss/brkKees Cook
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
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