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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
s390/eadm: change timeout value
Sebastian Ott
1
-1
/
+1
2014-12-08
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: translate cputime magic constants to macros
Frederic Weisbecker
1
-22
/
+24
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2
-14
/
+13
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
1
-0
/
+2
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2
-10
/
+31
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
1
-1
/
+1
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-11-28
s390/dasd: retry partition detection
Stefan Haberland
1
-2
/
+24
2014-11-28
s390/dasd: fix list corruption for sleep_on requests
Stefan Haberland
1
-3
/
+0
2014-11-28
s390/dasd: fix infinite term I/O loop
Stefan Haberland
1
-0
/
+14
2014-11-28
s390/dasd: remove unused code
Stefan Haberland
1
-12
/
+2
2014-11-28
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
1
-5
/
+2
2014-11-28
s390/ftrace: provide working ftrace_return_address()
Heiko Carstens
1
-0
/
+2
2014-11-28
s390/sclp_async: add Kconfig option to specify the component id
Martin Schwidefsky
2
-1
/
+12
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
1
-2
/
+6
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
3
-4
/
+6
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
7
-2
/
+127
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-11-18
s390/irq: use irq 0
Sebastian Ott
2
-11
/
+5
2014-11-18
s390/io: add ioport_map stubs
Frank Blaschka
1
-0
/
+9
2014-11-18
s390/docs: Remove sections that are not related to s390
Thomas Huth
1
-374
/
+0
2014-11-18
s390/docs: Fix the documentation of the address spaces
Thomas Huth
1
-27
/
+61
2014-11-03
s390/cpum_sf: Remove initialization of PMU event index
Hendrik Brueckner
1
-1
/
+0
2014-11-03
s390/signal: add sparse annotations
Martin Schwidefsky
2
-2
/
+2
2014-11-03
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
1
-1
/
+1
2014-11-03
s390/pci: add sparse annotations
Martin Schwidefsky
2
-4
/
+8
2014-11-03
s390/pci: improve irq number check for msix
Sebastian Ott
3
-6
/
+3
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
3
-234
/
+19
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
3
-1
/
+26
2014-10-27
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
1
-2
/
+1
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
7
-46
/
+74
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
13
-92
/
+214
2014-10-27
kprobes: introduce weak arch_check_ftrace_location() helper function
Heiko Carstens
2
-7
/
+12
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
3
-7
/
+28
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
2
-1
/
+17
2014-10-27
mm: introduce mm_forbids_zeropage function
Dominik Dingel
3
-2
/
+13
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
4
-102
/
+56
2014-10-27
s390: update default configuration
Martin Schwidefsky
5
-74
/
+32
2014-10-27
s390/vdso: fix stack corruption
Heiko Carstens
4
-16
/
+29
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
1
-0
/
+4
2014-10-27
Linux 3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-46
/
+107
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-58
/
+3814
2014-10-26
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
3
-12
/
+11
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
[next]