summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-30timer: Prevent overflow in apply_slackJiri Bohac
2014-04-30hrtimer: Prevent remote enqueue of leftmost timersLeon Ma
2014-04-30hrtimer: Prevent all reprogramming if hang detectedStuart Hayes
2014-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han
2014-04-30MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2014-04-29PNP: Fix compile error in quirks.cBjorn Helgaas
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer
2014-04-29drivercore: deferral race condition fixGrant Likely
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi
2014-04-29KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang
2014-04-28RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise
2014-04-28RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-28[SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-28mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-04-28ceph: reserve caps for file layout/lock MDS requestsYan, Zheng
2014-04-28ceph: avoid releasing caps that are being usedYan, Zheng
2014-04-28ceph: clear directory's completeness when creating fileYan, Zheng
2014-04-28libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov
2014-04-28ceph: use fpos_cmp() to compare dentry positionsYan, Zheng
2014-04-28ceph: check directory's completeness before emitting directory entryYan, Zheng
2014-04-28irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter
2014-04-28irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner
2014-04-28net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov
2014-04-28[SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-04-28fuse: add renameat2 supportMiklos Szeredi
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28fuse: clear MS_I_VERSIONMiklos Szeredi
2014-04-28fuse: clear FUSE_I_CTIME_DIRTY flag on setattrMaxim Patlasov
2014-04-28fuse: trust kernel i_ctime onlyMaxim Patlasov
2014-04-28fuse: remove .update_timeMiklos Szeredi