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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
s390/ipl: use load normal for LPAR re-ipl
Heiko Carstens
1
-1
/
+4
2016-06-13
s390: avoid extable collisions
Heiko Carstens
5
-5
/
+5
2016-06-13
s390/uaccess: use __builtin_expect for get_user/put_user
Heiko Carstens
1
-2
/
+2
2016-06-13
s390/uaccess: fix whitespace damage
Heiko Carstens
1
-3
/
+3
2016-06-13
s390/pci: ensure to not cross a dma segment boundary
Sebastian Ott
1
-1
/
+2
2016-06-13
s390/pci: ensure page aligned dma start address
Sebastian Ott
1
-0
/
+1
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
3
-18
/
+7
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
3
-5
/
+5
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
5
-11
/
+19
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
6
-48
/
+28
2016-06-13
s390/mm: fix vunmap vs finish_arch_post_lock_switch
Martin Schwidefsky
1
-2
/
+18
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
5
-1229
/
+55
2016-06-13
s390/time: add leap seconds to initial system time
Martin Schwidefsky
2
-2
/
+33
2016-06-13
s390/time: LPAR offset handling
Martin Schwidefsky
3
-9
/
+53
2016-06-13
s390/time: move PTFF definitions
Martin Schwidefsky
2
-32
/
+33
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
2
-7
/
+6
2016-06-13
s390/kexec: fix crash on resize of reserved memory
Heiko Carstens
2
-23
/
+25
2016-06-13
s390/kexec: fix update of os_info crash kernel size
Heiko Carstens
1
-6
/
+14
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
3
-3
/
+10
2016-06-13
s390: dump_stack: fill in arch description
Christian Borntraeger
1
-0
/
+21
2016-06-13
s390: use canonical include guard style
Daniel van Gerpen
1
-1
/
+1
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
4
-12
/
+68
2016-06-13
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
1
-28
/
+34
2016-06-13
s390: add explicit <linux/stringify.h> for jump label
Jason Baron
1
-0
/
+1
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
3
-0
/
+53
2016-06-13
s390/vmem: simplify vmem code for read-only mappings
Heiko Carstens
1
-28
/
+9
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
3
-33
/
+250
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/vmem: make use of pte_clear()
Heiko Carstens
1
-3
/
+1
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
2
-3
/
+1
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
2
-10
/
+46
2016-06-13
s390/vmem: align segment and region tables to 16k
Heiko Carstens
1
-1
/
+3
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
2
-20
/
+19
2016-06-13
KVM: s390/mm: Fix CMMA reset during reboot
Christian Borntraeger
1
-1
/
+1
2016-06-10
KVM: s390: Add stats for PEI events
Alexander Yarygin
3
-0
/
+4
2016-06-10
KVM: s390: ignore IBC if zero
David Hildenbrand
1
-1
/
+1
2016-06-08
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
1
-37
/
+0
2016-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-68
/
+103
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+0
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-05-24
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...
Xunlei Pang
1
-10
/
+18
2016-05-23
s390: fix info leak in do_sigsegv
Michal Hocko
1
-0
/
+1
2016-05-23
s390/config: update default configuration
Heiko Carstens
5
-64
/
+98
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+3
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-2
/
+2
[prev]
[next]