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
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
3
-21
/
+15
2007-05-08
parport_serial: fix PCI must_checks
Randy Dunlap
1
-1
/
+7
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
3
-2
/
+2
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
2
-13
/
+19
2007-05-08
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
2
-2
/
+2
2007-05-08
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
1
-1
/
+1
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
5
-7
/
+61
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
7
-19
/
+66
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
10
-28
/
+20
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
3
-34
/
+29
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
3
-6
/
+6
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
3
-9
/
+50
2007-05-08
(re)register_binfmt returns with -EBUSY
kalash nainwal
1
-0
/
+1
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
5
-5
/
+15
2007-05-08
enhance initcall_debug, measure latency
Ingo Molnar
1
-0
/
+17
2007-05-08
Fix kevent's childs priority greediness
Jan Engelhardt
1
-0
/
+6
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
11
-20
/
+19
2007-05-08
remove artificial software max_loop limit
Ken Chen
2
-74
/
+112
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
Fix 82875 PCI setup
John Feeney
1
-11
/
+2
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
[next]