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
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
/
powerpc
/
kernel
/
setup-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
Diana Craciun
1
-0
/
+1
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-2
/
+2
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+1
2018-10-03
powerpc: Wire up memtest
Christophe Leroy
1
-0
/
+3
2018-08-07
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-0
/
+2
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
1
-2
/
+10
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
1
-6
/
+0
2018-03-31
powerpc/64e: Fix oops due to deferral of paca allocation
Michael Ellerman
1
-3
/
+4
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-1
/
+29
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
1
-6
/
+18
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
1
-1
/
+14
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
1
-0
/
+3
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
1
-0
/
+2
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+12
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-10
/
+27
2018-01-16
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
1
-4
/
+4
2018-01-16
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
1
-3
/
+0
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
1
-2
/
+7
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2018-01-10
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
1
-11
/
+0
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
1
-0
/
+27
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
1
-1
/
+2
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+0
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-2
/
+2
2017-10-03
powerpc/4xx: Fix compile error with 64K pages on 40x, 44x
Christian Lamparter
1
-3
/
+0
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
1
-27
/
+0
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
1
-7
/
+0
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2017-06-27
powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
Michael Neuling
1
-0
/
+4
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
1
-1
/
+1
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-05-09
powerpc: Don't print cpu_spec->cpu_name if it's NULL
Nicholas Piggin
1
-1
/
+1
2017-05-09
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
1
-0
/
+5
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-1
/
+1
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
1
-1
/
+1
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
1
-0
/
+9
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
1
-0
/
+9
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
1
-1
/
+1
2016-09-25
powerpc: Call chained reset handlers during reset
Andrey Smirnov
1
-0
/
+4
2016-09-25
powerpc: Factor out common code in setup-common.c
Andrey Smirnov
1
-9
/
+14
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
1
-0
/
+173
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
1
-0
/
+12
2016-07-13
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
1
-1
/
+1
[next]