index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
KVM: x86 emulator: group decoding for group 1A
Avi Kivity
1
-1
/
+7
2008-04-27
KVM: x86 emulator: add support for group decoding
Avi Kivity
1
-6
/
+27
2008-04-27
KVM: MMU: Simplify hash table indexing
Dong, Eddie
2
-6
/
+7
2008-04-27
KVM: MMU: Update shadow ptes on partial guest pte writes
Dong, Eddie
2
-12
/
+18
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-72
/
+228
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2008-04-27
x86_64/mm: check and print vmemmap allocation continuous
Yinghai Lu
3
-2
/
+32
2008-04-27
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
Yinghai Lu
4
-13
/
+47
2008-04-27
x86_64: make reserve_bootmem_generic() use new reserve_bootmem()
Yinghai Lu
1
-2
/
+8
2008-04-27
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
1
-23
/
+69
2008-04-27
mm: offset align in alloc_bootmem()
Yinghai Lu
1
-26
/
+34
2008-04-27
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
1
-6
/
+12
2008-04-27
mm: make mem_map allocation continuous
Yinghai Lu
1
-3
/
+29
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
26
-603
/
+467
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
77
-1875
/
+1777
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-6
/
+270
2008-04-27
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
21
-55
/
+130
2008-04-27
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
31
-349
/
+366
2008-04-27
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
3
-5
/
+9
2008-04-27
sl82c105: check bridge revision in sl82c105_init_one()
Bartlomiej Zolnierkiewicz
1
-18
/
+17
2008-04-27
au1xxx-ide: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-04-27
palm_bk3710: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-27
sgiioc4: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-17
/
+12
2008-04-27
icside: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+11
2008-04-27
ide-pmac: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+12
2008-04-27
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
5
-39
/
+81
2008-04-27
au1xxx-ide: fix MWDMA support
Bartlomiej Zolnierkiewicz
3
-135
/
+2
2008-04-27
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
3
-18
/
+17
2008-04-27
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
Bartlomiej Zolnierkiewicz
1
-24
/
+37
2008-04-27
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
3
-9
/
+6
2008-04-27
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
3
-7
/
+3
2008-04-27
alim15x3: skip DMA initialization completely on revs < 0x20
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-27
pdc202xx_old: remove init_dma_pdc202xx()
Bartlomiej Zolnierkiewicz
1
-16
/
+7
2008-04-27
ide: don't display "BIOS" settings in ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-9
/
+2
2008-04-27
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
5
-7
/
+4
2008-04-27
ide: remove ide_dma_iobase()
Bartlomiej Zolnierkiewicz
1
-27
/
+7
2008-04-27
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
5
-13
/
+1
2008-04-27
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
16
-46
/
+46
2008-04-27
ide-tape: remove idetape_pipeline_active()
Borislav Petkov
1
-18
/
+11
2008-04-27
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
23
-32
/
+2
2008-04-27
ide: remove ide_hwif_request_regions()
Bartlomiej Zolnierkiewicz
2
-51
/
+0
2008-04-27
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
7
-84
/
+30
2008-04-27
cmd640: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2008-04-27
ide: manage I/O resources in ide_legacy_init_one()
Bartlomiej Zolnierkiewicz
6
-0
/
+27
2008-04-27
ide: add ide_legacy_init_one() helper
Bartlomiej Zolnierkiewicz
1
-23
/
+33
2008-04-27
ide_arm: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-1
/
+18
2008-04-27
ide-4drives: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2
-3
/
+20
2008-04-27
ide-generic: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-2
/
+19
2008-04-27
ide: remove ide_hwif_release_regions()
Bartlomiej Zolnierkiewicz
2
-26
/
+0
2008-04-27
ide: register ports with non-present devices (for warm-plug)
Bartlomiej Zolnierkiewicz
1
-20
/
+17
[prev]
[next]