index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] s390: task_stack_page()
Al Viro
2006-01-12
3
-8
/
+7
*
[PATCH] s390: task_pt_regs()
Al Viro
2006-01-12
5
-18
/
+17
*
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
1
-1
/
+0
*
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
2
-49
/
+1
*
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
2006-01-10
1
-21
/
+0
*
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
2
-33
/
+1
*
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
2006-01-10
1
-2
/
+0
*
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
2006-01-10
1
-4
/
+0
*
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
2006-01-10
1
-7
/
+0
*
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2006-01-10
1
-2
/
+0
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
1
-21
/
+0
*
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
2006-01-10
1
-5
/
+0
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-23
/
+6
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
25
-134
/
+109
*
[PATCH] s390: qdio V=V pass-through
Frank Pavlic
2006-01-06
1
-3
/
+4
*
[PATCH] s390: aes support
Jan Glauber
2006-01-06
5
-14
/
+288
*
[PATCH] s390: sha256 support
Jan Glauber
2006-01-06
5
-1
/
+160
*
[PATCH] s390: in-kernel crypto rename
Jan Glauber
2006-01-06
6
-207
/
+218
*
[PATCH] s390: add oprofile callgraph support
Andreas Krebbel
2006-01-06
3
-1
/
+84
*
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2006-01-06
1
-7
/
+7
*
[PATCH] s390: update default configuration
Martin Schwidefsky
2006-01-06
1
-16
/
+39
*
[PATCH] s390: rt_sigreturn fix
Cedric Le Goater
2006-01-06
2
-5
/
+3
*
[PATCH] s390: uaccess warnings
Martin Schwidefsky
2006-01-06
1
-1
/
+1
*
[PATCH] s390: atomic primitives
Martin Schwidefsky
2006-01-06
2
-4
/
+4
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-6
/
+7
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
2
-3
/
+9
*
[PATCH] s390: "extern inline" -> "static inline"
Adrian Bunk
2005-11-09
2
-7
/
+7
*
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
Al Viro
2005-11-08
1
-2
/
+5
*
[PATCH] kfree cleanup: arch
Jesper Juhl
2005-11-07
1
-4
/
+4
*
[PATCH] s390: merge common parts of head.S and head64.S
Heiko Carstens
2005-11-07
5
-883
/
+381
*
[PATCH] s390: remove pagex support
Martin Schwidefsky
2005-11-07
2
-137
/
+5
*
[PATCH] s390: memory query wait psw
Heiko Carstens
2005-11-07
2
-5
/
+3
*
[PATCH] s390: stop_hz_timer vs. xtime updates
Martin Schwidefsky
2005-11-07
1
-1
/
+7
*
[PATCH] s390: signal delivery
Heiko Carstens
2005-11-07
2
-4
/
+4
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-4
/
+0
*
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
1
-16
/
+2
*
[PATCH] s390: export ipl device parameters
Heiko Carstens
2005-10-30
3
-7
/
+317
*
[PATCH] s390: 3270 fullscreen view
Richard Hitt
2005-10-30
1
-0
/
+9
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-3
/
+1
*
[PATCH] s390 signal annotations
Al Viro
2005-09-29
2
-5
/
+5
*
[PATCH] s390: kernel stack corruption
Peter Oberparleiter
2005-09-17
2
-2
/
+2
*
[PATCH] s390: diag 0x308 reipl
Volker Sameske
2005-09-17
4
-1
/
+46
*
[PATCH] s390: show_cpuinfo fix
Heiko Carstens
2005-09-17
1
-0
/
+2
*
[PATCH] s390: default configuration
Martin Schwidefsky
2005-09-17
1
-11
/
+25
*
[PATCH] x86-64: Fix 32bit sendfile
Tsuneo.Yoshioka@f-secure.com
2005-09-12
1
-1
/
+1
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
1
-6
/
+6
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
7
-16
/
+6
|
\
|
*
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
7
-16
/
+6
*
|
[PATCH] missing CHECKFLAGS on s390
viro@ZenIV.linux.org.uk
2005-09-09
1
-0
/
+2
|
/
[next]