index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: pass command instead of request to ide_pio_datablock()
Bartlomiej Zolnierkiewicz
2009-03-27
12
-75
/
+76
*
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
22
-497
/
+511
*
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
10
-41
/
+24
*
ide: use blk_fs_request() check in ide-taskfile.c
Bartlomiej Zolnierkiewicz
2009-03-27
1
-3
/
+3
*
ide: return request status from ->pc_callback method
Bartlomiej Zolnierkiewicz
2009-03-27
4
-18
/
+18
*
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
2009-03-27
7
-54
/
+7
*
ide-{floppy,tape}: cleanup ide*_end_request()
Bartlomiej Zolnierkiewicz
2009-03-27
2
-53
/
+53
*
ide: use ->end_request only for private device driver requests
Bartlomiej Zolnierkiewicz
2009-03-27
5
-31
/
+25
*
ide: move ->failed_pc to ide_drive_t
Bartlomiej Zolnierkiewicz
2009-03-27
4
-32
/
+23
*
ide-tape: remove superfluous tape->lock
Bartlomiej Zolnierkiewicz
2009-03-27
1
-9
/
+0
*
ide-floppy: remove superfluous check from ide_floppy_end_request()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-3
/
+1
*
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
Bartlomiej Zolnierkiewicz
2009-03-27
2
-7
/
+0
*
au1xxx-ide: auide_dma_end() cleanup
Bartlomiej Zolnierkiewicz
2009-03-27
1
-6
/
+1
*
trm290: trm290_dma_setup() fix
Bartlomiej Zolnierkiewicz
2009-03-27
1
-0
/
+1
*
icside: icside_dma_setup() fixes
Bartlomiej Zolnierkiewicz
2009-03-27
1
-0
/
+4
*
ide: move smart_enable() call out from get_smart_data()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+3
*
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2009-03-27
5
-21
/
+10
*
ide: no need to read Status and Error registers for "empty" taskfile requests
Bartlomiej Zolnierkiewicz
2009-03-27
1
-3
/
+1
*
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
2009-03-27
6
-41
/
+43
*
ide: factor out completion of taskfile from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-11
/
+16
*
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
2009-03-27
3
-9
/
+10
*
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
9
-56
/
+60
*
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
2009-03-27
3
-3
/
+6
*
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
2009-03-27
3
-2
/
+5
*
ide: remove now superfluous check from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-12
/
+7
*
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
2009-03-27
13
-21
/
+26
*
ide: fix error message in pre_task_out_intr()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+3
*
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
2009-03-27
2
-15
/
+9
*
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
1
-16
/
+11
*
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
2009-03-27
4
-7
/
+11
*
at91_ide: use readsw()/writesw() directly
Bartlomiej Zolnierkiewicz
2009-03-27
1
-2
/
+2
*
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
Borislav Petkov
2009-03-27
2
-3
/
+1
*
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
Kevin Hilman
2009-03-27
1
-4
/
+9
*
ide: cleanup <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2009-03-27
3
-38
/
+4
*
ide: make m68k host drivers use IDE_HFLAG_MMIO
Bartlomiej Zolnierkiewicz
2009-03-27
5
-12
/
+7
*
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
5
-50
/
+42
*
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
3
-10
/
+3
*
ide: improve debugging scheme
Borislav Petkov
2009-03-27
6
-93
/
+83
*
ide: move ->rqsize init from init_irq() to ide_init_port()
Bartlomiej Zolnierkiewicz
2009-03-27
1
-8
/
+7
*
macide: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+5
*
buddha: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+5
*
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+5
*
ide-generic: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
1
-2
/
+6
*
ide_arm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
1
-1
/
+5
*
icside: use struct ide_port_info also for PCB version 5 (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-03-26
3
-50
/
+96
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...
Pekka Enberg
2009-03-24
3
-50
/
+96
|
|
\
\
\
\
\
|
|
|
|
|
|
*
SLUB: Fix default slab order for big object sizes
Zhang Yanmin
2009-02-20
1
-1
/
+5
|
|
|
|
|
|
*
SLUB: Do not pass 8k objects through to the page allocator
Pekka Enberg
2009-02-20
1
-2
/
+2
|
|
|
|
|
|
*
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
Christoph Lameter
2009-02-20
2
-11
/
+24
[next]