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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
1
-3
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-1
/
+10
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-12
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-0
/
+2
2016-08-08
ia64: move exports to definitions
Al Viro
1
-0
/
+4
2016-05-30
ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only
Robert Richter
1
-0
/
+1
2016-01-30
ia64: Set System RAM type and descriptor
Toshi Kani
1
-3
/
+3
2015-06-11
ia64: remove paravirt code
Luis R. Rodriguez
1
-12
/
+0
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
1
-5
/
+6
2013-10-23
DMI: Parse memory device (type 17) in SMBIOS
Chen, Gong
1
-0
/
+1
2013-06-25
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-5
/
+5
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+1
2013-02-18
ia64 idle: delete pm_idle
Len Brown
1
-1
/
+0
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-03-29
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2011-12-10
[IA64] Merge overlapping reserved regions at boot
Petr Tesarik
1
-0
/
+19
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-18
/
+0
2010-10-06
[IA64] Initialize interrupts later (from init_IRQ())
Tony Luck
1
-4
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-6
/
+0
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
1
-5
/
+0
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
1
-2
/
+2
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
1
-12
/
+0
2009-10-02
ia64: initialize cpu maps early
Tejun Heo
1
-6
/
+5
2009-07-15
ia64: Fix setup_per_cpu_areas() compilation error
Fenghua Yu
1
-0
/
+6
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-16
/
+16
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-01
Pull pvops into release branch
Tony Luck
1
-0
/
+2
2009-03-26
ia64/pv_ops: implement binary patching optimization for native.
Isaku Yamahata
1
-0
/
+2
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
1
-2
/
+2
2008-11-07
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
Jay Lan
1
-1
/
+1
2008-11-06
[IA64] fix boot panic caused by offline CPUs
Doug Chapman
1
-3
/
+4
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-13
/
+29
2008-10-20
always reserve elfcore header memory in crash kernel
Simon Horman
1
-3
/
+1
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
1
-2
/
+2
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-1
/
+8
2008-10-17
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu
1
-13
/
+29
2008-09-23
[IA64] Ski simulator doesn't need check_sal_cache_flush
Alex Chiang
1
-0
/
+2
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
1
-8
/
+10
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck
1
-1
/
+1
2008-07-17
Pull pvops into release branch
Tony Luck
1
-0
/
+10
2008-07-01
[IA64] Bugfix for system with 32 cpus
Tony Luck
1
-1
/
+2
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
[next]