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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
parisc: map_pages(): cleanup page table initialization
Mike Rapoport
1
-38
/
+12
2020-01-14
parisc: fix map_pages() to actually populate upper directory
Mike Rapoport
1
-1
/
+1
2019-12-05
parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
Helge Deller
1
-6
/
+12
2019-12-05
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-3
/
+7
2019-11-11
parisc: remove __ioremap
Christoph Hellwig
1
-6
/
+4
2019-10-14
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
1
-5
/
+7
2019-07-31
parisc: Mark expected switch fall-throughs in fault.c
Helge Deller
1
-0
/
+1
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
1
-2
/
+2
2019-06-08
parisc: add WARN_ON() to clear_fixmap
Sven Schnelle
1
-0
/
+3
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-36
/
+39
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-10
parisc: Use __ro_after_init in init.c
Helge Deller
1
-4
/
+4
2019-05-10
parisc: Enable the ro_after_init feature
Helge Deller
1
-32
/
+35
2019-05-04
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
1
-9
/
+10
2019-05-04
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-04
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
1
-55
/
+47
2019-05-04
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
3
-6
/
+51
2019-02-22
parisc: use memblock_alloc() instead of custom get_memblock()
Mike Rapoport
1
-33
/
+19
2019-01-05
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
Helge Deller
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-28
parisc: Fix A500 boot crash
John David Anglin
1
-6
/
+4
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-0
/
+15
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
1
-8
/
+3
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-29
/
+25
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-04-25
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-15
/
+10
2018-04-25
signal/parisc: Use force_sig_mceerr where appropriate
Eric W. Biederman
1
-15
/
+15
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-01-02
parisc: Show initial kernel memory layout unhashed
Helge Deller
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-22
parisc: Add HWPOISON page fault handler code
Helge Deller
1
-4
/
+29
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-07-02
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
1
-1
/
+1
2017-06-09
parisc: Avoid zeroing gr[0] in fixup_exception()
Helge Deller
1
-0
/
+1
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
1
-0
/
+3
2017-05-10
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
1
-9
/
+0
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
1
-0
/
+17
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-02-26
parisc: fix a printk
Dan Carpenter
1
-2
/
+2
[next]