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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
4
-4
/
+0
2015-07-26
avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-26
avr32/at32ap: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-26
avr32/at32ap: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-22
sparc/PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
1
-1
/
+1
2015-07-22
x86/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-4
/
+4
2015-07-22
s390/pci: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-3
/
+3
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
8
-18
/
+18
2015-07-22
MIPS/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-1
/
+1
2015-07-17
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
5
-5
/
+5
2015-07-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-69
/
+198
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2068
-44904
/
+70922
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-0
/
+82
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-17
/
+8
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+25
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+8
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+13
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
1
-3
/
+4
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+4
2015-07-04
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2
-63
/
+0
2015-07-03
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
4
-3
/
+16
2015-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-20
/
+44
2015-07-03
Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
1
-2
/
+13
2015-07-03
kvm: add hyper-v crash msrs values
Andrey Smetanin
1
-0
/
+11
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
1
-3
/
+1
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2
-6
/
+9
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-03
ARM: pgtable: document mapping types
Russell King
1
-1
/
+30
2015-07-03
ARM: io: convert ioremap*() to functions
Russell King
3
-34
/
+62
2015-07-03
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2
-2
/
+2
2015-07-03
ARM: io: fix ioremap_wt() implementation
Russell King
1
-1
/
+1
2015-07-03
ARM: io: document ARM specific behaviour of ioremap*() implementations
Russell King
1
-3
/
+39
2015-07-03
ARM: fix lockdep unannotated irqs-off warning
Russell King
1
-1
/
+1
2015-07-03
ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry
Hanjun Guo
1
-4
/
+4
2015-07-03
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
Szabolcs Nagy
1
-23
/
+33
2015-07-03
Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+0
2015-07-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
11
-69
/
+85
2015-07-03
[IA64] Drop debug test/printk that some special pages are marked reserved
Tony Luck
1
-4
/
+0
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+4
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
5
-7
/
+5
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
15
-35
/
+15
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-07-02
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+2
2015-07-02
arm64: cpuidle: add __init section marker to arm_cpuidle_init
Jisheng Zhang
1
-1
/
+1
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+10
2015-07-02
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+35
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-35
/
+35
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+19
[next]