index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
Add -Werror-implicit-function-declaration
Dave Jones
1
-1
/
+2
2007-07-16
uninline check_signature()
Andrew Morton
3
-28
/
+29
2007-07-16
CodingStyle: add information about editor modelines
Josh Triplett
1
-0
/
+27
2007-07-16
CodingStyle: add information about trailing whitespace
Josh Triplett
1
-0
/
+12
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
2007-07-16
Add Documentation/sysctl/ctl_unnumbered.txt
Andrew Morton
1
-0
/
+22
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
4
-85
/
+74
2007-07-16
update description in Documentation/filesystems/vfs.txt
Borislav Petkov
1
-9
/
+13
2007-07-16
cdrom: replace hard-coded constants by kernel.h macro.
Robert P. J. Day
1
-2
/
+2
2007-07-16
sys_time() speedup
Ingo Molnar
1
-8
/
+24
2007-07-16
is_power_of_2(): jbd
vignesh babu
2
-4
/
+6
2007-07-16
is_power_of_2: ext3/super.c
vignesh babu
1
-1
/
+2
2007-07-16
drop obsolete sys_ioctl export
Christoph Hellwig
1
-8
/
+0
2007-07-16
doc/oops-tracing: add Code: decode info
Randy Dunlap
2
-0
/
+65
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
8
-10
/
+11
2007-07-16
ext3: remove extra IS_RDONLY() check
Dave Hansen
1
-1
/
+1
2007-07-16
update procfs-guide doc of read_func
C. Scott Ananian
1
-19
/
+63
2007-07-16
Remove final two references to "__obsolete_setup" macro
Robert P. J. Day
1
-4
/
+0
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
4
-2
/
+121
2007-07-16
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
7
-0
/
+14
2007-07-16
kerneldoc fix in audit_core_dumps
Henrik Kretzschmar
1
-1
/
+1
2007-07-16
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
1
-1
/
+0
2007-07-16
ext4: fix deadlock in ext4_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
ext3: fix deadlock in ext3_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
adjust nosmp handling
Jan Beulich
1
-15
/
+27
2007-07-16
add a kmem_cache for nsproxy objects
Cedric Le Goater
1
-4
/
+17
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
4
-15
/
+28
2007-07-16
dirty_writeback_centisecs_handler() cleanup
Andrew Morton
1
-6
/
+4
2007-07-16
Allow softlockup to be runtime disabled
Dave Jones
2
-1
/
+13
2007-07-16
COBALT: remove all references to Cobalt NVRAM
Robert P. J. Day
2
-300
/
+1
2007-07-16
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
1
-1
/
+9
2007-07-16
binfmt_elf warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
revert "vanishing ioctl handler debugging"
Andrew Morton
1
-11
/
+3
2007-07-16
user namespace: add unshare
Serge E. Hallyn
5
-4
/
+54
2007-07-16
user namespace: add the framework
Cedric Le Goater
11
-14
/
+137
[prev]
[next]