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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
[S390] fix kvm defines for 31 bit compile
Martin Schwidefsky
1
-13
/
+26
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2
-56
/
+46
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
1
-91
/
+28
2011-05-29
[S390] mm: fix storage key handling
Heiko Carstens
1
-8
/
+8
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-1
/
+2
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+0
2011-05-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-27
/
+21
2011-05-27
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
1
-0
/
+8
2011-05-26
[S390] delay: implement ndelay
Heiko Carstens
1
-3
/
+5
2011-05-26
[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
Heiko Carstens
1
-2
/
+2
2011-05-26
[S390] uaccess: turn __access_ok() into a define
Heiko Carstens
1
-5
/
+6
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2
-19
/
+8
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-0
/
+2
2011-05-25
s390: mmu_gather rework
Peter Zijlstra
1
-25
/
+37
2011-05-25
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-10
/
+0
2011-05-23
[S390] oprofile: add missing irq stats counter
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] Ignore sendmmsg system call note wired up warning
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
4
-224
/
+321
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2
-55
/
+59
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
2
-2
/
+3
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
2
-1
/
+68
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
8
-132
/
+24
2011-05-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+38
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
1
-0
/
+1
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-3
/
+1
2011-05-10
[S390] fix alloc_pgste check in init_new_context
Martin Schwidefsky
1
-1
/
+1
2011-05-10
[S390] replace diag10() with diag10_range() function
Michael Holzheu
1
-2
/
+15
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+37
2011-04-04
jump label: Add s390 support
Jan Glauber
1
-0
/
+37
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-204
/
+231
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-7
/
+0
2011-03-24
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-23
[S390] cmpxchg: implement cmpxchg64()
Heiko Carstens
1
-9
/
+29
2011-03-23
[S390] xchg/cmpxchg: move to own header file
Heiko Carstens
2
-195
/
+206
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
1
-1
/
+2
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-6
/
+0
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+4
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+0
2011-03-15
[S390] Write protect module text and RO data
Jan Glauber
1
-0
/
+4
[next]