index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
nilfs2: remove space before comma
Ryusuke Konishi
2
-4
/
+4
2016-05-24
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
1
-1
/
+1
2016-05-24
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
1
-5
/
+5
2016-05-24
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializa...
Salah Triki
1
-3
/
+1
2016-05-24
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to ...
Salah Triki
1
-1
/
+1
2016-05-24
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization t...
Salah Triki
1
-1
/
+1
2016-05-24
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
1
-1
/
+1
2016-05-24
ELF/MIPS build fix
Ralf Baechle
3
-3
/
+10
2016-05-24
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-05-23
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
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-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
6
-51
/
+97
2016-05-21
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
1
-1
/
+1
2016-05-21
openprom: fix warning
Sam Ravnborg
1
-24
/
+16
2016-05-21
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
1
-16
/
+16
2016-05-21
samples/kprobes: add a new module parameter
Huang Shijie
1
-1
/
+5
2016-05-21
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
1
-1
/
+1
2016-05-21
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
1
-5
/
+4
2016-05-21
fs/efs/super.c: fix return value
Heloise
1
-2
/
+2
2016-05-21
checkpatch: improve --git <commit-count> shortcut
Joe Perches
1
-6
/
+4
2016-05-21
checkpatch: reduce number of `git log` calls with --git
Joe Perches
1
-10
/
+13
2016-05-21
checkpatch: add support to check already applied git commits
Du, Changbin
1
-1
/
+47
2016-05-21
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
1
-1
/
+37
2016-05-21
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
1
-0
/
+8
2016-05-21
checkpatch: whine about ACCESS_ONCE
Joe Perches
1
-0
/
+22
2016-05-21
checkpatch: add test for keywords not starting on tabstops
Joe Perches
1
-0
/
+13
2016-05-21
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
1
-1
/
+1
2016-05-21
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
1
-0
/
+10
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
18
-10
/
+107
2016-05-21
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
1
-15
/
+23
2016-05-21
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
2
-9
/
+9
2016-05-21
radix-tree: make radix_tree_descend() more useful
Matthew Wilcox
1
-52
/
+26
[next]