summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.32-rt29v3.14.32-rt29Steven Rostedt (Red Hat)2015-03-041-1/+1
* Merge tag 'v3.14.32' into v3.14-rtSteven Rostedt (Red Hat)2015-03-0434-193/+209
|\
| * Linux 3.14.32v3.14.32Greg Kroah-Hartman2015-02-061-1/+1
| * target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-02-055-25/+16
| * workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo2015-02-051-29/+13
| * rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov2015-02-051-14/+6
| * pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX2015-02-051-0/+2
| * pstore: skip zero size persistent ram buffer in traverseLiu ShuoX2015-02-051-5/+5
| * pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX2015-02-051-1/+2
| * ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2015-02-051-1/+10
| * drm/i915: Only fence tiled region of object.Bob Paauwe2015-02-051-0/+7
| * drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-02-051-0/+22
| * regulator: core: fix race condition in regulator_put()Ashay Jaiswal2015-02-051-1/+3
| * spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg2015-02-051-1/+1
| * dm cache: fix missing ERR_PTR returns and handlingJoe Thornber2015-02-051-4/+5
| * dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber2015-02-051-0/+6
| * nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-02-051-5/+4
| * mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-02-051-1/+1
| * NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-02-051-1/+1
| * nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao2015-02-051-0/+6
| * Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-02-051-0/+8
| * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-02-051-3/+4
| * i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski2015-02-051-6/+17
| * rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov2015-02-051-4/+1
| * ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-02-051-31/+0
| * powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-02-051-0/+1
| * can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-02-051-4/+3
| * can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-02-051-2/+10
| * can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-02-051-1/+1
| * can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-02-051-6/+1
| * ASoC: omap-mcbsp: Correct CBM_CFS dai format configurationPeter Ujfalusi2015-02-051-1/+1
| * ASoC: soc-compress.c: fix NULL dereferenceQais Yousef2015-02-051-3/+6
| * ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registersAurelien BOUIN2015-02-051-1/+1
| * ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang2015-02-051-1/+1
| * spi: dw-mid: fix FIFO sizeAndy Shevchenko2015-02-051-1/+0
| * x86, build: replace Perl script with Shell scriptKees Cook2015-02-053-40/+43
* | Linux 3.14.31-rt28v3.14.31-rt28Steven Rostedt (Red Hat)2015-02-051-1/+1
* | Merge tag 'v3.14.31' into v3.14-rtSteven Rostedt (Red Hat)2015-02-05185-819/+1458
|\ \ | |/
| * Linux 3.14.31v3.14.31Greg Kroah-Hartman2015-01-291-1/+1
| * md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown2015-01-291-1/+2
| * mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko2015-01-292-18/+15
| * mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman2015-01-292-48/+59
| * mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman2015-01-291-1/+1
| * mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman2015-01-291-1/+1
| * mm: move zone->pages_scanned into a vmstat counterMel Gorman2015-01-294-8/+16
| * mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman2015-01-293-106/+110
| * mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman2015-01-292-11/+9
| * memcg, vmscan: Fix forced scan of anonymous pagesJerome Marchand2015-01-291-8/+15
| * vmalloc: use rcu list iterator to reduce vmap_area_lock contentionJoonsoo Kim2015-01-291-3/+3
| * mm: make copy_pte_range static againJerome Marchand2015-01-292-5/+1