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
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+14
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
1
-2
/
+0
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
1
-2
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-56
/
+5
2019-03-06
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+1
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+1
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-0
/
+4
2019-01-25
ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
1
-0
/
+2
2019-01-25
ia64: add __NR_umount2 definition
Arnd Bergmann
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-4
/
+4
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+2
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+19
2018-12-26
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-328
/
+448
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
1
-0
/
+2
2018-12-23
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
1
-5
/
+0
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+0
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-1
/
+1
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
1
-1
/
+19
2018-11-27
ia64: export node_distance function
Matias Bjørling
1
-3
/
+3
2018-11-13
ia64: generate uapi header and system call table files
Firoz Khan
1
-328
/
+3
2018-11-13
ia64: add system call table generation support
Firoz Khan
4
-0
/
+445
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
10
-10
/
+9
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-2
/
+2
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
1
-2
/
+2
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-187
/
+60
2018-09-27
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
3
-140
/
+47
2018-09-27
signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
Eric W. Biederman
1
-9
/
+1
2018-09-27
signal/ia64: Use the generic force_sigsegv in setup_frame
Eric W. Biederman
1
-38
/
+12
2018-09-17
intel-iommu: mark intel_dma_ops static
Christoph Hellwig
1
-4
/
+0
2018-09-17
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2
-21
/
+0
2018-09-17
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
1
-6
/
+0
2018-09-17
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
1
-5
/
+0
2018-09-17
ia64: remove the unused bad_dma_address symbol
Christoph Hellwig
1
-3
/
+0
2018-09-17
ia64: remove iommu_dma_supported
Christoph Hellwig
1
-13
/
+0
2018-09-17
ia64: remove the dead iommu_sac_force variable
Christoph Hellwig
1
-19
/
+0
2018-09-17
ia64: remove the kern_mem_attribute export
Christoph Hellwig
1
-1
/
+0
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+8
2018-08-21
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+10
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+2
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
1
-1
/
+10
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-3
/
+1
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-2
/
+2
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2
-3
/
+3
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2
-3
/
+3
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2
-5
/
+5
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-9
/
+4
[next]