summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2015-01-27drm/nv4c/mc: disable msiIlia Mirkin1-8/+0
2015-01-27drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson1-2/+2
2015-01-27drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter1-1/+5
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2015-01-27drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher1-1/+2
2015-01-27drm/radeon: fix typo in CI dpm disableAlex Deucher1-1/+1
2015-01-27drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2-21/+30
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh1-0/+1
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko1-2/+14
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu1-2/+2
2015-01-27net: Reset secmark when scrubbing packetThomas Graf1-0/+1
2015-01-27net: Fix stacked vlan offload features computationToshiaki Makita1-5/+8
2015-01-27batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli1-1/+1
2015-01-27batman-adv: Unify fragment size calculationSven Eckelmann1-1/+1
2015-01-27batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann1-1/+1
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-27in6: fix conflict with glibcstephen hemminger2-1/+5
2015-01-27netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2015-01-27netlink: Always copy on mmap TX.David Miller1-36/+16
2015-01-27gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs1-4/+5
2015-01-16Linux 3.14.29v3.14.29Greg Kroah-Hartman1-1/+1
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-16spi: fsl: Fix problem with multi message transfersStefan Roese1-5/+15
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa2-2/+4
2015-01-16perf: Fix events installation during moving groupJiri Olsa1-2/+2
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason1-0/+8
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott2-32/+8
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi3-32/+64
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi1-1/+1
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-0/+26
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-2/+20
2015-01-16ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon1-20/+9
2015-01-16ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa2-5/+0
2015-01-16ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla1-1/+1
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni1-18/+1
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+3
2015-01-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi2-11/+36