summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-29drm/exynos: use %pad for dma_addr_tJingoo Han
2014-04-29drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han
2014-04-29MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han
2014-04-29drm/exynos: balance framebuffer refcountAndrzej Hajda
2014-04-29Merge 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-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-28ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang
2014-04-28Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer