summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-05-23scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham
2016-05-23scripts/gdb: provide exception catching parserKieran Bingham
2016-05-23scripts/gdb: convert modules usage to lists functionsKieran Bingham
2016-05-23scripts/gdb: provide kernel list item generatorsKieran Bingham
2016-05-23scripts/gdb: provide linux constantsKieran Bingham
2016-05-23scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-23drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani
2016-05-23rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko
2016-05-23kdump: fix gdb macros work work with newer and 64-bit kernelsCorey Minyard
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2016-05-23kexec: do a cleanup for function kexec_loadMinfei Huang
2016-05-23kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang
2016-05-23kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang
2016-05-23kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang
2016-05-23exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov
2016-05-23kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen
2016-05-23signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov
2016-05-23kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Wang Xiaoqiang
2016-05-23signal: make oom_flags a boolTetsuo Handa
2016-05-23wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALLOleg Nesterov
2016-05-23wait/ptrace: assume __WALL if the child is tracedOleg Nesterov
2016-05-23nilfs2: fix block commentsRyusuke Konishi