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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
mn10300: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-03-25
frv: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-25
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-25
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-25
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2009-03-25
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-03-25
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+8
2009-03-25
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2009-03-25
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-25
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-25
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-25
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2009-03-25
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-25
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-15
/
+58
2009-03-24
bsg: add support for tail queuing
Boaz Harrosh
1
-0
/
+8
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
1
-2
/
+1
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
1
-14
/
+4
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
1
-1
/
+1
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-277
/
+0
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
1
-1
/
+1
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
1
-0
/
+5
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2
-3
/
+8
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
1
-0
/
+1
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
2
-1
/
+10
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
1
-1
/
+1
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-3
/
+3
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
2
-0
/
+64
2009-03-24
KVM: Interrupt mask notifiers for ioapic
Avi Kivity
1
-0
/
+17
2009-03-24
KVM: Add support to disable MSI for assigned device
Sheng Yang
1
-0
/
+1
2009-03-24
KVM: Remove duplicated prototype of kvm_arch_destroy_vm
Sheng Yang
1
-1
/
+0
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
1
-12
/
+0
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+4
2009-03-24
KVM: remove the vmap usage
Izik Eidus
1
-2
/
+1
2009-03-24
KVM: Advertise guest debug capability per-arch
Jan Kiszka
1
-0
/
+2
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
1
-0
/
+3
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2
-19
/
+38
2009-03-24
Merge branch 'master' into next
James Morris
60
-183
/
+347
2009-03-24
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+2
2009-03-24
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-0
/
+2
2009-03-24
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-0
/
+1
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+20
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+20
2009-03-23
Merge branches 'sched/debug' and 'linus' into sched/core
Ingo Molnar
1
-2
/
+4
2009-03-23
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
Pablo Neira Ayuso
1
-0
/
+1
2009-03-22
usbnet: support net_device_ops
Stephen Hemminger
1
-0
/
+5
[prev]
[next]