Age | Commit message (Expand) | Author |
2020-11-09 | s390/early: rewrite program parameter setup in C | Vasily Gorbik |
2019-11-30 | s390/head64: correct init_task stack setup | Vasily Gorbik |
2019-11-20 | s390/early: move access registers setup in C code | Vasily Gorbik |
2019-11-20 | s390/head64: remove unnecessary vdso_per_cpu_data setup | Vasily Gorbik |
2019-11-20 | s390/early: move control registers setup in C code | Vasily Gorbik |
2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-08-21 | s390: clean .bss before running uncompressed kernel | Vasily Gorbik |
2019-08-06 | s390/head64: cleanup unused labels | Vasily Gorbik |
2019-04-29 | s390/kernel: introduce .dma sections | Gerald Schaefer |
2019-02-07 | s390: remove dead code | Gerald Schaefer |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-09-20 | s390: clean up stacks setup | Vasily Gorbik |
2018-07-02 | s390: correct _stext offset | Vasily Gorbik |
2018-07-02 | s390: get rid of the first mb of uncompressed image | Vasily Gorbik |
2018-07-02 | s390: remove unused _ehead symbol | Vasily Gorbik |
2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik |
2018-06-25 | s390/decompressor: trim the kernel image up to 1M | Vasily Gorbik |
2018-05-09 | s390/early: move functions which may not access bss section to extra file | Heiko Carstens |
2017-11-14 | s390: remove all code using the access register mode | Martin Schwidefsky |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-26 | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky |
2017-04-05 | s390/cpumf: simplify detection of guest samples | Martin Schwidefsky |
2016-11-23 | s390/thread_info: get rid of THREAD_ORDER define | Heiko Carstens |
2016-11-11 | s390: move thread_info into task_struct | Heiko Carstens |
2016-03-08 | s390/cpumf: Fix lpp detection | Christian Borntraeger |
2015-12-18 | s390/facilities: always use lowcore's stfle field for storing facility bits | Heiko Carstens |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger |
2014-02-05 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky |
2012-10-09 | s390/mm: let kernel text section always begin at 1MB | Heiko Carstens |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2011-10-30 | [S390] smp: external call vs. emergency signal | Martin Schwidefsky |
2011-07-24 | [S390] initial cr0 bits | Martin Schwidefsky |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky |
2011-07-24 | [S390] fix s390 assembler code alignments | Jan Glauber |
2010-05-12 | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y | Martin Schwidefsky |
2010-03-24 | [S390] fix boot failures with compressed kernels | Martin Schwidefsky |
2010-02-26 | [S390] add support for compressed kernels | Martin Schwidefsky |
2010-02-26 | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens |
2009-12-07 | [S390] s390: clear high-order bits of registers after sam64 | Hendrik Brueckner |
2009-09-11 | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens |
2009-09-11 | [S390] Initialize __LC_THREAD_INFO early. | Heiko Carstens |
2009-03-26 | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky |
2008-12-31 | [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky |
2008-12-25 | [S390] Remove initial kernel stack backchain initialization. | Heiko Carstens |
2008-12-25 | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky |
2008-04-30 | [S390] System z large page support. | Gerald Schaefer |
2008-04-30 | [S390] Convert machine feature detection code to C. | Heiko Carstens |
2008-01-26 | [S390] Fix tlb flushing with idte. | Martin Schwidefsky |
2007-04-27 | [S390] zfcpdump support. | Michael Holzheu |
2007-03-05 | [S390] Fixed handling of access register mode faults. | Gerald Schaefer |