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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
8
-25
/
+59
2016-02-22
s390/fpu: signals vs. floating point control register
Martin Schwidefsky
1
-0
/
+2
2016-02-22
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
1
-1
/
+1
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-23
/
+55
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-11
s390/diag: avoid lockdep recursion
Heiko Carstens
1
-0
/
+3
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
1
-1
/
+3
2016-02-10
s390/oprofile: fix address range for asynchronous stack
Heiko Carstens
1
-3
/
+5
2016-02-10
s390/perf_event: fix address range for asynchronous stack
Heiko Carstens
1
-3
/
+5
2016-02-10
s390/stacktrace: add save_stack_trace_regs()
Pratyush Anand
1
-0
/
+11
2016-02-10
s390/stacktrace: save full stack traces
Heiko Carstens
1
-9
/
+12
2016-02-10
s390/stacktrace: add missing end marker
Heiko Carstens
1
-0
/
+2
2016-02-10
s390/stacktrace: fix address ranges for asynchronous and panic stack
Heiko Carstens
1
-5
/
+6
2016-02-10
s390/stacktrace: fix save_stack_trace_tsk() for current task
Heiko Carstens
1
-0
/
+4
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-1
/
+0
2016-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
31
-136
/
+135
2016-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-81
/
+44
2016-01-26
KVM: s390: fix memory overwrites when vx is disabled
David Hildenbrand
2
-84
/
+43
2016-01-26
KVM: s390: Enable the KVM-VFIO device
Dong Jia Shi
2
-1
/
+2
2016-01-26
KVM: s390: fix guest fprs memory leak
David Hildenbrand
1
-1
/
+4
2016-01-26
s390/pci: remove iomap sanity checks
Sebastian Ott
1
-9
/
+4
2016-01-26
s390/pci: set error state for unusable functions
Sebastian Ott
1
-0
/
+5
2016-01-26
s390/pci: fix bar check
Sebastian Ott
1
-1
/
+1
2016-01-26
s390/pci: resize iomap
Sebastian Ott
1
-12
/
+22
2016-01-26
s390/pci: improve ZPCI_* macros
Sebastian Ott
2
-7
/
+10
2016-01-26
s390/pci: provide ZPCI_ADDR macro
Sebastian Ott
2
-7
/
+4
2016-01-26
s390/pci: adjust IOMAP_MAX_ENTRIES
Sebastian Ott
1
-1
/
+1
2016-01-26
s390/numa: move numa_init_late() from device to arch_initcall
Michael Holzheu
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-4
/
+4
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
14
-49
/
+41
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
10
-33
/
+28
2016-01-19
s390: wire up copy_file_range syscall
Heiko Carstens
3
-1
/
+4
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
3
-6
/
+0
2016-01-19
s390/numa: allocate memory with correct alignment
Heiko Carstens
1
-1
/
+1
2016-01-19
s390/irqflags: optimize irq restore
Christian Borntraeger
2
-3
/
+8
2016-01-19
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2
-7
/
+7
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-13
/
+10
2016-01-18
livepatch: change the error message in asm/livepatch.h header files
Miroslav Benes
1
-1
/
+1
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2016-01-16
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
1
-3
/
+26
2016-01-16
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
1
-3
/
+5
2016-01-16
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-41
/
+2
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-11
/
+11
2016-01-15
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-4
/
+1
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
66
-853
/
+1094
[next]