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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-16
/
+0
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
1
-0
/
+1
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
1
-7
/
+2
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
2
-1
/
+5
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
1
-20
/
+3
2022-03-29
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
1
-9
/
+8
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+5
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+3
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
1
-2
/
+3
2022-03-17
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
1
-10
/
+5
2022-03-11
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
1
-3
/
+5
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
4
-13
/
+10
2022-03-11
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
1
-14
/
+14
2022-03-11
parisc: Add defines for various space register
Helge Deller
1
-0
/
+6
2022-03-11
parisc: Add vDSO support
Helge Deller
9
-27
/
+59
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+1
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-6
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-9
/
+3
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-1
/
+0
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-9
/
+0
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+5
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-2
/
+0
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-14
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-01-30
agp: define proper stubs for empty helpers
Arnd Bergmann
1
-2
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
1
-0
/
+1
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
1
-3
/
+3
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
1
-22
/
+37
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
1
-4
/
+8
2022-01-07
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-07
parisc: Define depi_safe macro
John David Anglin
1
-0
/
+10
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+0
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
1
-0
/
+11
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
1
-1
/
+1
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
1
-0
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-14
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+8
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2
-17
/
+5
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
1
-13
/
+11
2021-11-02
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-45
/
+124
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+0
[next]