summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
* s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
* Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-03-182-41/+43
|\
| * vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
| * vfio-ccw: update documentationCornelia Huck2018-03-011-41/+38
* | s390/decompressor: trim uncompressed image head during the buildVasily Gorbik2018-03-182-8/+14
* | s390/crypto: Fix kernel crash on aes_s390 module remove.Harald Freudenberger2018-03-181-1/+4
* | s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-181-1/+1
* | s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
* | s390/setup : enable display support for KVM guestFarhan Ali2018-03-183-2/+4
* | s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-183-48/+61
* | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-182-4/+7
|/
* s390/dasd: set timestamps unconditionallyStefan Haberland2018-02-271-12/+13
* s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
* s390: fix typo in irb descriptionJulian Wiedmann2018-02-271-1/+1
* s390: set bzImage as default image for packagingVasily Gorbik2018-02-271-3/+3
* s390: unify linker symbols usageVasily Gorbik2018-02-275-20/+20
* s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
* s390: fix comment for scsw_cmd_is_valid_sctlCornelia Huck2018-02-221-2/+2
* s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-221-1/+1
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-223-8/+33
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-224-23/+75
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-223-8/+8
* s390/dasd: configurable IFCC handlingStefan Haberland2018-02-223-21/+77
* s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-223-1/+572
* s390/mm: provide base_asce_alloc() / base_asce_free() helper functionsHeiko Carstens2018-02-222-1/+295
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-221-0/+1
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-221-0/+1
* s390/cio: fix return code after missing interruptSebastian Ott2018-02-222-2/+5
* s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-02-221-40/+32
* s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-221-2/+3
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-02-191-2/+2
* s390/dasd: fix handling of internal requestsStefan Haberland2018-02-191-14/+7
* Linux 4.16-rc2v4.16-rc2Linus Torvalds2018-02-181-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-182-3/+3
|\
| * x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead2018-02-161-1/+1
| * x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead2018-02-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-1834-628/+1195
|\ \
| * | kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu2018-02-161-25/+53
| * | kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu2018-02-161-25/+75
| * | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1633-578/+1067
| |\ \ | | |/ | |/|
| | * Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-152-413/+0
| | * perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
| | * perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
| | * tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-155-0/+171
| | * perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
| | * perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
| | * perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-151-22/+2
| | * perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-151-0/+9