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-10-16
eCryptfs: add key list structure; search keyring
Michael Halcrow
4
-401
/
+742
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
2
-20
/
+8
2007-10-16
isdn: guard against a potential NULL pointer dereference in old_capi_manufact...
Jesper Juhl
1
-0
/
+2
2007-10-16
fix possible NULL deref on low memory condition in capidrv.c::send_message()
Jesper Juhl
1
-0
/
+5
2007-10-16
use mutex instead of semaphore in isdn subsystem common functions
Matthias Kaehlcke
2
-14
/
+15
2007-10-16
gigaset: remove pointless locking
Tilman Schmidt
4
-32
/
+4
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
17
-1
/
+64
2007-10-16
spi doesn't need class_device
Tony Jones
12
-48
/
+57
2007-10-16
Documentation/spi/spidev_test.c: constify some variables
WANG Cong
1
-3
/
+3
2007-10-16
spi_mpc83xx handles other processors with QUICC engine
Anton Vorontsov
1
-6
/
+7
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
5
-27
/
+20
2007-10-16
OMAP2 McSPI code cleanup
Kyungmin Park
1
-3
/
+1
2007-10-16
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2
-2
/
+0
2007-10-16
cpuset: remove sched domain hooks from cpusets
Paul Jackson
4
-131
/
+2
2007-10-16
I/OAT: Add DCA services
Shannon Nelson
7
-32
/
+320
2007-10-16
DCA: Add Direct Cache Access driver
Shannon Nelson
7
-0
/
+351
2007-10-16
I/OAT: Add support for MSI and MSI-X
Shannon Nelson
4
-66
/
+304
2007-10-16
I/OAT: Split PCI startup from DMA handling code
Shannon Nelson
5
-146
/
+254
2007-10-16
I/OAT: code cleanup from checkpatch output
Shannon Nelson
1
-88
/
+110
2007-10-16
I/OAT: Rename the source file
Shannon Nelson
2
-1
/
+2
2007-10-16
I/OAT: New device ids
Shannon Nelson
2
-2
/
+5
2007-10-16
V850: cleanup struct irqaction initializers
Thomas Gleixner
2
-7
/
+9
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2
-1
/
+39
2007-10-16
uml: arch/um/drivers formatting
Jeff Dike
9
-253
/
+244
2007-10-16
uml: fix stub address calculations
Jeff Dike
18
-77
/
+81
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
19
-188
/
+80
2007-10-16
uml: network formatting
Jeff Dike
22
-616
/
+602
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
5
-17
/
+22
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
7
-35
/
+17
2007-10-16
uml: time build fix
Jeff Dike
2
-5
/
+21
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
4
-52
/
+17
2007-10-16
uml: tickless support
Jeff Dike
7
-55
/
+55
2007-10-16
uml: clocksource support
Jeff Dike
1
-0
/
+20
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
4
-57
/
+55
2007-10-16
uml: GENERIC_TIME support
Jeff Dike
3
-43
/
+5
2007-10-16
uml: separate timer initialization
Jeff Dike
4
-4
/
+13
2007-10-16
uml: simplify interval setting
Jeff Dike
4
-6
/
+5
2007-10-16
uml: fix timer switching
Jeff Dike
4
-21
/
+26
2007-10-16
uml: eliminate hz()
Jeff Dike
5
-12
/
+8
2007-10-16
uml: more idiomatic parameter parsing
Jeff Dike
1
-2
/
+2
2007-10-16
uml: remove unused file
Jeff Dike
1
-195
/
+0
2007-10-16
uml: remove unneeded void * cast
Jesper Juhl
1
-1
/
+1
2007-10-16
uml: eliminate floating point state from register file
Jeff Dike
2
-3
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
11
-249
/
+78
2007-10-16
uml: sysrq and mconsole fixes
Jeff Dike
2
-15
/
+10
2007-10-16
uml: coredumping floating point fixes
Jeff Dike
3
-24
/
+12
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
6
-55
/
+107
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
8
-116
/
+284
2007-10-16
uml: don't use glibc asm/user.h
Jeff Dike
2
-11
/
+4
[prev]
[next]