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
2009-05-28
x86: enable_update_mptable should be a macro
Yinghai Lu
1
-9
/
+2
2009-05-19
x86, io-apic: Don't mark pin_programmed early
Yinghai Lu
1
-1
/
+4
2009-05-18
x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled
Yinghai Lu
3
-2
/
+13
2009-05-18
x86, irq: update_mptable needs pci_routeirq
Yinghai Lu
1
-0
/
+7
2009-05-18
x86: don't call read_apic_id if !cpu_has_apic
Yinghai Lu
4
-5
/
+11
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
5
-43
/
+64
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
3
-25
/
+28
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
186
-13358
/
+6830
2009-05-11
x86: apic: Fixmap apic address even if apic disabled
Cyrill Gorcunov
1
-8
/
+9
2009-05-11
x86: display extended apic registers with print_local_APIC and cpu_debug code
Andreas Herrmann
4
-7
/
+31
2009-05-11
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
1
-10
/
+21
2009-05-11
x86: apic: Check rev 3 fadt correctly for physical_apic bit
Yinghai Lu
1
-1
/
+1
2009-05-11
x86/pci: update pirq_enable_irq() to setup io apic routing
Yinghai Lu
2
-130
/
+104
2009-05-11
x86/acpi: move setup io apic routing out of CONFIG_ACPI scope
Yinghai Lu
2
-63
/
+63
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
3
-53
/
+82
2009-05-11
x86/acpi: move pin_programmed bit map to io_apic.c
Yinghai Lu
2
-17
/
+26
2009-05-11
x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
Yinghai Lu
2
-35
/
+40
2009-05-11
x86: fix alloc_mptable()
Yinghai Lu
1
-16
/
+9
2009-05-11
x86/acpi: remove irq-compression trick on 32-bit
Yinghai Lu
1
-58
/
+7
2009-05-11
Merge commit 'v2.6.30-rc5' into x86/apic
Ingo Molnar
546
-22485
/
+22379
2009-05-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-09
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-05-08
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-08
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-05-08
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
15
-1017
/
+725
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-06
x86: Fix a typo in a printk message
Nikanth Karthikesan
1
-1
/
+1
2009-05-06
x86, srat: do not register nodes beyond e820 map
David Rientjes
1
-0
/
+1
2009-05-06
irq: change ->set_affinity() to return status, fix
Ingo Molnar
1
-1
/
+1
2009-05-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-8
/
+8
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-14
/
+18
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-05-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-5
/
+10
2009-05-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
6
-805
/
+9
2009-05-05
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
3
-201
/
+683
2009-05-05
i.MX31: Disable CPU_32v6K in mx3_defconfig.
Magnus Lilja
1
-1
/
+1
2009-05-05
mx27ads: move PBC mapping out of vmalloc space
Uwe Kleine-König
1
-1
/
+1
2009-05-05
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
1
-1
/
+1
2009-05-05
mx31: remove mx31moboard_defconfig
Valentin Longchamp
1
-790
/
+0
2009-05-05
ARM: ARCH_MXC should select HAVE_CLK
Guennadi Liakhovetski
1
-0
/
+1
2009-05-05
mxc : BUG in imx_dma_request
Martin Fuzzey
1
-8
/
+4
2009-05-05
mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()
Martin Fuzzey
1
-4
/
+1
2009-05-05
[ARM] mv78xx0: update defconfig
Nicolas Pitre
1
-94
/
+335
2009-05-05
[ARM] orion5x: update defconfig
Nicolas Pitre
1
-84
/
+279
2009-05-05
[ARM] Kirkwood: update defconfig
Nicolas Pitre
1
-23
/
+69
[next]