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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-34
/
+17
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-2
/
+2
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-34
/
+17
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+6
2023-03-02
parisc: fix livelock in uaccess
Al Viro
1
-1
/
+6
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+37
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2023-02-21
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-21
/
+1
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-14
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-15
/
+1
2023-02-14
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-6
/
+0
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-4
/
+0
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+38
2023-02-01
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-01
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
1
-3
/
+3
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-2
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-102
/
+91
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
3
-5
/
+10
2022-12-19
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2
-4
/
+4
2022-12-19
parisc: Move pdc_result struct to firmware.c
Helge Deller
2
-17
/
+4
2022-12-19
parisc: Drop locking in pdc console code
Helge Deller
1
-13
/
+3
2022-12-19
parisc: Drop duplicate kgdb_pdc console
Helge Deller
1
-20
/
+0
2022-12-19
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
1
-11
/
+13
2022-12-18
parisc: Drop PMD_SHIFT from calculation in pgtable.h
Helge Deller
1
-2
/
+2
2022-12-18
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
3
-16
/
+43
2022-12-17
parisc: Fix inconsistent indenting in setup_cmdline()
Helge Deller
1
-14
/
+12
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+2
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+9
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-16
parisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-6
/
+9
2022-11-09
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
1
-1
/
+1
2022-11-09
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
1
-2
/
+1
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-15
/
+0
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2
-14
/
+12
2022-10-21
parisc: Use signed char for hardware path in pdc.h
Helge Deller
1
-23
/
+13
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-246
/
+61
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2
-1
/
+14
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+0
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-3
/
+3
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
[next]