summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09Linux 3.14.21v3.14.21Greg Kroah-Hartman
2014-10-09mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-10-09mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-10-09mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-10-09mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-10-09mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-10-09mm, compaction: determine isolation mode only onceDavid Rientjes
2014-10-09mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim
2014-10-09mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim
2014-10-09mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-10-09mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim
2014-10-09mm/compaction: disallow high-order page for migration targetJoonsoo Kim
2014-10-09mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-09CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-10-09init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-09Fix problem recognizing symlinksSteve French
2014-10-09drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-09mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-10-09perf: fix perf bug in fork()Peter Zijlstra
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-05Linux 3.14.20v3.14.20Greg Kroah-Hartman
2014-10-05ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak
2014-10-05clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd
2014-10-05clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd
2014-10-05staging/lustre: disable virtual block device for 64K pagesArnd Bergmann
2014-10-05aio: block exit_aio() until all context requests are completedGu Zheng
2014-10-05clk: prevent erronous parsing of children during rate changeTero Kristo
2014-10-05perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-10-05partitions: aix.c: off by one bugDan Carpenter
2014-10-05dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko
2014-10-05dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus