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
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2
-10
/
+39
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
1
-0
/
+125
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
6
-604
/
+126
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
1
-0
/
+5
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2
-1
/
+37
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2
-217
/
+65
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
1
-18
/
+24
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
1
-8
/
+40
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
3
-1
/
+9
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
1
-4
/
+5
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
5
-6
/
+7
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2
-28
/
+43
2013-10-24
s390/dis: rename structures for unique types
Suzuki K. Poulose
1
-28
/
+28
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-12
/
+65
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
1
-21
/
+2
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
1
-1
/
+1
2013-10-24
s390: always set -march compiler option
Heiko Carstens
1
-7
/
+7
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-17
/
+49
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-52
/
+58
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-28
/
+30
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
4
-25
/
+25
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
9
-27
/
+36
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-10-15
s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()
Heiko Carstens
1
-2
/
+2
2013-10-15
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
1
-1
/
+3
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
1
-1
/
+1
2013-10-14
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-7
/
+0
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
5
-24
/
+28
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
4
-3
/
+8
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-1
/
+3
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+8
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-31
/
+21
2013-09-30
s390: fix system call restart after inferior call
Martin Schwidefsky
2
-0
/
+2
2013-09-30
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
1
-22
/
+20
2013-09-30
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
1
-1
/
+5
2013-09-29
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
3
-3
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-24
KVM: s390: Intercept SCK instruction
Thomas Huth
1
-0
/
+33
2013-09-24
KVM: s390: Implement TEST BLOCK
Thomas Huth
1
-0
/
+28
2013-09-24
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
1
-7
/
+14
2013-09-24
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
1
-2
/
+4
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
3
-3
/
+16
2013-09-24
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
1
-24
/
+25
2013-09-24
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
1
-17
/
+37
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
4
-13
/
+1
[prev]
[next]