summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-04sparc64: Fix range check in kern_addr_valid().David S. Miller1-1/+1
2014-05-04sparc64: Fix top-level fault handling bugs.David S. Miller1-30/+52
2014-05-04sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-05-04sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller1-4/+4
2014-05-04sparc64: Fix hex values in comment above pte_modify().David S. Miller1-2/+2
2014-05-04sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2-2/+2
2014-05-04sparc64: Fix huge PMD invalidation.David S. Miller3-15/+17
2014-05-04sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller1-6/+9
2014-05-04sparc64: Normalize NMI watchdog logging and behavior.David S. Miller1-16/+5
2014-05-02sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3
2014-05-02sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller1-1/+1
2014-05-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-18/+55
2014-05-02Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+2
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+1
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-23/+66
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-05-01Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-8/+34
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu1-4/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-20/+52
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-30Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-40/+52
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause2-1/+11
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao1-4/+12
2014-04-30perf tests: Add static build make testJiri Olsa1-0/+2
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa1-11/+23
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa1-1/+1
2014-04-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-56/+166
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han1-0/+6
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+22
2014-04-29ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai3-17/+21
2014-04-29RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S1-3/+3
2014-04-29RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise1-0/+4
2014-04-29RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2-0/+22
2014-04-29RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise3-15/+26
2014-04-29Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-23/+9
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds14-22/+105
2014-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds22-285/+273
2014-04-29mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds1-3/+5
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)3-23/+9