index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
1
-0
/
+19
2007-10-12
[PATCH] libata: Fix HPA handling regression
Alan Cox
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-2
/
+2
2007-10-12
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
1
-0
/
+3
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
1
-0
/
+4
2007-10-12
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
1
-0
/
+8
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-0
/
+6
2007-10-12
libata-pmp-prep: add PMP related constants, fields, ops and update helpers
Tejun Heo
1
-4
/
+26
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-1
/
+1
2007-10-12
libata: update ata_dev_try_classify() arguments
Tejun Heo
1
-1
/
+2
2007-10-12
ata: increase allowed config flags
Kristen Carlson Accardi
1
-4
/
+4
2007-10-12
libata: move EH repeat reporting into ata_eh_report()
Tejun Heo
1
-2
/
+3
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-2
/
+10
2007-10-12
libata: Strict checking for identify reporting
Alan Cox
1
-11
/
+85
2007-10-12
libata-portmap: Remove unused definitions
Alan Cox
1
-5
/
+0
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-2
/
+0
2007-10-12
[libata] add ACPI cable detect API
Alan Cox
1
-0
/
+6
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-4
/
+0
2007-10-12
libata: add printf format attribute to ehi desc functions
Tejun Heo
1
-2
/
+4
2007-10-12
libata: use ata_port_printk() in ata_wait_idle()
Tejun Heo
1
-2
/
+4
2007-10-12
[libata] ahci: send event when AN received
Kristen Carlson Accardi
1
-0
/
+1
2007-10-12
[libata] check for SATA async notify support
Kristen Carlson Accardi
2
-0
/
+11
2007-10-12
libata: Correct IORDY handling
Alan Cox
1
-1
/
+1
2007-10-12
libata-link: add PMP links
Tejun Heo
1
-6
/
+47
2007-10-12
libata-link: implement ata_link_abort()
Tejun Heo
1
-0
/
+1
2007-10-12
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
1
-3
/
+8
2007-10-12
libata-link: linkify config/EH related functions
Tejun Heo
1
-2
/
+2
2007-10-12
libata-link: linkify reset
Tejun Heo
1
-9
/
+10
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-12
/
+12
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-3
/
+14
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-15
/
+25
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
78
-829
/
+5412
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
5
-49
/
+113
2007-10-12
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
1
-0
/
+5
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
1
-2
/
+4
2007-10-12
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
1
-1
/
+2
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-9
/
+139
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
116
-1183
/
+4919
2007-10-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
159
-7224
/
+4339
2007-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-6
/
+28
2007-10-12
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-6
/
+9
2007-10-12
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
1
-11
/
+11
2007-10-12
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
7
-150
/
+39
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
6
-21
/
+82
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
57
-2131
/
+1752
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
17
-131
/
+583
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
11
-26
/
+533
2007-10-12
[TCP]: Limit processing lost_retrans loop to work-to-do cases
Ilpo Järvinen
1
-0
/
+2
[next]