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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-5
/
+18
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-0
/
+57
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: reorganize ata_port_operations
Tejun Heo
1
-56
/
+61
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
1
-8
/
+4
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
1
-2
/
+0
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
1
-3
/
+0
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
1
-1
/
+0
2008-04-17
libata: prefer hardreset
Tejun Heo
1
-4
/
+4
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2008-04-15
acpi thermal trip points increased to 12
Krzysztof Helt
1
-1
/
+1
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+1
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
1
-1
/
+1
2008-04-15
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-0
/
+4
2008-04-15
io context: increment task attachment count in ioc_task_link()
Jens Axboe
1
-1
/
+3
2008-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-43
/
+5
2008-04-13
[IPV6]: Use appropriate sock tclass setting for routing lookup.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-13
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-12
net: make struct tun_struct private to tun.c
Rusty Russell
2
-40
/
+1
2008-04-12
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
1
-1
/
+1
2008-04-12
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
1
-0
/
+1
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-10
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2
-3
/
+25
2008-04-10
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-10
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
1
-0
/
+14
2008-04-10
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-10
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-07
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
1
-0
/
+2
2008-04-07
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-2
/
+16
2008-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-10
/
+10
2008-04-07
virtio: remove overzealous BUG_ON.
Rusty Russell
1
-1
/
+4
2008-04-07
x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU
Suresh Siddha
1
-10
/
+10
2008-04-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
1
-1
/
+1
2008-04-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
1
-0
/
+1
2008-04-04
[MIPS] Pb1200: Fix header breakage
Sergei Shtylyov
1
-1
/
+1
2008-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-1
/
+30
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-1
/
+1
2008-04-04
x86: fix breakage of vSMP irq operations
Ravikiran G Thirumalai
1
-0
/
+29
2008-04-04
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
1
-1
/
+2
2008-04-04
libata: uninline atapi_cmd_type()
Tejun Heo
1
-21
/
+1
[next]