summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: make vm_mmap killableMichal Hocko2016-05-235-14/+8
* mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko2016-05-238-21/+55
* MAINTAINERS: add co-maintainer for scripts/gdbKieran Bingham2016-05-231-0/+1
* scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham2016-05-231-2/+2
* scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote2016-05-231-3/+4
* scripts/gdb: improve types abstraction for gdb python scriptsDom Cote2016-05-231-2/+15
* scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham2016-05-231-0/+19
* scripts/gdb: add documentation example for radix treeKieran Bingham2016-05-231-0/+21
* scripts/gdb: add a Radix Tree ParserKieran Bingham2016-05-233-0/+105
* scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-231-1/+1
* scripts/gdb: add cpu iteratorsKieran Bingham2016-05-231-0/+38
* scripts/gdb: add mount point list commandKieran Bingham2016-05-232-0/+119
* scripts/gdb: add io resource readersKieran Bingham2016-05-231-0/+57
* scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-231-0/+8
* scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham2016-05-231-1/+4
* scripts/gdb: provide exception catching parserKieran Bingham2016-05-231-0/+7
* scripts/gdb: convert modules usage to lists functionsKieran Bingham2016-05-231-11/+6
* scripts/gdb: provide kernel list item generatorsKieran Bingham2016-05-231-0/+21
* scripts/gdb: provide linux constantsKieran Bingham2016-05-234-1/+54
* scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka2016-05-231-1/+1
* arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-2318-18/+0
* drivers/memstick/core/mspro_block: use kmemdupMuhammad Falak R Wani2016-05-231-2/+1
* rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko2016-05-231-1/+1
* kdump: fix gdb macros work work with newer and 64-bit kernelsCorey Minyard2016-05-231-52/+44
* s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-234-33/+20
* kexec: do a cleanup for function kexec_loadMinfei Huang2016-05-231-56/+69
* kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang2016-05-231-3/+6
* kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-05-231-0/+45
* kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang2016-05-234-2/+23
* exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov2016-05-231-7/+0
* kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen2016-05-231-6/+9
* signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov2016-05-231-9/+7
* kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Wang Xiaoqiang2016-05-231-5/+5
* signal: make oom_flags a boolTetsuo Handa2016-05-233-8/+8
* wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALLOleg Nesterov2016-05-231-1/+2
* wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-05-231-9/+20
* nilfs2: fix block commentsRyusuke Konishi2016-05-2311-107/+202
* nilfs2: remove loops of single statement macrosRyusuke Konishi2016-05-231-5/+4
* nilfs2: remove unnecessary else after return or breakRyusuke Konishi2016-05-233-23/+21
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-2327-90/+97
* nilfs2: fix code indent coding style issueRyusuke Konishi2016-05-231-1/+1
* nilfs2: remove space before semicolonRyusuke Konishi2016-05-231-1/+1
* nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi2016-05-236-16/+16
* nilfs2: clean trailing semicolons in macrosRyusuke Konishi2016-05-232-5/+5
* nilfs2: add missing line spacingRyusuke Konishi2016-05-2310-0/+14
* nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi2016-05-231-1/+1
* nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi2016-05-234-8/+38
* nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi2016-05-233-32/+8
* nilfs2: clarify permission to replicate the designRyusuke Konishi2016-05-231-0/+5
* MAINTAINERS: add web link for nilfs projectRyusuke Konishi2016-05-231-0/+1