index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
nilfs2: remove space before semicolon
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
6
-16
/
+16
2016-05-23
nilfs2: clean trailing semicolons in macros
Ryusuke Konishi
2
-5
/
+5
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
10
-0
/
+14
2016-05-23
nilfs2: replace __attribute__((packed)) with __packed
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
4
-8
/
+38
2016-05-23
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
3
-32
/
+8
2016-05-23
nilfs2: clarify permission to replicate the design
Ryusuke Konishi
1
-0
/
+5
2016-05-23
MAINTAINERS: add web link for nilfs project
Ryusuke Konishi
1
-0
/
+1
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
38
-56
/
+46
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
38
-152
/
+0
2016-05-23
nilfs2: remove space before comma
Ryusuke Konishi
2
-4
/
+4
2016-05-23
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
1
-5
/
+5
2016-05-23
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...
Salah Triki
1
-3
/
+1
2016-05-23
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...
Salah Triki
1
-1
/
+1
2016-05-23
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
1
-1
/
+1
2016-05-23
ELF/MIPS build fix
Ralf Baechle
3
-3
/
+10
2016-05-23
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-4
/
+147
2016-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+2
2016-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
19
-110
/
+147
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
4
-31
/
+3
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2
-39
/
+1
2016-05-21
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
23
-615
/
+1449
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-1794
/
+2678
2016-05-21
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
43
-735
/
+1019
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
4
-180
/
+104
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
1
-1
/
+1
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
1
-7
/
+7
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
1
-2
/
+2
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
1
-21
/
+93
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
1
-1
/
+1
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
1
-7
/
+16
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
1
-34
/
+34
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2
-21
/
+124
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
1
-133
/
+142
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
1
-75
/
+57
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
195
-2268
/
+4503
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
668
-25016
/
+25442
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-519
/
+1160
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
96
-3766
/
+6410
[next]