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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions
Helge Deller
1
-9
/
+23
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 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-11-02
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-47
/
+150
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
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
1
-0
/
+1
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
8
-31
/
+0
2021-11-01
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
1
-3
/
+3
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
4
-11
/
+36
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2
-2
/
+8
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
1
-0
/
+2
2021-11-01
parisc: add PIM TOC data structures
Sven Schnelle
1
-0
/
+22
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
1
-0
/
+25
2021-10-31
parisc: Allocate task struct with stack frame alignment
Helge Deller
1
-1
/
+2
2021-10-31
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
1
-0
/
+7
2021-10-31
parisc: Add KFENCE support
Helge Deller
1
-0
/
+44
2021-10-31
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
1
-0
/
+1
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-15
/
+0
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
1
-0
/
+2
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
3
-67
/
+61
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
1
-2
/
+1
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-8
/
+0
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-6
/
+2
2021-09-03
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
1
-68
/
+0
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+7
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+5
[next]