summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-2338-56/+46
| * nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-2338-152/+0
| * nilfs2: remove space before commaRyusuke Konishi2016-05-232-4/+4
| * nilfs2: fix white space issue in nilfs_mount()Ryusuke Konishi2016-05-231-1/+1
| * nilfs2: constify nilfs_sc_operations structuresJulia Lawall2016-05-231-5/+5
| * fs/befs/io.c:befs_bread(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULLSalah Triki2016-05-231-1/+1
| * fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...Salah Triki2016-05-231-3/+1
| * fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...Salah Triki2016-05-231-1/+1
| * fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...Salah Triki2016-05-231-1/+1
| * mm: memcontrol: fix possible css ref leak on oomVladimir Davydov2016-05-231-1/+1
| * ELF/MIPS build fixRalf Baechle2016-05-233-3/+10
| * m32r: fix build failureSudip Mukherjee2016-05-231-0/+1
* | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-233-3/+80
|\ \
| * | tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani2016-05-161-1/+1
| * | kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim2016-05-161-0/+72
| * | kselftests/ftrace: Detect tracefs mount pointNamhyung Kim2016-05-161-2/+7
* | | Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-231-10/+5
|\ \ \
| * | | ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)2016-05-231-10/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-237-50/+50
|\ \ \ \
| * | | | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | | | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | | | Fix typoAndrea Gelmini2016-05-231-1/+1
| * | | | tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf2016-04-281-39/+28
| * | | | tile: clarify barrier semantics of atomic_add_returnChris Metcalf2016-04-261-2/+15
| * | | | tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-04-262-2/+0
* | | | | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-05-233-274/+306
|\ \ \ \ \
| * | | | | ata: dwc: add DMADEVICES dependencyArnd Bergmann2016-05-121-0/+1
OpenPOWER on IntegriCloud