Age | Commit message (Expand) | Author | Files | Lines |
2016-01-19 | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 1 | -1/+1 |
2016-01-19 | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 1 | -3/+3 |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky | 1 | -0/+9 |
2015-10-14 | s390/fpu: always enable the vector facility if it is available | Hendrik Brueckner | 1 | -1/+11 |
2015-10-14 | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 1 | -0/+3 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -69/+0 |
2015-02-19 | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky | 1 | -5/+7 |
2015-01-23 | s390/spinlock: add compare-and-delay to lock wait loops | Martin Schwidefsky | 1 | -0/+18 |
2014-10-27 | s390/ftrace,kprobes: allow to patch first instruction | Heiko Carstens | 1 | -4/+0 |
2014-10-09 | s390: add support for vector extension | Martin Schwidefsky | 1 | -0/+2 |
2014-09-09 | s390: remove unused MACHINE_FLAG_RRBM | Heiko Carstens | 1 | -2/+0 |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 1 | -0/+6 |
2014-04-03 | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 1 | -0/+2 |
2014-02-21 | s390/setup: get rid of MACHINE_HAS_MVCOS machine flag | Heiko Carstens | 1 | -2/+0 |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu | 1 | -2/+1 |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu | 1 | -0/+1 |
2013-10-24 | s390/mm: do not initialize storage keys | Martin Schwidefsky | 1 | -0/+2 |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 1 | -1/+0 |
2013-02-14 | s390/cleanup: rename SPP to LPP | Hendrik Brueckner | 1 | -1/+1 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 1 | -3/+3 |
2012-10-09 | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 1 | -0/+2 |
2012-10-09 | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens | 1 | -11/+4 |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 1 | -0/+2 |
2012-09-26 | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 1 | -3/+3 |
2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 1 | -2/+2 |
2012-09-26 | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens | 1 | -5/+22 |
2012-09-26 | s390: add support for transactional memory | Martin Schwidefsky | 1 | -1/+2 |
2012-09-26 | s390: enable large page support with CONFIG_DEBUG_PAGEALLOC | Gerald Schaefer | 1 | -2/+0 |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens | 1 | -1/+0 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -2/+0 |
2012-05-23 | s390/kexec: Move early_pgm_check_handler() to text section | Michael Holzheu | 1 | -1/+1 |
2012-05-16 | s390/time: always use stckf instead of stck if available | Heiko Carstens | 1 | -2/+0 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -1/+1 |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu | 1 | -19/+3 |
2011-12-27 | [S390] Check for NULL termination in command line setup | Michael Holzheu | 1 | -8/+12 |
2011-11-14 | [S390] avoid STCKF if running in ESA mode | Jan Glauber | 1 | -0/+2 |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 1 | -1/+1 |
2011-08-24 | [S390] nss,initrd: kernel image and initrd must be in different segments | Heiko Carstens | 1 | -6/+8 |
2011-03-23 | [S390] early: limit savesys cmd string handling | Heiko Carstens | 1 | -2/+3 |
2011-03-23 | [S390] early: Fix possible overlapping data buffer | Chen Liu | 1 | -7/+10 |
2010-10-29 | [S390] facility detection: remove unused variable | Heiko Carstens | 1 | -2/+0 |
2010-10-25 | [S390] topology: clean up facility detection | Heiko Carstens | 1 | -0/+2 |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky | 1 | -11/+29 |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky | 1 | -1/+2 |
2010-05-17 | [S390] virtualization aware cpu measurement | Carsten Otte | 1 | -0/+4 |
2010-04-09 | [S390] nss: add missing .previous statement to asm function | Heiko Carstens | 1 | -1/+2 |
2010-02-27 | [S390] codepage conversion of kernel parameter line | Martin Schwidefsky | 1 | -1/+12 |
2010-02-27 | [S390] add MACHINE_IS_LPAR flag | Martin Schwidefsky | 1 | -3/+6 |
2009-11-13 | [S390] reset cputime accounting after IPL from NSS | Martin Schwidefsky | 1 | -0/+9 |
2009-09-11 | [S390] kernel: Print an error message if kernel NSS cannot be defined | Hendrik Brueckner | 1 | -1/+10 |