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
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
ia64: fix min_low_pfn/max_low_pfn build errors
Randy Dunlap
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-8
/
+8
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-0
/
+6
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-34
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
3
-3
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-254
/
+142
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
6
-0
/
+6
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-25
/
+36
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-34
/
+0
2020-07-27
ia64: switch to ->regset_get()
Al Viro
1
-91
/
+58
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-4
/
+3
2020-06-26
[ia64] access_uarea(): don't bother with fpregs_[gs]et()
Al Viro
1
-9
/
+33
2020-06-26
[ia64] access_uarea(): stop bothering with gpregs_[gs]et()
Al Viro
1
-9
/
+8
2020-06-26
[ia64] regularize do_gpregs_[gs]et()
Al Viro
1
-124
/
+31
2020-06-26
[ia64] teach elf_access_reg() to handle the missing range (r16..r31)
Al Viro
1
-2
/
+4
2020-06-26
[ia64] sanitize elf_access_gpreg()
Al Viro
1
-34
/
+23
2020-06-23
ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
Christian Brauner
2
-26
/
+38
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-3
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-16
ia64: kernel: unwind_i.h: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
10
-12
/
+11
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
10
-10
/
+10
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2
-10
/
+3
2020-06-09
ia64: add show_stack_loglvl()
Dmitry Safonov
1
-3
/
+10
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
1
-6
/
+7
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
1
-6
/
+6
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+2
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-78
/
+39
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-03-31
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-03-25
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
1
-7
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-0
/
+1
2020-03-14
ia64: replace setup_irq() by request_irq()
afzal mohammed
5
-78
/
+39
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
1
-2
/
+1
2020-02-23
efi/ia64: Switch to efi_config_parse_tables()
Ard Biesheuvel
1
-1
/
+4
2020-02-23
efi/ia64: Use local variable for EFI system table address
Ard Biesheuvel
1
-5
/
+6
2020-02-23
efi/ia64: Use existing helpers to locate ESI table
Ard Biesheuvel
2
-17
/
+10
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
1
-20
/
+3
[next]