aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-8/+33
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova1-4/+4
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens1-1/+7
2017-05-08s390: use set_memory.h headerLaura Abbott3-1/+3
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-1/+1
2017-05-03s390/ftrace: fix compile for !MODULESHeiko Carstens1-0/+4
2017-05-03s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-1/+29
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds24-142/+761
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-04-21s390/gs: add regset for the guarded storage broadcast control blockMartin Schwidefsky1-0/+46
2017-04-14s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky1-13/+6
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky3-9/+4
2017-04-05s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky1-1/+3
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+2
2017-03-31mm: fix section name for .data..ro_after_initKees Cook1-2/+0
2017-03-31s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner1-4/+2
2017-03-31s390/cpum_cf: correct variable naming (cleanup)Hendrik Brueckner1-9/+9
2017-03-31s390/cpum_cf: add IBM z13 counter event namesHendrik Brueckner1-7/+123
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner1-25/+64
2017-03-31s390/cpum_cf: cleanup event/counter validationHendrik Brueckner1-30/+1
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner1-1/+1
2017-03-28s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-03-22s390/facilities: get rid of __ASSEMBLY__ in facility header fileHeiko Carstens1-1/+0
2017-03-22s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens1-1/+19
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2-1/+81
2017-03-22s390/debugfs: introduce top-level 's390' directoryHeiko Carstens2-1/+16
2017-03-22s390/dump_stack: use control program identification stringHeiko Carstens1-5/+13
2017-03-22s390/dump_stack: remove whitespace from arch descriptionHeiko Carstens1-5/+24
2017-03-22s390/sysinfo: allow compiler warnings againHeiko Carstens1-2/+0
2017-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2017-03-22s390/topology: get rid of core mask arrayHeiko Carstens1-1/+3
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens1-0/+14
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky15-31/+322
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens1-3/+2
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky15-31/+322
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-6/+14
2017-03-09s390: wire up statx system callHeiko Carstens2-0/+3
2017-03-08livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes1-1/+30
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens1-0/+2
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar2-2/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar8-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+3