summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
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-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