summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-23nilfs2: remove loops of single statement macrosRyusuke Konishi
2016-05-23nilfs2: remove unnecessary else after return or breakRyusuke Konishi
2016-05-23nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi
2016-05-23nilfs2: fix code indent coding style issueRyusuke Konishi
2016-05-23nilfs2: remove space before semicolonRyusuke Konishi
2016-05-23nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()Ryusuke Konishi
2016-05-23nilfs2: clean trailing semicolons in macrosRyusuke Konishi
2016-05-23nilfs2: add missing line spacingRyusuke Konishi
2016-05-23nilfs2: replace __attribute__((packed)) with __packedRyusuke Konishi
2016-05-23nilfs2: move cleanup code of metadata file from inode routinesRyusuke Konishi
2016-05-23nilfs2: get rid of nilfs_mdt_mark_block_dirty()Ryusuke Konishi
2016-05-23nilfs2: clarify permission to replicate the designRyusuke Konishi
2016-05-23MAINTAINERS: add web link for nilfs projectRyusuke Konishi
2016-05-23nilfs2: clean up old e-mail addressesRyusuke Konishi
2016-05-23nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi
2016-05-23nilfs2: remove space before commaRyusuke Konishi
2016-05-23nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi
2016-05-23nilfs2: constify nilfs_sc_operations structuresJulia Lawall
2016-05-23fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki
2016-05-23fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki
2016-05-23fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki
2016-05-23mm: memcontrol: fix possible css ref leak on oomVladimir Davydov
2016-05-23ELF/MIPS build fixRalf Baechle
2016-05-23m32r: fix build failureSudip Mukherjee
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds