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-09-10
KVM: export kvm_para.h
Michael S. Tsirkin
1
-0
/
+4
2009-09-10
KVM: x86: Disallow hypercalls for guest callers in rings > 0
Jan Kiszka
1
-0
/
+1
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
1
-0
/
+2
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-2
/
+0
2009-09-10
KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
Gleb Natapov
1
-1
/
+0
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
2
-2
/
+32
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
1
-3
/
+7
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
1
-0
/
+6
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
1
-2
/
+4
2009-09-10
KVM: convert bus to slots_lock
Michael S. Tsirkin
1
-1
/
+4
2009-09-10
KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp
Marcelo Tosatti
1
-1
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2
-61
/
+1
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-1
/
+1
2009-09-10
KVM: VMX: conditionally disable 2M pages
Marcelo Tosatti
1
-0
/
+1
2009-09-10
KVM: Return to userspace on emulation failure
Avi Kivity
1
-0
/
+7
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-0
/
+11
2009-09-10
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
Gleb Natapov
2
-0
/
+8
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
1
-0
/
+5
2009-09-10
KVM: Reorder ioctls in kvm.h
Avi Kivity
1
-5
/
+5
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
1
-1
/
+2
2009-09-10
KVM: introduce irq_lock, use it to protect ioapic
Marcelo Tosatti
1
-1
/
+2
2009-09-10
KVM: remove redundant declarations
Christian Ehrhardt
1
-2
/
+0
2009-09-10
KVM: Downsize max support MSI-X entry to 256
Sheng Yang
1
-1
/
+1
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
1
-0
/
+12
2009-09-10
KVM: irqfd
Gregory Haskins
2
-0
/
+35
2009-09-10
KVM: Add MCE support
Huang Ying
1
-0
/
+20
2009-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-1
/
+16
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
1
-0
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
1
-1
/
+12
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-27
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-1
/
+1
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
2
-20
/
+18
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+4
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2
-2
/
+1
2009-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+5
2009-08-18
net: restore gnet_stats_basic to previous definition
Eric Dumazet
1
-0
/
+5
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2
-15
/
+17
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
1
-3
/
+4
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-11
/
+38
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-11
/
+36
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
1
-0
/
+2
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
1
-3
/
+2
[next]