summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-06Linux 3.14.32v3.14.32Greg Kroah-Hartman
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2015-02-05drm/i915: Only fence tiled region of object.Bob Paauwe
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-02-05dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-02-05nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-02-05mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-02-05Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-02-05Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-02-05i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-02-05ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-02-05ASoC: omap-mcbsp: Correct CBM_CFS dai format configurationPeter Ujfalusi
2015-02-05ASoC: soc-compress.c: fix NULL dereferenceQais Yousef
2015-02-05ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registersAurelien BOUIN
2015-02-05ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang
2015-02-05spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-02-05x86, build: replace Perl script with Shell scriptKees Cook
2015-01-29Linux 3.14.31v3.14.31Greg Kroah-Hartman
2015-01-29md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2015-01-29mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2015-01-29mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2015-01-29memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand
2015-01-29vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim
2015-01-29mm: make copy_pte_range static againJerome Marchand
2015-01-29mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes
2015-01-29mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()Hugh Dickins
2015-01-29shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins
2015-01-29mm: avoid unnecessary atomic operations during end_page_writeback()Mel Gorman