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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
6
-6
/
+14
|
\
|
*
s390: wire up statx system call
Heiko Carstens
2017-03-09
2
-0
/
+3
|
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
1
-1
/
+1
|
*
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
*
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
*
|
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
2
-2
/
+2
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
8
-0
/
+10
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+4
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+3
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
2
-2
/
+2
|
\
|
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
|
*
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-27
4
-28
/
+49
|
\
\
|
|
/
|
/
|
|
*
s390/nmi: purge tlbs after control register validation
Heiko Carstens
2017-02-23
1
-1
/
+2
|
*
s390/nmi: fix order of register validation
Heiko Carstens
2017-02-23
1
-12
/
+12
|
*
s390: opt into HAVE_COPY_THREAD_TLS
Heiko Carstens
2017-02-23
1
-3
/
+2
|
*
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
3
-11
/
+32
|
*
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-23
1
-11
/
+11
*
|
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
33
-323
/
+185
|
\
|
*
s390/syscall: fix single stepped system calls
Martin Schwidefsky
2017-02-20
1
-0
/
+1
|
*
s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE
Heiko Carstens
2017-02-17
1
-1
/
+1
|
*
s390: replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2017-02-17
1
-7
/
+7
|
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
17
-18
/
+20
|
*
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
2017-02-17
1
-1
/
+5
|
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
5
-9
/
+42
|
*
s390: report new vector facilities
Martin Schwidefsky
2017-02-08
2
-2
/
+8
|
*
s390: use correct input data address for setup_randomness
Heiko Carstens
2017-02-08
1
-1
/
+1
|
*
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
2
-3
/
+6
|
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
4
-8
/
+8
|
*
s390/sclp: move early printk code to drivers
Heiko Carstens
2017-02-08
2
-221
/
+2
|
*
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
2017-02-07
2
-8
/
+8
|
*
s390/topology: correct allocation of topology information
Martin Schwidefsky
2017-02-07
1
-1
/
+1
|
*
s390: make setup_randomness work
Heiko Carstens
2017-02-07
1
-3
/
+3
|
*
s390: store breaking event address only for program checks
Martin Schwidefsky
2017-01-31
1
-38
/
+12
|
*
s390: provide sclp based boot console
Heiko Carstens
2017-01-16
3
-10
/
+52
|
*
s390/sclp: always stay within bounds of the early sccb
Heiko Carstens
2017-01-16
1
-1
/
+6
|
*
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2017-01-16
1
-5
/
+10
|
*
s390/topology: make "topology=off" parameter work
Heiko Carstens
2017-01-16
2
-9
/
+14
|
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
2
-2
/
+2
|
*
s390: remove couple of unneeded semicolons
Heiko Carstens
2017-01-16
1
-1
/
+1
|
*
s390/topology: reduce number of printks
Heiko Carstens
2017-01-16
1
-5
/
+3
[next]