index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: some overdue driver removal
Adrian Bunk
2008-01-27
1
-1
/
+0
*
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2008-01-27
2
-52
/
+0
*
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
1
-8
/
+0
*
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
*
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: task_end_request() fix
Tejun Heo
2008-01-26
1
-0
/
+2
*
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+6
*
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2008-01-26
1
-0
/
+2
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+0
*
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+5
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+2
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+2
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+1
*
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
2008-01-26
1
-1
/
+1
*
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-2
/
+1
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
1
-6
/
+4
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+2
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+4
*
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-25
3
-0
/
+4
|
\
|
*
[SCSI] sysfs: add filter function to groups
James Bottomley
2008-01-23
1
-0
/
+2
|
*
[SCSI] attribute_container: update to use the group interface
James Bottomley
2008-01-23
1
-0
/
+1
|
*
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
James Bottomley
2008-01-11
1
-0
/
+1
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-25
3
-138
/
+162
|
\
\
|
*
|
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
2008-01-25
3
-138
/
+162
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-25
4
-85
/
+215
|
\
\
\
|
*
|
|
ata_generic: Cenatek support
Alan Cox
2008-01-23
1
-0
/
+3
|
*
|
|
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
1
-0
/
+3
|
*
|
|
libata annotations and fixes
Al Viro
2008-01-23
1
-2
/
+2
|
*
|
|
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
1
-2
/
+0
|
*
|
|
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
1
-1
/
+2
|
*
|
|
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-34
/
+8
|
*
|
|
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
1
-6
/
+1
|
*
|
|
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
1
-5
/
+6
|
*
|
|
libata: add ATAPI_* cmd types and implement atapi_cmd_type()
Tejun Heo
2008-01-23
1
-0
/
+28
|
*
|
|
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
1
-6
/
+6
|
*
|
|
cdrom: add more GPCMD_* constants
Tejun Heo
2008-01-23
1
-0
/
+3
|
*
|
|
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-3
/
+7
|
*
|
|
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
1
-4
/
+1
|
*
|
|
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2008-01-23
1
-0
/
+25
|
*
|
|
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2008-01-23
2
-3
/
+5
|
*
|
|
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
2008-01-23
1
-21
/
+25
|
*
|
|
libata: kill ata_id_to_dma_mode()
Tejun Heo
2008-01-23
1
-1
/
+0
|
*
|
|
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
1
-9
/
+12
|
*
|
|
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
1
-0
/
+10
|
*
|
|
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
1
-0
/
+3
|
*
|
|
libata: clean up EH speed down implementation
Tejun Heo
2008-01-23
1
-1
/
+1
|
*
|
|
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-7
/
+64
|
*
|
|
libata: rearrange ATA_DFLAG_*
Tejun Heo
2008-01-23
1
-3
/
+3
[next]