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
AFS: drop explicit extern
Randy Dunlap
1
-1
/
+1
2007-07-16
kconfig: no STRANGE misc. devices
Randy Dunlap
1
-3
/
+3
2007-07-16
Remove clockevents_{release,request}_device
Andi Kleen
1
-41
/
+0
2007-07-16
tty_io: Use kzalloc
Jean Delvare
1
-8
/
+3
2007-07-16
AFS: implement file locking
David Howells
14
-15
/
+885
2007-07-16
Char: n_hdlc, allow RESTARTSYS retval of tty write
Jiri Slaby
1
-1
/
+6
2007-07-16
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
1
-3
/
+3
2007-07-16
RTC: Ratelimit "lost interrupts" message
Ben Collins
1
-1
/
+2
2007-07-16
vdso: print fatal signals
Ingo Molnar
3
-0
/
+48
2007-07-16
procfs directory entry cleanup
Changli Gao
1
-13
/
+7
2007-07-16
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
3
-5
/
+0
2007-07-16
rocket.c: fix unchecked mutex_lock_interruptible()
Satyam Sharma
1
-1
/
+2
2007-07-16
PIE randomization
Jan Kratochvil
2
-24
/
+87
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
8
-9
/
+18
2007-07-16
mpu401 warning fixes
Andrew Morton
1
-3
/
+4
2007-07-16
isofs: fix up CodingStyle
Dave Jones
4
-261
/
+277
2007-07-16
edd: switch to pci_get based API
Alan Cox
1
-2
/
+5
2007-07-16
Update zilog timeout
Thiemo Seufer
1
-0
/
+3
2007-07-16
fix compiler warnings in acorn.c
Denver Gingerich
1
-0
/
+9
2007-07-16
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
1
-3
/
+0
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
12
-12
/
+2
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
3
-16
/
+20
2007-07-16
Make NFS client use seq_list_xxx helpers
Pavel Emelianov
1
-48
/
+6
2007-07-16
Make /proc/self/mounts(tats) use seq_list_xxx helpers
Pavel Emelianov
1
-11
/
+5
2007-07-16
Make /proc/tty/drivers use seq_list_xxx helpers
Pavel Emelianov
1
-12
/
+3
2007-07-16
Make /proc/modules use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+2
2007-07-16
Make /proc/misc use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+3
2007-07-16
Make crypto API use seq_list_xxx helpers
Pavel Emelianov
1
-14
/
+3
2007-07-16
Make AFS use seq_list_xxx helpers
Pavel Emelianov
1
-70
/
+11
2007-07-16
percpu_counters: use for_each_online_cpu()
Andrew Morton
1
-1
/
+1
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
2
-12
/
+72
2007-07-16
vxfs warning fixes
Andrew Morton
1
-1
/
+1
2007-07-16
fuse warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
4
-13
/
+14
2007-07-16
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...
Satoru Takeuchi
1
-1
/
+5
2007-07-16
Fix stop_machine_run problem with naughty real time process
Satoru Takeuchi
1
-4
/
+4
2007-07-16
UDF: check for allocated memory for inode data
Cyrill Gorcunov
1
-12
/
+39
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
5
-19
/
+43
2007-07-16
UDF: check for allocated memory for data of new inodes
Cyrill Gorcunov
1
-1
/
+8
2007-07-16
Use boot based time for uptime in /proc
Tomas Janousek
2
-0
/
+2
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
4
-6
/
+10
2007-07-16
Introduce boot based time
Tomas Janousek
2
-0
/
+39
2007-07-16
use no_pci_devices() in pci/search.c
Andrew Morton
1
-2
/
+2
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
3
-3
/
+16
2007-07-16
Use menuconfig objects: W1
Jan Engelhardt
3
-14
/
+9
2007-07-16
Use menuconfig objects: PNP
Jan Engelhardt
3
-10
/
+7
2007-07-16
Use menuconfig objects: parport
Jan Engelhardt
1
-15
/
+11
2007-07-16
Use menuconfig objects: I2O
Jan Engelhardt
1
-14
/
+7
2007-07-16
Use menuconfig objects: crypto hw
Jan Engelhardt
1
-2
/
+7
2007-07-16
Use menuconfig objects: connector
Jan Engelhardt
1
-3
/
+4
[prev]
[next]