index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
libata: make PMP support optional
Tejun Heo
1
-0
/
+27
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-9
/
+29
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-7
/
+10
2008-04-17
libata: make SFF support optional
Tejun Heo
1
-0
/
+9
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-2
/
+1
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-2
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-2
/
+0
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-1
/
+9
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-3
/
+15
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-12
/
+13
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-50
/
+53
2008-04-17
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
1
-1
/
+1
2008-04-17
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
1
-0
/
+1
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-6
/
+1
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
1
-2
/
+2
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-189
/
+190
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-9
/
+10
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
1
-2
/
+0
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-2
/
+2
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-17
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
1
-0
/
+1
2008-04-17
kgdb: add documentation
Jason Wessel
1
-21
/
+31
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
1
-0
/
+1
2008-04-17
kgdb: fix NMI hangs
Jason Wessel
1
-0
/
+1
2008-04-17
x86: kgdb support
Ingo Molnar
1
-0
/
+81
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
2
-0
/
+16
2008-04-17
kgdb: core
Jason Wessel
1
-0
/
+271
2008-04-17
uaccess: add probe_kernel_write()
Ingo Molnar
1
-0
/
+22
2008-04-17
Pull miscellaneous into release branch
Tony Luck
4
-12
/
+72
2008-04-17
Pull nptcg into release branch
Tony Luck
2
-0
/
+22
2008-04-17
Pull kvm-patches into release branch
Tony Luck
3
-0
/
+32
2008-04-17
Pull percpureserve into release branch
Tony Luck
2
-0
/
+35
2008-04-17
Pull regset into release branch
Tony Luck
1
-6
/
+25
2008-04-17
Pull virt-cpu-accounting into release branch
Tony Luck
3
-0
/
+130
[prev]
[next]