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
/
include
/
asm-s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cio: Include linux/string.h in schid.h.
Cornelia Huck
2008-08-01
1
-0
/
+1
*
[S390] Wire up new syscalls.
Heiko Carstens
2008-08-01
1
-1
/
+7
*
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
2008-08-01
1
-0
/
+14
*
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
2008-08-01
1
-1
/
+2
*
[S390] Remove last P390 trace.
Heiko Carstens
2008-08-01
1
-1
/
+0
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
1
-1
/
+1
*
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2008-07-27
1
-1
/
+1
*
[PATCH] kill altroot
Al Viro
2008-07-26
1
-21
/
+0
*
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
2008-07-25
1
-1
/
+0
|
\
|
*
remove dummy asm/kvm.h files
Adrian Bunk
2008-07-25
1
-1
/
+0
*
|
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
2008-07-25
1
-4
/
+1
*
|
s390: use virtio_console for KVM on s390
Christian Borntraeger
2008-07-25
1
-0
/
+10
|
/
*
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-07-24
1
-1
/
+0
|
\
|
*
Remove asm/semaphore.h
Matthew Wilcox
2008-07-24
1
-1
/
+0
*
|
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-3
/
+0
*
|
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
|
/
*
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
1
-18
/
+18
*
[S390] qdio: new qdio driver.
Jan Glauber
2008-07-17
2
-335
/
+313
*
[S390] chsc headers userspace cleanup
Adrian Bunk
2008-07-17
3
-4
/
+7
*
[S390] Remove P390 support.
Heiko Carstens
2008-07-14
1
-2
/
+0
*
[S390] Move memory detection code to own file.
Heiko Carstens
2008-07-14
2
-4
/
+6
*
[S390] Add support for memory hot-add.
Heiko Carstens
2008-07-14
1
-2
/
+2
*
[S390] Add sched.h include to asm-s390/pgtable.h.
Heiko Carstens
2008-07-14
1
-0
/
+1
*
[S390] zcrypt: Add additional card IDs to CEX2C and CEX2A
Ralph Wuerthner
2008-07-14
1
-1
/
+1
*
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
2008-07-14
2
-4
/
+17
*
[S390] idle: remove idle notifier chain.
Heiko Carstens
2008-07-14
2
-10
/
+12
*
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
2008-07-14
5
-1
/
+163
*
[S390] cio: introduce isc_(un)register functions.
Sebastian Ott
2008-07-14
1
-0
/
+6
*
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
2008-07-14
1
-2
/
+2
*
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
2008-07-14
1
-0
/
+18
*
[S390] stp support.
Martin Schwidefsky
2008-07-14
1
-3
/
+42
*
[S390] Introduce user_regset accessors for s390
Martin Schwidefsky
2008-07-14
3
-42
/
+38
*
[S390] cio: provide helper functions for fcx enabled I/O
Peter Oberparleiter
2008-07-14
1
-0
/
+30
*
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
2008-07-14
2
-0
/
+323
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
1
-3
/
+111
*
[S390] protect _PAGE_SPECIAL bit against mprotect
Nick Piggin
2008-07-08
1
-1
/
+4
*
[S390] Fix __ctl_load/__ctl_store inline assembly constraints
Martin Schwidefsky
2008-06-10
1
-4
/
+4
*
[S390] s390 types: make dma_addr_t 64 bit capable
Christian Borntraeger
2008-05-30
1
-0
/
+6
*
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
2008-05-15
1
-2
/
+2
*
types: s390: fix #ifdef reversal in <asm-s390/types.h>
H. Peter Anvin
2008-05-12
1
-2
/
+2
*
[S390] guest page hinting light
Martin Schwidefsky
2008-05-07
2
-0
/
+17
*
[S390] compat ptrace cleanup
Roland McGrath
2008-05-07
1
-0
/
+2
*
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
2008-05-07
1
-0
/
+1
*
s390: types: use <asm-generic/int-*.h> for the s390 architecture
H. Peter Anvin
2008-05-02
1
-42
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
2
-4
/
+4
|
\
|
*
qeth: read number of ports from card
Ursula Braun
2008-04-29
1
-0
/
+1
|
*
ccwgroup: Unify parsing for group attribute.
Ursula Braun
2008-04-29
1
-4
/
+3
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-04-30
12
-57
/
+304
|
\
\
|
*
|
[S390] use generic sys_ptrace
Martin Schwidefsky
2008-04-30
1
-2
/
+0
|
*
|
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
2008-04-30
3
-26
/
+21
[next]