summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390: Fix unmatched preempt_disable() on exitBen Hutchings2020-02-111-1/+1
* s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-12-101-1/+2
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2019-05-221-1/+1
* s390/jump label: use different nop instructionHeiko Carstens2019-05-221-6/+13
* s390/jump label: add sanity checksHeiko Carstens2019-05-221-14/+42
* s390: Use get_signal() signal_setup_done()Richard Weinberger2019-05-023-92/+69
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-05-021-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-05-022-2/+4
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-10-211-0/+4
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-10-211-0/+1
* s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-06-161-4/+4
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-03-031-0/+1
* s390/disassembler: increase show_code buffer sizeVasily Gorbik2018-02-131-2/+2
* s390: fix transactional execution control register handlingHeiko Carstens2018-02-132-1/+4
* s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2018-02-131-2/+2
* s390/dis: Fix handling of format specifiersMichael Holzheu2016-01-251-4/+11
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-121-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-121-0/+4
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-05-061-0/+4
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-5/+1
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-151-1/+1
* s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-11-171-8/+10
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-161-2/+10
* s390: require mvcos facility, not tod clock steering facilityDavid Hildenbrand2014-07-161-3/+3
* s390/compat: correct ucontext layout for high gprsMartin Schwidefsky2014-06-161-1/+3
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-3/+2
|\
| * s390: Avoid call to irq_reserve_irqs()Thomas Gleixner2014-05-161-1/+5
| * s390: Remove pointless arch_show_interrupts()Thomas Gleixner2014-05-161-5/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-043-7/+15
|\ \
| * | s390: add fields to lowcore definitionJens Freimann2014-04-221-0/+7
| * | s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-223-6/+7
| * | s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-221-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-0/+20
|\ \
| * | sched, s390: Create a dedicated topology tableVincent Guittot2014-05-071-0/+20
| |/
* | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-1/+0
* | s390/facilities: remove extract-cpu-time facility checkHeiko Carstens2014-05-281-4/+4
* | s390: require mvcos facility for z10 and newer machinesHeiko Carstens2014-05-271-3/+3
* | s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-05-271-1/+1
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-208-98/+105
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-202-2/+2
* | s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-201-9/+0
* | s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-202-8/+6
* | s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2014-05-202-0/+7
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-205-337/+208
|/
* s390/compat: fix typoHeiko Carstens2014-04-111-1/+1
* s390: add 31 bit warning messageHeiko Carstens2014-04-111-0/+32
* s390: wire up sys_renameat2Heiko Carstens2014-04-112-0/+2
* s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
* s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-091-15/+0
* s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1