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-02-09
sata_inic162x: finally, driver for initio 162x SATA controllers, take #2
Tejun Heo
3
-0
/
+816
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
6
-25
/
+13
2007-02-09
[libata] sata_vsc: build fix after PCI MSI feature addition
Jeff Garzik
1
-4
/
+4
2007-02-09
[libata] sata_vsc: support PCI MSI
Dan Wolstenholme
1
-3
/
+41
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
5
-9
/
+30
2007-02-09
libata: use ata_id_c_string()
Tejun Heo
6
-78
/
+23
2007-02-09
libata: straighten out ATA_ID_* constants
Tejun Heo
9
-46
/
+45
2007-02-09
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
1
-64
/
+161
2007-02-09
drivers/ata/: make 4 functions static
Adrian Bunk
2
-7
/
+7
2007-02-09
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-09
libata-sff: Don't try and activate channels which are not in use
Alan
1
-0
/
+22
2007-02-09
sata_via: PATA support
Alan
1
-6
/
+102
2007-02-09
pata_sis: implement laptop list and add ASUS A6K/A6U
Jakub W. Jozwicki J
1
-2
/
+30
2007-02-09
ata_piix: add ICH7 on Acer 3682WLMi to laptop list
J J
1
-0
/
+1
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
3
-5
/
+7
2007-02-09
sata_promise: ATAPI support
Mikael Pettersson
1
-7
/
+215
2007-02-09
sata_promise: TX2plus PATA support
Mikael Pettersson
1
-5
/
+22
2007-02-09
[PATCH] user of the jiffies rounding patch: ATA subsystem
Arjan van de Ven
1
-1
/
+2
2007-02-09
[PATCH] pci: Move PCI_VDEVICE from libata to core
Alan Cox
1
-4
/
+0
2007-02-09
[libata] trim trailing whitespace
Jeff Garzik
19
-44
/
+44
2007-02-09
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut
3
-0
/
+573
2007-02-09
[PATCH] pata_it8213: Add new driver for the IT8213 card
Alan
4
-1
/
+366
2007-02-09
[PATCH] sata_sis: support SiS966/966L
Uwe Koziolek
1
-25
/
+54
2007-02-09
[PATCH] m68knommu: use irq_handler_t for passing handler types
Greg Ungerer
12
-12
/
+14
2007-02-09
[PATCH] m68knommu: removed include of system.h from bitops
Greg Ungerer
1
-1
/
+0
2007-02-09
[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions
Greg Ungerer
1
-7
/
+24
2007-02-09
[PATCH] m68knommu: use irq_handler_t passing handler to clock init
Greg Ungerer
1
-2
/
+3
2007-02-09
[PATCH] m68knommu: use irq_handler_t passing handler to PIT init
Greg Ungerer
1
-1
/
+1
2007-02-09
[PATCH] m68knommu: include unused sections in linker script
Greg Ungerer
1
-0
/
+10
2007-02-09
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
Greg Ungerer
1
-2
/
+3
2007-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
18
-7280
/
+105
2007-02-09
[PATCH] kbuild: more Makefile cleanups
Roman Zippel
1
-36
/
+36
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
19
-1370
/
+80
2007-02-09
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
1
-49
/
+9
2007-02-09
[PATCH] powerpc vDSO: use install_special_mapping
Roland McGrath
1
-77
/
+27
2007-02-09
[PATCH] x86_64 ia32 vDSO: use install_special_mapping
Roland McGrath
2
-47
/
+13
2007-02-09
[PATCH] i386 vDSO: use install_special_mapping
Roland McGrath
1
-42
/
+11
2007-02-09
[PATCH] Add install_special_mapping
Roland McGrath
2
-0
/
+75
2007-02-09
[PATCH] mm: show bounce pages in oom killer output
Andrew Morton
1
-3
/
+4
2007-02-09
[PATCH] enable mouse button 2+3 emulation for x86 macs
Soeren Sonnenburg
2
-2
/
+2
2007-02-09
[PATCH] v9fs_vfs_mkdir(): fix a double free
Adrian Bunk
1
-5
/
+2
2007-02-09
[PATCH] md: avoid possible BUG_ON in md bitmap handling
Neil Brown
2
-1
/
+22
2007-02-09
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
3
-17
/
+41
2007-02-09
[PATCH] md: fix various bugs with aligned reads in RAID5
Neil Brown
2
-4
/
+40
2007-02-09
[PATCH] hugetlb: preserve hugetlb pte dirty state
Ken Chen
2
-1
/
+6
2007-02-09
[PATCH] ufs: restore back support of openstep
Evgeniy Dushistov
3
-10
/
+17
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
33
-906
/
+1537
2007-02-09
[PATCH] uintptr_t is unsigned long, not u32
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] trivial s2io annotations
Al Viro
2
-4
/
+4
[prev]
[next]