index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
13
-16
/
+70
2008-01-26
cmd640: fix dependency on IDE_GENERIC
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2
-4
/
+3
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
15
-67
/
+86
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
6
-66
/
+81
2008-01-26
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-01-26
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
2
-2
/
+2
2008-01-26
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
3
-41
/
+24
2008-01-26
ide: add hwif->chipset fixup to ide_device_add()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-01-26
swarm: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
rapide: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: fix probing for hosts with serialized or IRQ sharing interfaces
Bartlomiej Zolnierkiewicz
1
-2
/
+14
2008-01-26
ide: kill probe_hwif_init()
Bartlomiej Zolnierkiewicz
1
-21
/
+17
2008-01-26
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-2
/
+10
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
9
-68
/
+57
2008-01-26
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
2
-6
/
+5
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
14
-105
/
+44
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
4
-5
/
+5
2008-01-26
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
1
-53
/
+18
2008-01-26
ide-cris: fix DMA methods
Bartlomiej Zolnierkiewicz
1
-11
/
+7
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
11
-86
/
+28
2008-01-26
au1xxx-ide: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
icside: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
3
-57
/
+24
2008-01-26
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
3
-16
/
+25
2008-01-26
ide-disk: add idedisk_set_doorlock() helper
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-01-26
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-19
/
+6
2008-01-26
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
1
-31
/
+3
2008-01-26
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
1
-40
/
+15
2008-01-26
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
1
-6
/
+6
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
2
-5
/
+5
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
8
-9
/
+9
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
2
-1
/
+35
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
2
-0
/
+29
2008-01-26
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] Unused field / extern declaration in processor.h
Martin Schwidefsky
1
-4
/
+0
2008-01-26
[S390] Remove TOPDIR from Makefile
WANG Cong
1
-4
/
+0
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
18
-1720
/
+3117
2008-01-26
[S390] single-step cleanup
Roland McGrath
3
-16
/
+27
2008-01-26
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
1
-3
/
+9
2008-01-26
[S390] drivers/s390/: Spelling fixes
Joe Perches
6
-6
/
+6
2008-01-26
[S390] include/asm-s390/: Spelling fixes
Joe Perches
4
-5
/
+5
2008-01-26
[S390] arch/s390/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
2
-6
/
+12
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] Initialize sclp_ipl_info
Michael Holzheu
1
-0
/
+1
2008-01-26
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
1
-34
/
+72
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
6
-8
/
+7
[prev]
[next]