index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Wang Xiaoqiang
2016-05-23
1
-5
/
+5
|
*
signal: make oom_flags a bool
Tetsuo Handa
2016-05-23
3
-8
/
+8
|
*
wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL
Oleg Nesterov
2016-05-23
1
-1
/
+2
|
*
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-05-23
1
-9
/
+20
|
*
nilfs2: fix block comments
Ryusuke Konishi
2016-05-23
11
-107
/
+202
|
*
nilfs2: remove loops of single statement macros
Ryusuke Konishi
2016-05-23
1
-5
/
+4
|
*
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
2016-05-23
3
-23
/
+21
|
*
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
27
-90
/
+97
|
*
nilfs2: fix code indent coding style issue
Ryusuke Konishi
2016-05-23
1
-1
/
+1
|
*
nilfs2: remove space before semicolon
Ryusuke Konishi
2016-05-23
1
-1
/
+1
|
*
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
2016-05-23
6
-16
/
+16
|
*
nilfs2: clean trailing semicolons in macros
Ryusuke Konishi
2016-05-23
2
-5
/
+5
|
*
nilfs2: add missing line spacing
Ryusuke Konishi
2016-05-23
10
-0
/
+14
|
*
nilfs2: replace __attribute__((packed)) with __packed
Ryusuke Konishi
2016-05-23
1
-1
/
+1
|
*
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
2016-05-23
4
-8
/
+38
|
*
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
2016-05-23
3
-32
/
+8
|
*
nilfs2: clarify permission to replicate the design
Ryusuke Konishi
2016-05-23
1
-0
/
+5
|
*
MAINTAINERS: add web link for nilfs project
Ryusuke Konishi
2016-05-23
1
-0
/
+1
|
*
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
38
-56
/
+46
|
*
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-23
38
-152
/
+0
|
*
nilfs2: remove space before comma
Ryusuke Konishi
2016-05-23
2
-4
/
+4
|
*
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
2016-05-23
1
-1
/
+1
|
*
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
2016-05-23
1
-5
/
+5
|
*
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...
Salah Triki
2016-05-23
1
-3
/
+1
|
*
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...
Salah Triki
2016-05-23
1
-1
/
+1
|
*
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...
Salah Triki
2016-05-23
1
-1
/
+1
|
*
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
2016-05-23
1
-1
/
+1
|
*
ELF/MIPS build fix
Ralf Baechle
2016-05-23
3
-3
/
+10
|
*
m32r: fix build failure
Sudip Mukherjee
2016-05-23
1
-0
/
+1
*
|
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-23
3
-3
/
+80
|
\
\
|
*
|
tools: testing: define the _GNU_SOURCE macro
Muhammad Falak R Wani
2016-05-16
1
-1
/
+1
|
*
|
kselftests/ftrace: Add a test case for event pid filtering
Namhyung Kim
2016-05-16
1
-0
/
+72
|
*
|
kselftests/ftrace: Detect tracefs mount point
Namhyung Kim
2016-05-16
1
-2
/
+7
*
|
|
Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2016-05-23
1
-10
/
+5
|
\
\
\
|
*
|
|
ftracetest: Use proper logic to find process PID
Steven Rostedt (Red Hat)
2016-05-23
1
-10
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-05-23
7
-50
/
+50
|
\
\
\
\
|
*
|
|
|
Fix typo
Andrea Gelmini
2016-05-23
1
-2
/
+2
|
*
|
|
|
Fix typo
Andrea Gelmini
2016-05-23
1
-2
/
+2
|
*
|
|
|
Fix typo
Andrea Gelmini
2016-05-23
1
-1
/
+1
|
*
|
|
|
tile: sort the "select" lines in the TILE/TILEGX configs
Chris Metcalf
2016-04-28
1
-39
/
+28
|
*
|
|
|
tile: clarify barrier semantics of atomic_add_return
Chris Metcalf
2016-04-26
1
-2
/
+15
|
*
|
|
|
tile/defconfigs: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2016-04-26
2
-2
/
+0
*
|
|
|
|
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-05-23
3
-274
/
+306
|
\
\
\
\
\
|
*
|
|
|
|
ata: dwc: add DMADEVICES dependency
Arnd Bergmann
2016-05-12
1
-0
/
+1
[prev]
[next]