summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens2017-03-221-1/+19
| * | s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2017-03-222-1/+81
| * | s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2017-03-222-1/+16
| * | s390/dump_stack: use control program identification stringHeiko Carstens2017-03-221-5/+13
| * | s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens2017-03-221-5/+24
| * | s390/sysinfo: allow compiler warnings againHeiko Carstens2017-03-221-2/+0
| * | s390/topology: fix typo in early topology codeHeiko Carstens2017-03-221-1/+1
| * | s390/topology: get rid of core mask arrayHeiko Carstens2017-03-221-1/+3
| * | s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
| * | Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-2215-31/+322
| |\ \
| | * | s390: add a system call for guarded storageMartin Schwidefsky2017-03-2215-31/+322
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+2
|\ \ \ \
| * | | | s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-031-3/+2
|\ \ \ \ | | |/ / | |/| |
| * | | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2
| |/ /
* / / mm: fix section name for .data..ro_after_initKees Cook2017-03-311-2/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-126-6/+14
|\ \ | |/ |/|
| * s390: wire up statx system callHeiko Carstens2017-03-092-0/+3
| * s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-011-1/+1
| * s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+2
* | sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-022-2/+2
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-028-0/+10
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-272-2/+2
|\
| * mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-274-28/+49
|\ \ | |/ |/|
| * s390/nmi: purge tlbs after control register validationHeiko Carstens2017-02-231-1/+2
| * s390/nmi: fix order of register validationHeiko Carstens2017-02-231-12/+12
| * s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-231-3/+2
| * s390: restore address space when returning to user spaceHeiko Carstens2017-02-233-11/+32
| * s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-231-11/+11
* | memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2233-323/+185
|\
| * s390/syscall: fix single stepped system callsMartin Schwidefsky2017-02-201-0/+1
| * s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens2017-02-171-1/+1
| * s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2017-02-171-7/+7
| * s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-1717-18/+20
| * s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-02-171-1/+5
| * s390: add no-execute supportMartin Schwidefsky2017-02-085-9/+42