summaryrefslogtreecommitdiffstats
path: root/Documentation/IRQ-affinity.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro34-135/+156
2016-05-26restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro3-20/+14
2016-05-26add down_write_killable_nested()Al Viro2-0/+18
2016-05-26update D/f/directory-lockingAl Viro1-12/+20
2016-05-26do "fold checks into iterate_and_advance()" rightAl Viro1-1/+1
2016-05-25make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro1-0/+1
2016-05-25xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher1-1/+1
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller1-18/+16
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross1-39/+26
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini1-2/+5
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann1-0/+1
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel1-1/+1
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2016-05-24headers_check: don't warn about c++ guardsArnd Bergmann1-0/+4
2016-05-24kgdb: depends on VTJiri Slaby1-1/+1
2016-05-24drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-24drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko1-1/+3
2016-05-24drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-24uprobes: wait for mmap_sem for write killableMichal Hocko1-2/+5
2016-05-24prctl: make PR_SET_THP_DISABLE wait for mmap_sem killableMichal Hocko1-1/+2
2016-05-24exec: make exec path waiting for mmap_sem killableMichal Hocko1-2/+8
2016-05-24aio: make aio_setup_ring killableMichal Hocko1-1/+6
2016-05-24coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko1-1/+3
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko9-10/+21
2016-05-24ipc, shm: make shmem attach/detach wait for mmap_sem killableMichal Hocko1-2/+7
2016-05-24mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko1-1/+5
2016-05-24mm, proc: make clear_refs killableMichal Hocko1-2/+9
2016-05-24mm: make vm_brk killableMichal Hocko2-7/+4
2016-05-24mm, elf: handle vm_brk errorMichal Hocko1-2/+5
2016-05-24mm, aout: handle vm_brk failuresMichal Hocko2-10/+23
2016-05-24mm: make vm_munmap killableMichal Hocko1-5/+3
2016-05-24mm: make vm_mmap killableMichal Hocko5-14/+8
2016-05-24mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko8-21/+55
2016-05-24MAINTAINERS: add co-maintainer for scripts/gdbKieran Bingham1-0/+1
2016-05-24scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham1-2/+2
2016-05-24scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote1-3/+4
2016-05-24scripts/gdb: improve types abstraction for gdb python scriptsDom Cote1-2/+15
2016-05-24scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham1-0/+19
2016-05-24scripts/gdb: add documentation example for radix treeKieran Bingham1-0/+21
2016-05-24scripts/gdb: add a Radix Tree ParserKieran Bingham3-0/+105
2016-05-24scripts/gdb: cast CPU numbers to integerJan Kiszka1-1/+1
2016-05-24scripts/gdb: add cpu iteratorsKieran Bingham1-0/+38
2016-05-24scripts/gdb: add mount point list commandKieran Bingham2-0/+119
2016-05-24scripts/gdb: add io resource readersKieran Bingham1-0/+57
2016-05-24scripts/gdb: provide a dentry_name VFS path helperKieran Bingham1-0/+8
2016-05-24scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham1-1/+4
2016-05-24scripts/gdb: provide exception catching parserKieran Bingham1-0/+7