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
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-10
/
+11
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-1
/
+0
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+26
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
19
-130
/
+314
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-7
/
+8
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-113
/
+285
2009-06-10
KVM: use smp_send_reschedule in kvm_vcpu_kick
Marcelo Tosatti
2
-14
/
+11
2009-06-10
KVM: Enable snooping control for supported hardware
Sheng Yang
1
-0
/
+1
2009-06-10
KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled
Jes Sorensen
1
-1
/
+1
2009-06-10
KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping
Jes Sorensen
1
-1
/
+6
2009-06-10
KVM: ia64: restore irq state before calling kvm_vcpu_init
Jes Sorensen
1
-2
/
+1
2009-06-10
KVM: ia64: remove empty function vti_vcpu_load()
Jes Sorensen
1
-5
/
+0
2009-06-10
KVM: ia64: Flush all TLBs once guest's memory mapping changes.
Xiantao Zhang
1
-0
/
+1
2009-06-10
KVM: ia64: Don't hold slots_lock in guest mode
Jes Sorensen
1
-31
/
+33
2009-06-10
KVM: ia64: make kvm depend on CONFIG_MODULES.
Zhang, Xiantao
1
-1
/
+1
2009-06-10
KVM: ia64: enable external interrupt in vmm
Yang Zhang
3
-10
/
+16
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
2009-06-10
KVM: Timer event should not unconditionally unhalt vcpu.
Gleb Natapov
1
-3
/
+3
2009-06-10
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
Jes Sorensen
4
-5
/
+71
2009-06-10
KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency
Jes Sorensen
1
-1
/
+27
2009-06-10
KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.
Jes Sorensen
2
-6
/
+32
2009-06-10
KVM: ia64: Map in SN2 RTC registers to the VMM module
Jes Sorensen
3
-5
/
+42
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2
-16
/
+21
2009-06-10
KVM: change the way how lowest priority vcpu is calculated
Gleb Natapov
2
-13
/
+3
2009-06-10
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2
-0
/
+11
2009-06-10
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
3
-6
/
+5
2009-06-10
KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu
Yang Zhang
1
-1
/
+1
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
3
-8
/
+8
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-2
/
+3
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
5
-15
/
+26
2009-04-22
KVM: ia64: fix locking order entering guest
Jes Sorensen
1
-6
/
+8
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
3
-4
/
+4
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-16
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
Dimitri Sivanich
1
-8
/
+5
2009-04-16
[IA64] export smp_send_reschedule
Marcelo Tosatti
1
-0
/
+1
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-09
[IA64] wire up preadv/pwritev system calls
Tony Luck
2
-1
/
+5
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-10
/
+348
2009-04-03
ia64: implement interrupt-enabling rwlocks
Robin Holt
1
-17
/
+63
2009-04-03
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-03
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
Robin Holt
1
-3
/
+0
2009-04-03
sgi-gru: add macros for using the UV hub to send interrupts
Jack Steiner
1
-0
/
+6
[next]