summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-02Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-05-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-05-01Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin
2014-05-01Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-05-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-30Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta
2014-04-30Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao
2014-04-30perf tests: Add static build make testJiri Olsa
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa
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-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-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-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-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara
2014-04-28KVM: async_pf: mm->mm_users can not pin apf->mmOleg Nesterov
2014-04-28KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang