index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ipconfig.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
3
-1
/
+7
2009-03-26
Allow relatime to update atime once a day
Matthew Garrett
1
-9
/
+38
2009-03-25
[libata] Improve timeout handling
Alan Cox
10
-5
/
+85
2009-03-25
[libata] Drain data on errors
Alan Cox
3
-3
/
+79
2009-03-25
pata_sc1200: Activate secondary channel
Alan Cox
1
-2
/
+27
2009-03-25
pata_artop: Serializing support
Alan Cox
1
-6
/
+27
2009-03-25
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-25
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Mark Lord
1
-2
/
+11
2009-03-25
sata_mv: fix LED blinking for SoC+NCQ
Mark Lord
1
-0
/
+68
2009-03-25
sata_mv: optimize IRQ coalescing for 8-port chips
Mark Lord
1
-14
/
+18
2009-03-25
sata_mv: implement IRQ coalescing (v2)
Mark Lord
1
-8
/
+135
2009-03-25
sata_mv: cosmetic preparations for IRQ coalescing
Mark Lord
1
-35
/
+27
2009-03-25
pata-rb532-cf: platform_get_irq() fix ignored failure
Florian Fainelli
1
-1
/
+1
2009-03-25
pata_efar: fix *dma_mask
Erik Inge Bolsø
1
-2
/
+2
2009-03-25
pata_radisys: fix mwdma_mask to exclude mwdma0
Erik Inge Bolsø
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
71
-331
/
+339
2009-03-25
include/linux/ata.h: add some more transfer masks
Erik Inge Bolsø
1
-0
/
+6
2009-03-25
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-25
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
Mark Lord
1
-0
/
+116
2009-03-25
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
3
-2
/
+4
2009-03-25
[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.
Mark Lord
1
-1
/
+36
2009-03-25
[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()
Mark Lord
1
-13
/
+21
2009-03-25
[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips
Mark Lord
1
-24
/
+28
2009-03-25
[libata] sata_mv: cache frequently-accessed registers
Mark Lord
1
-21
/
+70
2009-03-25
ahci: drop intx manipulation on msi enable
Tejun Heo
1
-2
/
+2
2009-03-25
pata-rb532-cf: drop custom freeze and thaw
Phil Sutter
1
-19
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_data_xfer32()
Phil Sutter
1
-20
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_exec_command()
Phil Sutter
1
-8
/
+0
2009-03-25
pata-rb532-cf: replace rb532_pata_finish_io()
Phil Sutter
1
-13
/
+2
2009-03-25
sata_mv: remove leftovers
Mark Lord
1
-2
/
+0
2009-03-25
sata_mv: optimize use of mv_edma_cfg
Mark Lord
1
-3
/
+6
2009-03-25
sata_mv: introduce support for ATAPI devices
Mark Lord
1
-4
/
+186
2009-03-25
sata_mv: mv_fill_sg fixes v2
Mark Lord
1
-1
/
+3
2009-03-25
sata_mv: update ata_qc_from_tag
Mark Lord
1
-0
/
+6
2009-03-25
sata_mv: restructure mv_qc_issue
Mark Lord
1
-15
/
+22
2009-03-25
sata_mv: rearrange mv_start_dma() and friends
Mark Lord
1
-28
/
+38
2009-03-25
sata_mv: cleanup chipset GENeration FLAGS
Mark Lord
1
-17
/
+14
2009-03-25
Dynamic debug: fix pr_fmt() build error
Greg Banks
2
-3
/
+4
2009-03-25
Dynamic debug: allow simple quoting of words
Greg Banks
2
-26
/
+47
2009-03-25
dynamic debug: update docs
Jason Baron
2
-31
/
+273
2009-03-25
dynamic debug: combine dprintk and dynamic printk
Jason Baron
13
-543
/
+867
2009-03-25
sysfs: fix some bin_vm_ops errors
Hugh Dickins
1
-10
/
+79
2009-03-25
kobject: don't block for each kobject_uevent
Arjan van de Ven
1
-1
/
+1
2009-03-25
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2
-5
/
+26
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
8
-9
/
+92
2009-03-25
Driver core: some cleanup on drivers/base/sys.c
Zhenwen Xu
1
-27
/
+27
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
11
-18
/
+33
2009-03-25
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
3
-12
/
+13
2009-03-25
driver core: fix passing platform_data
Ming Lei
1
-1
/
+14
[next]