index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
update checkpatch.pl to version 0.17
Andy Whitcroft
1
-41
/
+90
2008-04-29
scripts/Lindent: support gnu indent v2.2.10
Joe Perches
1
-1
/
+17
2008-04-29
drivers/misc: elide a non-zero test on a result that is never 0
Julia Lawall
1
-13
/
+11
2008-04-29
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
1
-2
/
+3
2008-04-29
kbuild: move files that don't check __KERNEL__
Robert P. J. Day
1
-5
/
+5
2008-04-29
kbuild: remove duplicate, conflicting entry for oom.h
Robert P. J. Day
1
-1
/
+0
2008-04-29
fs/binfmt_aout.c: use printk_ratelimit()
S.Caglar Onur
1
-9
/
+3
2008-04-29
Remove superfluous include of string.h from percpu.h
Robert P. J. Day
1
-1
/
+0
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
9
-0
/
+9
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
4
-3
/
+10
2008-04-29
kthread: call wake_up_process() without the lock being held
Dmitry Adamushko
1
-1
/
+1
2008-04-29
codafs: fix build warning
Andrew Morton
1
-1
/
+1
2008-04-29
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...
Jon Schindler
1
-2
/
+4
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
2
-0
/
+48
2008-04-29
drivers/misc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-18
/
+18
2008-04-29
firmware: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-14
/
+14
2008-04-29
proper extern for late_time_init
Adrian Bunk
6
-9
/
+3
2008-04-29
exec: remove argv_len from struct linux_binprm
Tetsuo Handa
2
-4
/
+0
2008-04-29
Remove the macro get_personality
WANG Cong
3
-7
/
+3
2008-04-29
Misc: phantom, consistent whitespace
jan sonnek
1
-3
/
+3
2008-04-29
Misc, phantom, fix poll
Jiri Slaby
1
-4
/
+6
2008-04-29
Misc: phantom, add compat ioctl
Jiri Slaby
2
-5
/
+24
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
5
-8
/
+1
2008-04-29
fs/affs/file.c: use BUG_ON
Julia Lawall
1
-14
/
+7
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
12
-23
/
+23
2008-04-29
Simplify initcall_debug output
Bjorn Helgaas
1
-14
/
+6
2008-04-29
lib/inflate.c: handle failed malloc()
Jim Meyering
1
-0
/
+3
2008-04-29
hfsplus: handle match_strdup failure
Jim Meyering
1
-1
/
+2
2008-04-29
hfs: handle match_strdup failure
Jim Meyering
1
-2
/
+4
2008-04-29
affs: handle match_strdup failure
Jim Meyering
1
-1
/
+2
2008-04-29
fs: remove unused fops from struct char_device_struct
Jiri Olsa
1
-1
/
+0
2008-04-29
ipwireless: remove dead code
Jiri Kosina
4
-46
/
+0
2008-04-29
autofs4: fix sparse warning in root.c
Harvey Harrison
1
-1
/
+1
2008-04-29
remove mca_is_adapter_used()
Adrian Bunk
2
-19
/
+0
2008-04-29
make BINFMT_FLAT a bool
Adrian Bunk
2
-7
/
+1
2008-04-29
make fs/buffer.c:cont_expand_zero() static
Adrian Bunk
1
-2
/
+2
2008-04-29
remove generic_commit_write()
Adrian Bunk
2
-19
/
+0
2008-04-29
fs/timerfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-04-29
let LOG_BUF_SHIFT default to 17
Adrian Bunk
1
-9
/
+6
2008-04-29
fs/aio.c: make 3 functions static
Adrian Bunk
2
-47
/
+39
2008-04-29
fs/drop_caches.c: make 2 functions static
Adrian Bunk
2
-4
/
+2
2008-04-29
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2
-41
/
+39
2008-04-29
make vfs_ioctl() static
Adrian Bunk
2
-3
/
+2
2008-04-29
make __put_super() static
Adrian Bunk
2
-2
/
+1
2008-04-29
fs/freevxfs/: proper externs
Adrian Bunk
3
-5
/
+6
2008-04-29
fs/hfsplus/: proper externs
Adrian Bunk
2
-3
/
+4
2008-04-29
fs/ramfs/ extern cleanup
Adrian Bunk
2
-1
/
+3
2008-04-29
cpu: fix section mismatch warning in reference to register_cpu_notifier
Sam Ravnborg
1
-1
/
+1
2008-04-29
cpu: fix section mismatch warnings in *cpu_down
Sam Ravnborg
1
-3
/
+3
2008-04-29
cpu: fix section mismatch warning in unregister_cpu_notifier
Sam Ravnborg
1
-1
/
+1
[next]