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
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
2007-07-16
Use menuconfig objects II - TPM
Jan Engelhardt
1
-10
/
+8
2007-07-16
Use menuconfig objects II - Telephony
Jan Engelhardt
1
-7
/
+5
2007-07-16
Use menuconfig objects II - oprofile
Jan Engelhardt
1
-2
/
+7
2007-07-16
Use menuconfig objects II - module menu
Jan Engelhardt
1
-4
/
+1
2007-07-16
Use menuconfig objects II - misc strange dev
Jan Engelhardt
1
-2
/
+6
2007-07-16
Use menuconfig objects II - IPMI
Jan Engelhardt
1
-10
/
+5
2007-07-16
Use menuconfig objects II - EDAC
Jan Engelhardt
1
-10
/
+4
2007-07-16
Use menuconfig objects II - auxdisplay
Jan Engelhardt
1
-2
/
+6
2007-07-16
Use write_trylock_irqsave in ptrace_attach
Sripathi Kodi
1
-4
/
+3
2007-07-16
introduce write_trylock_irqsave()
Satyam Sharma
1
-0
/
+7
2007-07-16
more scheduled OSS driver removal
Adrian Bunk
63
-31106
/
+4
2007-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
3
-3
/
+296
2007-07-16
v850: enable arbitary speed tty ioctls
Alan Cox
3
-3
/
+12
[next]