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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
parisc: Fix stack unwinder
Guenter Roeck
1
-8
/
+6
2024-03-01
Revert "parisc: Only list existing CPUs in cpu_possible_mask"
Helge Deller
1
-8
/
+0
2024-02-23
parisc: Fix random data corruption from exception handler
Helge Deller
8
-71
/
+108
2024-02-23
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
1
-1
/
+1
2024-02-23
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
1
-0
/
+3
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2024-02-01
parisc/firmware: Fix F-extend for PDC addresses
Helge Deller
1
-2
/
+2
2023-12-13
parisc: Fix asm operand number out of range build error in bug table
Helge Deller
1
-1
/
+1
2023-12-13
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-12-08
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-12-08
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-12-08
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-12-08
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-2
/
+0
2023-12-08
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-12-08
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-12-08
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-12-08
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-28
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
4
-13
/
+7
2023-11-28
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller
1
-4
/
+3
2023-11-28
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-28
parisc/pdc: Add width field to struct pdc_model
Helge Deller
1
-0
/
+1
2023-11-28
parisc: Add nop instructions after TLB inserts
John David Anglin
1
-29
/
+52
2023-10-07
Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+23
2023-10-07
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-22
/
+20
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2
-2
/
+2
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-35
/
+163
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
5
-7
/
+77
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
2
-4
/
+12
2023-09-07
parisc: BTLB: _edata symbol has to be page aligned for BTLB support
Helge Deller
1
-0
/
+1
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
2
-9
/
+36
2023-09-07
parisc: BTLB: Clear possibly existing BTLB entries
Helge Deller
1
-3
/
+13
2023-09-07
parisc: Prepare for Block-TLB support on 32-bit kernel
Helge Deller
1
-0
/
+2
2023-09-07
parisc: shmparam.h: Document aliasing requirements of PA-RISC
Helge Deller
1
-0
/
+15
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-54
/
+0
2023-08-31
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-08-31
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-08-31
parisc: sba-iommu: Fix sparse warnigs
Helge Deller
1
-2
/
+2
2023-08-31
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-0
/
+3
2023-08-31
parisc: sba_iommu: Fix build warning if procfs if disabled
Helge Deller
1
-8
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-23
/
+11
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-115
/
+120
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-238
/
+3572
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-08-28
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
1
-3
/
+0
2023-08-28
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
1
-0
/
+6
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
2
-11
/
+3
2023-08-27
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
1
-2
/
+2
[next]