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-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
436
-436
/
+0
2007-05-08
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
3
-2
/
+19
2007-05-08
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
1
-6
/
+29
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
4
-459
/
+479
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
1
-2
/
+13
2007-05-08
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
1
-4
/
+6
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
4
-3
/
+5
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
2
-1
/
+7
2007-05-08
Add support for deferrable timers
Venki Pallipadi
2
-8
/
+58
2007-05-08
layered parport code uses parport->dev
David Brownell
5
-20
/
+8
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
9
-25
/
+33
2007-05-08
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
1
-4
/
+11
2007-05-08
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2
-526
/
+0
2007-05-08
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
1
-4
/
+2
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
2
-4
/
+2
2007-05-08
fix sscanf %n match at end of input string
Johannes Berg
1
-0
/
+11
2007-05-08
Delete unused header file math-emu/extended.h
Robert P. J. Day
1
-396
/
+0
2007-05-08
schedule obsolete OSS drivers for removal, 4th round
Adrian Bunk
2
-5
/
+26
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
2
-1
/
+7
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
4
-14
/
+9
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
81
-328
/
+162
2007-05-08
kprobes: fix sparse NULL warning
Randy Dunlap
1
-1
/
+2
2007-05-08
reiserfs: proc support requires PROC_FS
Randy Dunlap
1
-1
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
3
-9
/
+19
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
9
-77
/
+35
2007-05-08
enlarge console.name
Andrew Morton
1
-3
/
+2
2007-05-08
/proc/*/oom_score oops re badness
Alexey Dobriyan
1
-0
/
+2
2007-05-08
futex: restartable futex_wait
Nick Piggin
1
-5
/
+51
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2
-36
/
+43
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-08
as: fix antic_expire check
Nick Piggin
1
-3
/
+3
2007-05-08
Subject: jsm driver fix for linuxpps support
Len Sorensen
1
-1
/
+6
2007-05-08
Small fixes for jsm driver
Len Sorensen
1
-0
/
+1
2007-05-08
cyclades: remove custom types
Klaus Kudielka
2
-114
/
+115
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
2
-9
/
+7
2007-05-08
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
tty: i386/x86_64 arbitary speed support
Alan Cox
4
-3
/
+23
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
6
-14
/
+86
2007-05-08
add file position info to proc
Miklos Szeredi
1
-18
/
+114
2007-05-08
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...
Eric Dumazet
1
-26
/
+27
2007-05-08
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
1
-1
/
+6
2007-05-08
remove unused header file: drivers/char/digi.h
Robert P. J. Day
1
-71
/
+0
2007-05-08
remove unused header file: drivers/message/i2o/i2o_lan.h
Robert P. J. Day
1
-159
/
+0
2007-05-08
proc: maps protection
Kees Cook
7
-2
/
+48
[next]