| Commit message (Expand) | Author | Files | Lines |
2016-05-25 | make xattr_resolve_handlers() safe to use with NULL ->s_xattr | Al Viro | 1 | -0/+1 |
2016-05-25 | xattr: Fail with -EINVAL for NULL attribute names | Andreas Gruenbacher | 1 | -1/+1 |
2016-05-25 | parisc: Whitespace cleanups in unistd.h | Helge Deller | 1 | -18/+16 |
2016-05-24 | ARM: lpc32xx: fix NR_IRQS confict | Arnd Bergmann | 1 | -1/+1 |
2016-05-24 | ARM: lpc32xx: remove legacy irq controller driver | Vladimir Zapolskiy | 2 | -478/+1 |
2016-05-24 | xen: use same main loop for counting and remapping pages | Juergen Gross | 1 | -39/+26 |
2016-05-24 | xen/events: Don't move disabled irqs | Ross Lagerwall | 1 | -2/+4 |
2016-05-24 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini | 1 | -2/+5 |
2016-05-24 | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann | 1 | -0/+1 |
2016-05-24 | xen/gntdev: reduce copy batch size to 16 | David Vrabel | 1 | -1/+1 |
2016-05-24 | xen/x86: don't lose event interrupts | Stefano Stabellini | 1 | -3/+3 |
2016-05-24 | headers_check: don't warn about c++ guards | Arnd Bergmann | 1 | -0/+4 |
2016-05-24 | kgdb: depends on VT | Jiri Slaby | 1 | -1/+1 |
2016-05-24 | drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable | Michal Hocko | 1 | -1/+4 |
2016-05-24 | drm/radeon: make radeon_mn_get wait for mmap_sem killable | Michal Hocko | 1 | -1/+3 |
2016-05-24 | drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable | Michal Hocko | 1 | -1/+4 |
2016-05-24 | uprobes: wait for mmap_sem for write killable | Michal Hocko | 1 | -2/+5 |
2016-05-24 | prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable | Michal Hocko | 1 | -1/+2 |
2016-05-24 | exec: make exec path waiting for mmap_sem killable | Michal Hocko | 1 | -2/+8 |
2016-05-24 | aio: make aio_setup_ring killable | Michal Hocko | 1 | -1/+6 |
2016-05-24 | coredump: make coredump_wait wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+3 |
2016-05-24 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 9 | -10/+21 |
2016-05-24 | ipc, shm: make shmem attach/detach wait for mmap_sem killable | Michal Hocko | 1 | -2/+7 |
2016-05-24 | mm, fork: make dup_mmap wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+5 |
2016-05-24 | mm, proc: make clear_refs killable | Michal Hocko | 1 | -2/+9 |
2016-05-24 | mm: make vm_brk killable | Michal Hocko | 2 | -7/+4 |
2016-05-24 | mm, elf: handle vm_brk error | Michal Hocko | 1 | -2/+5 |
2016-05-24 | mm, aout: handle vm_brk failures | Michal Hocko | 2 | -10/+23 |
2016-05-24 | mm: make vm_munmap killable | Michal Hocko | 1 | -5/+3 |
2016-05-24 | mm: make vm_mmap killable | Michal Hocko | 5 | -14/+8 |
2016-05-24 | mm: make mmap_sem for write waits killable for mm syscalls | Michal Hocko | 8 | -21/+55 |
2016-05-24 | MAINTAINERS: add co-maintainer for scripts/gdb | Kieran Bingham | 1 | -0/+1 |
2016-05-24 | scripts/gdb: decode bytestream on dmesg for Python3 | Kieran Bingham | 1 | -2/+2 |
2016-05-24 | scripts/gdb: fix issue with dmesg.py and python 3.X | Dom Cote | 1 | -3/+4 |
2016-05-24 | scripts/gdb: improve types abstraction for gdb python scripts | Dom Cote | 1 | -2/+15 |
2016-05-24 | scripts/gdb: add lx_thread_info_by_pid helper | Kieran Bingham | 1 | -0/+19 |
2016-05-24 | scripts/gdb: add documentation example for radix tree | Kieran Bingham | 1 | -0/+21 |
2016-05-24 | scripts/gdb: add a Radix Tree Parser | Kieran Bingham | 3 | -0/+105 |
2016-05-24 | scripts/gdb: cast CPU numbers to integer | Jan Kiszka | 1 | -1/+1 |
2016-05-24 | scripts/gdb: add cpu iterators | Kieran Bingham | 1 | -0/+38 |
2016-05-24 | scripts/gdb: add mount point list command | Kieran Bingham | 2 | -0/+119 |
2016-05-24 | scripts/gdb: add io resource readers | Kieran Bingham | 1 | -0/+57 |
2016-05-24 | scripts/gdb: provide a dentry_name VFS path helper | Kieran Bingham | 1 | -0/+8 |
2016-05-24 | scripts/gdb: support !CONFIG_MODULES gracefully | Kieran Bingham | 1 | -1/+4 |
2016-05-24 | scripts/gdb: provide exception catching parser | Kieran Bingham | 1 | -0/+7 |
2016-05-24 | scripts/gdb: convert modules usage to lists functions | Kieran Bingham | 1 | -11/+6 |
2016-05-24 | scripts/gdb: provide kernel list item generators | Kieran Bingham | 1 | -0/+21 |
2016-05-24 | scripts/gdb: provide linux constants | Kieran Bingham | 4 | -1/+54 |
2016-05-24 | scripts/gdb: Adjust module reference counter reported by lx-lsmod | Jan Kiszka | 1 | -1/+1 |
2016-05-24 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov | 18 | -18/+0 |