index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
is_power_of_2: ufs/super.c
vignesh babu
1
-2
/
+3
2007-07-16
parport_pc: it887x fix
Niels de Vos
1
-3
/
+2
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
1
-1
/
+2
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
5
-45
/
+50
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
5
-74
/
+51
2007-07-16
nbd.c: sock_xmit: cleanup signal related code
Oleg Nesterov
1
-16
/
+6
2007-07-16
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
1
-3
/
+0
2007-07-16
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
1
-8
/
+2
2007-07-16
bd_claim_by_disk: fix warning
Andrew Morton
1
-10
/
+7
2007-07-16
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
1
-22
/
+28
2007-07-16
fs/namespace.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-07-16
sprint_symbol() cleanup
Andrew Morton
1
-6
/
+5
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
6
-1
/
+138
2007-07-16
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
1
-45
/
+62
2007-07-16
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
1
-1
/
+1
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
1
-1
/
+20