index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-04-29
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
1
-1
/
+1
2008-04-29
befs: fix sparse warning in linuxvfs.c
Harvey Harrison
1
-3
/
+3
2008-04-29
coda: add static to functions in dir.c
Harvey Harrison
1
-3
/
+3
2008-04-29
add RUSAGE_THREAD
Sripathi Kodi
2
-9
/
+23
2008-04-29
adfs: work around bogus sparse warning
Harvey Harrison
1
-2
/
+2
2008-04-29
Taint kernel after WARN_ON(condition)
Nur Hussein
3
-2
/
+11
2008-04-29
fs/coda: remove static inline forward declarations
Ilpo Järvinen
1
-3
/
+0
2008-04-29
Avoid divides in BITS_TO_LONGS
Eric Dumazet
1
-1
/
+1
2008-04-29
epoll: avoid kmemcheck warning
Davide Libenzi
1
-24
/
+3
[next]