| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/head: replace hard coded values with constants | Vasily Gorbik | 2018-01-23 | 1 | -5/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky | 2017-07-26 | 1 | -1/+2 |
* | s390/facilities: get rid of __ASSEMBLY__ in facility header file | Heiko Carstens | 2017-03-22 | 1 | -1/+0 |
* | s390/thread_info: get rid of THREAD_ORDER define | Heiko Carstens | 2016-11-23 | 1 | -1/+1 |
* | s390: clarify compressed image code path | Sascha Silbe | 2016-08-08 | 1 | -1/+3 |
* | s390/als: convert architecture level set code to C | Heiko Carstens | 2016-07-31 | 1 | -39/+4 |
* | s390/facilities: make use of generated facility list | Heiko Carstens | 2015-12-18 | 1 | -24/+11 |
* | s390/facilities: always use lowcore's stfle field for storing facility bits | Heiko Carstens | 2015-12-18 | 1 | -5/+5 |
* | s390/facilities: use stfl mnemonic instead of insn magic | Heiko Carstens | 2015-12-18 | 1 | -1/+1 |
* | s390: remove SALIPL loader | Heiko Carstens | 2015-11-16 | 1 | -79/+8 |
* | s390/head: fix error message on unsupported hardware | Sascha Silbe | 2015-11-09 | 1 | -4/+4 |
* | s390/facilities: remove transactional-execution bits | Heiko Carstens | 2015-08-19 | 1 | -2/+2 |
* | s390/sclp: convert early sclp console code to C | Martin Schwidefsky | 2015-07-29 | 1 | -0/+1 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -49/+0 |
* | s390: add z13 code generation support | Martin Schwidefsky | 2015-01-22 | 1 | -1/+3 |
* | s390/head.s: use zero as address for stfl | Christian Borntraeger | 2014-09-25 | 1 | -1/+1 |
* | s390: require mvcos facility, not tod clock steering facility | David Hildenbrand | 2014-07-16 | 1 | -3/+3 |
* | s390/facilities: remove extract-cpu-time facility check | Heiko Carstens | 2014-05-28 | 1 | -4/+4 |
* | s390: require mvcos facility for z10 and newer machines | Heiko Carstens | 2014-05-27 | 1 | -3/+3 |
* | s390/bitops: optimize set_bit() for constant values | Heiko Carstens | 2013-10-24 | 1 | -1/+1 |
* | s390: add zEC12 code generation support | Heiko Carstens | 2012-11-23 | 1 | -30/+44 |
* | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky | 2012-10-09 | 1 | -31/+70 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
* | s390/ipl: remove builtin tape ipl code | Heiko Carstens | 2012-05-16 | 1 | -123/+0 |
* | [S390] Fix stfle() lowcore protection problem | Michael Holzheu | 2012-04-11 | 1 | -1/+1 |
* | [S390] entry[64].S improvements | Martin Schwidefsky | 2011-12-27 | 1 | -2/+2 |
* | [S390] kdump backend code | Michael Holzheu | 2011-10-30 | 1 | -0/+22 |
* | [S390] fix s390 assembler code alignments | Jan Glauber | 2011-07-24 | 1 | -4/+3 |
* | [S390] compile fix for latest binutils | Martin Schwidefsky | 2011-04-04 | 1 | -1/+1 |
* | [S390] Add config option for z196 code generation. | Heiko Carstens | 2010-10-25 | 1 | -2/+6 |
* | [S390] initrd: change default load address | Heiko Carstens | 2010-08-09 | 1 | -1/+1 |
* | [S390] More cleanup for struct _lowcore | Martin Schwidefsky | 2010-05-17 | 1 | -2/+2 |
* | [S390] fix boot failures with compressed kernels | Martin Schwidefsky | 2010-03-24 | 1 | -0/+3 |
* | [S390] add support for compressed kernels | Martin Schwidefsky | 2010-02-26 | 1 | -20/+21 |
* | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 2010-02-26 | 1 | -17/+1 |
* | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 1 | -1/+0 |
* | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens | 2009-09-11 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | [S390] add mini sclp driver | Heiko Carstens | 2009-06-12 | 1 | -4/+14 |
* | | [S390] use facility list for cpu type safety check | Martin Schwidefsky | 2009-06-12 | 1 | -15/+34 |
|/ |
|
* | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 1 | -1/+2 |
* | [S390] boot cputime accounting | Martin Schwidefsky | 2009-04-14 | 1 | -1/+7 |
* | [S390] add read_persistent_clock | Martin Schwidefsky | 2009-04-14 | 1 | -2/+5 |
* | [S390] cleanup lowcore.h | Martin Schwidefsky | 2009-03-26 | 1 | -0/+2 |
* | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky | 2008-12-25 | 1 | -0/+49 |
* | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 | 1 | -0/+1 |
* | [S390] remove salipl memory detection. | Christian Borntraeger | 2006-12-04 | 1 | -21/+0 |
* | [S390] Whitespace cleanup. | Heiko Carstens | 2006-09-28 | 1 | -312/+312 |