summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-27gfs2: Lock holder cleanupAndreas Gruenbacher
2016-06-27gfs2: Large-filesystem fix for 32-bit systemsAndreas Gruenbacher
2016-06-27gfs2: Get rid of gfs2_ilookupAndreas Gruenbacher
2016-06-27gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher
2016-06-17gfs2: Initialize iopen glock holder for new inodesAndreas Gruenbacher
2016-06-10GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-05-24Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan...Linus Torvalds
2016-05-24Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-24Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-24Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-05-24Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-05-24kgdb: depends on VTJiri Slaby
2016-05-24drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko
2016-05-24drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko
2016-05-24drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko
2016-05-24uprobes: wait for mmap_sem for write killableMichal Hocko
2016-05-24prctl: make PR_SET_THP_DISABLE wait for mmap_sem killableMichal Hocko
2016-05-24exec: make exec path waiting for mmap_sem killableMichal Hocko
2016-05-24aio: make aio_setup_ring killableMichal Hocko
2016-05-24coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-24ipc, shm: make shmem attach/detach wait for mmap_sem killableMichal Hocko
2016-05-24mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko
2016-05-24mm, proc: make clear_refs killableMichal Hocko
2016-05-24mm: make vm_brk killableMichal Hocko
2016-05-24mm, elf: handle vm_brk errorMichal Hocko
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko
2016-05-24mm: make vm_munmap killableMichal Hocko
2016-05-24mm: make vm_mmap killableMichal Hocko
2016-05-24mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko
2016-05-24MAINTAINERS: add co-maintainer for scripts/gdbKieran Bingham
2016-05-24scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-24scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2016-05-24scripts/gdb: improve types abstraction for gdb python scriptsDom Cote
2016-05-24scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham
2016-05-24scripts/gdb: add documentation example for radix treeKieran Bingham
2016-05-24scripts/gdb: add a Radix Tree ParserKieran Bingham
2016-05-24scripts/gdb: cast CPU numbers to integerJan Kiszka