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
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2017-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-27
/
+282
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+6
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+2
2017-02-24
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
1
-1
/
+2
2017-02-24
s390/crypt: Add protected key AES module
Martin Schwidefsky
1
-1
/
+13
2017-02-23
s390/pkey: Introduce pkey kernel module
Harald Freudenberger
3
-0
/
+203
2017-02-23
s390/crypto: Add PCKMO inline function
Harald Freudenberger
1
-0
/
+32
2017-02-23
s390/mm: use _SEGMENT_ENTRY_EMPTY in the code
Dominik Dingel
1
-7
/
+7
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2
-14
/
+21
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2
-4
/
+4
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-72
/
+119
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
3
-8
/
+8
2017-02-17
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
3
-5
/
+2
2017-02-17
s390: replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2017-02-17
s390: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2017-02-08
s390: add no-execute support
Martin Schwidefsky
3
-38
/
+89
2017-02-08
s390: report new vector facilities
Martin Schwidefsky
1
-0
/
+2
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-6
/
+7
2017-02-07
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
1
-8
/
+0
2017-02-01
s390, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-107
/
+0
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
1
-1
/
+3
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-3
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2
-3
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-3
/
+3
2017-01-16
s390: provide sclp based boot console
Heiko Carstens
1
-0
/
+1
2017-01-16
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
1
-1
/
+3
2017-01-16
s390: remove couple of unneeded semicolons
Heiko Carstens
1
-2
/
+2
2017-01-16
s390/pci: use proper endianness annotations
Sebastian Ott
1
-1
/
+1
2017-01-16
s390/cpumf: get rid of variable length array
Heiko Carstens
1
-2
/
+3
2017-01-16
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
1
-1
/
+3
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2
-31
/
+37
2017-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-20
s390/kbuild: enable modversions for symbols exported from asm
Heiko Carstens
1
-0
/
+8
2016-12-14
s390/pci: query fmb length
Sebastian Ott
2
-1
/
+3
2016-12-14
s390/lib: add missing memory barriers to string inline assemblies
Heiko Carstens
1
-4
/
+4
2016-12-14
s390/cpumf: fix qsi inline assembly
Heiko Carstens
1
-7
/
+3
2016-12-14
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
1
-0
/
+122
2016-12-14
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
1
-0
/
+37
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
25
-389
/
+423
2016-12-13
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-6
/
+0
2016-12-13
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-13
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+2
[next]