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
2006-02-12
[PATCH] s390: fix non smp build of kexec
Heiko Carstens
1
-2
/
+3
2006-02-12
[PATCH] s390: earlier initialization of cpu_possible_map
Heiko Carstens
1
-5
/
+1
2006-02-12
[PATCH] s390: update default configuration
Heiko Carstens
1
-4
/
+5
2006-02-11
[PATCH] Fix s390 build failure.
Dave Jones
1
-3
/
+0
2006-02-08
[PATCH] s390 misc __user annotations
Al Viro
2
-3
/
+3
2006-02-08
[PATCH] s390x compat __user annotations
Al Viro
1
-41
/
+42
2006-02-08
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
1
-5
/
+5
2006-02-03
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
1
-3
/
+3
2006-02-01
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
6
-261
/
+272
2006-02-01
[PATCH] s390: New default configuration
Heiko Carstens
1
-13
/
+27
2006-02-01
[PATCH] s390: monotonic_clock interface
Jan Glauber
1
-0
/
+9
2006-02-01
[PATCH] s390: overflow in sched_clock
Jan Glauber
1
-1
/
+1
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+1
2006-01-15
[PATCH] s390: cputime misaccounting
Martin Schwidefsky
2
-2
/
+27
2006-01-15
[PATCH] s390: add dummy pm_power_off
Martin Schwidefsky
1
-0
/
+5
2006-01-15
[PATCH] s390: spinlock fixes
Martin Schwidefsky
2
-8
/
+2
2006-01-15
[PATCH] s390: fix cpcmd calls on UP
Alexey Dobriyan
1
-3
/
+3
2006-01-15
[PATCH] s390: show_task oops
Heiko Carstens
1
-3
/
+11
2006-01-15
[PATCH] s390: sha256 crypto code fix
Jan Glauber
1
-7
/
+22
2006-01-15
[PATCH] s390: aes crypto code fixes
Jan Glauber
1
-16
/
+44
2006-01-15
[PATCH] s390: des crypto code speedup
Jan Glauber
1
-7
/
+210
2006-01-15
[PATCH] s390: des crypto code cleanup
Jan Glauber
1
-88
/
+67
2006-01-12
[PATCH] s390: task_stack_page()
Al Viro
3
-8
/
+7
2006-01-12
[PATCH] s390: task_pt_regs()
Al Viro
5
-18
/
+17
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
1
-1
/
+0
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-49
/
+1
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-21
/
+0
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2
-33
/
+1
2006-01-10
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
1
-2
/
+0
2006-01-10
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
1
-4
/
+0
2006-01-10
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
1
-7
/
+0
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-2
/
+0
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
1
-21
/
+0
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
1
-5
/
+0
2006-01-09
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-23
/
+6
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
25
-134
/
+109
2006-01-06
[PATCH] s390: qdio V=V pass-through
Frank Pavlic
1
-3
/
+4
2006-01-06
[PATCH] s390: aes support
Jan Glauber
5
-14
/
+288
2006-01-06
[PATCH] s390: sha256 support
Jan Glauber
5
-1
/
+160
2006-01-06
[PATCH] s390: in-kernel crypto rename
Jan Glauber
6
-207
/
+218
2006-01-06
[PATCH] s390: add oprofile callgraph support
Andreas Krebbel
3
-1
/
+84
2006-01-06
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
1
-7
/
+7
2006-01-06
[PATCH] s390: update default configuration
Martin Schwidefsky
1
-16
/
+39
2006-01-06
[PATCH] s390: rt_sigreturn fix
Cedric Le Goater
2
-5
/
+3
2006-01-06
[PATCH] s390: uaccess warnings
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] s390: atomic primitives
Martin Schwidefsky
2
-4
/
+4
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-6
/
+7
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-3
/
+9
2005-11-09
[PATCH] s390: "extern inline" -> "static inline"
Adrian Bunk
2
-7
/
+7
[prev]
[next]