aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz
2014-07-16net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai
2014-07-16Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz
2014-07-16sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-16r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede
2014-07-16sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-16locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-16locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer
2014-07-16s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky
2014-07-16s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei