summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-06drm/nouveau/disp/sor/gf119: select correct sor when poking training patternBen Skeggs
2016-06-24drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov
2016-06-15drm/nouveau/iccsense: fix memory leakBen Skeggs
2016-06-15drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"Robin Murphy
2016-06-07drm/nouveau/disp/sor/gm107: training pattern registers are like gm200Ben Skeggs
2016-06-07drm/nouveau/disp/sor/gf119: both links use the same training registerBen Skeggs
2016-06-02drm/nouveau/core: swap the order of imem/fbBen Skeggs
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-06-02drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs
2016-05-24headers_check: don't warn about c++ guardsArnd Bergmann
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-05-23Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-05-23kgdb: depends on VTJiri Slaby
2016-05-23drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko
2016-05-23drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko
2016-05-23drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko
2016-05-23uprobes: wait for mmap_sem for write killableMichal Hocko
2016-05-23prctl: make PR_SET_THP_DISABLE wait for mmap_sem killableMichal Hocko
2016-05-23exec: make exec path waiting for mmap_sem killableMichal Hocko
2016-05-23aio: make aio_setup_ring killableMichal Hocko
2016-05-23coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-23ipc, shm: make shmem attach/detach wait for mmap_sem killableMichal Hocko
2016-05-23mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko
2016-05-23mm, proc: make clear_refs killableMichal Hocko
2016-05-23mm: make vm_brk killableMichal Hocko
2016-05-23mm, elf: handle vm_brk errorMichal Hocko
2016-05-23mm, aout: handle vm_brk failuresMichal Hocko
2016-05-23mm: make vm_munmap killableMichal Hocko
2016-05-23mm: make vm_mmap killableMichal Hocko
2016-05-23mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko
2016-05-23MAINTAINERS: add co-maintainer for scripts/gdbKieran Bingham
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2016-05-23scripts/gdb: improve types abstraction for gdb python scriptsDom Cote
2016-05-23scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham
2016-05-23scripts/gdb: add documentation example for radix treeKieran Bingham
2016-05-23scripts/gdb: add a Radix Tree ParserKieran Bingham
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham
2016-05-23scripts/gdb: add mount point list commandKieran Bingham
2016-05-23scripts/gdb: add io resource readersKieran Bingham
2016-05-23scripts/gdb: provide a dentry_name VFS path helperKieran Bingham