| Commit message (Expand) | Author | Age |
* | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ->dma_check method | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ide_dma_prepare() helper | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: inline ide_dma_timeout() into ide_dma_timeout_retry() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: minor ide_cdrom_setup() cleanup | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: unify transfer padding in cdrom_newpc_intr() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: use common completion path for DMA requests in cdrom_newpc_intr() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: use scatterlists for PIO transfers (fs requests) | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: cleanup ide_cd_do_request() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: kill whole failed request in ide_cd_do_request() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: remove cdrom_end_request() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: unify cdrom_newpc_intr() exit paths | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: unify ide_cd_do_request() exit paths | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: factor out failed request completion from cdrom_end_request() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: remove no longer needed 'ignore' module parameter | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: remove needless ide_dump_status_no_sense() wrapper | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: remove dead code from cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: use ide_end_rq() also for failed non-fs requests | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-cd: remove dead URLs | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: use PageHighMem() instead of ifdefs in ide_pio_bytes() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: add support for arbitrary transfer lengths to ide_pio_bytes() | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide-atapi: start DMA after issuing a packet command | Borislav Petkov | 2009-03-31 |
* | at91_ide: fix ->ftf_flags handling | Bartlomiej Zolnierkiewicz | 2009-03-31 |
* | ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h> | Geert Uytterhoeven | 2009-03-31 |
* | ide: Fix code dealing with sleeping devices in do_ide_request() | Elias Oltmanns | 2009-03-31 |
* | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 |
| |\ |
|
| * \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 |
| |\ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 2009-03-20 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------. \ \ \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | | | | | * | | | | | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entries | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, dmar: move page fault handling code to dmar.c | Suresh Siddha | 2009-03-17 |
| | | | | | * | | | | | x86, x2apic: fix lock ordering during IRQ migration | Suresh Siddha | 2009-03-17 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 |
| | |\| | | | | | | |
|
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 |
| | | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | / / / / /
| | | | | |/ / / / / |
|
| | | | | | | | | | | |
| | | | \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 |
| | |/|\ \ \ \ \ \ \ \
| |/| | | |/ / / / / /
| | | | |/| | | | | |
| | | |/| | | | | | | |
|
| | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ | |
| | | *---. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 |
| | | |\| | | | | | | | | |
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | | |
|