summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-063-7/+8
|\
| * s390/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-051-2/+0
| * mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-052-2/+3
| * mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-052-4/+6
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-3/+3
|\ \
| * \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-283-4/+6
| |\ \
| * | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-3/+3
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-052-32/+62
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-102-27/+47
| |\ \ \
| | * | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
| | * | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-1/+1
| | * | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26
| * | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-1010-574/+318
| |\| | | | | |/ / | |/| |
| | * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-2/+0
| | * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-252-3/+3
| | * | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+12
* | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-0553-1022/+1693
|\ \ \ \
| * | | | s390/suspend: fix prefix register reset in swsusp_arch_resumeMartin Schwidefsky2019-03-011-3/+3
| * | | | s390: warn about clearing als implied facilitiesVasily Gorbik2019-03-013-2/+20
| * | | | s390: allow overriding facilities via command lineVasily Gorbik2019-03-013-2/+50
| * | | | s390: clean up redundant facilities list setupVasily Gorbik2019-03-012-4/+0
| * | | | s390/als: remove duplicated in-place implementation of stfleVasily Gorbik2019-03-011-14/+1
| * | | | s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservationThomas Richter2019-02-221-1/+3
| * | | | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic traceThomas Richter2019-02-224-0/+721
| * | | | s390/cpum_cf: add ctr_stcctm() functionHendrik Brueckner2019-02-221-0/+19
| * | | | s390/cpum_cf: move common functions into a separate fileHendrik Brueckner2019-02-223-182/+206
| * | | | s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner2019-02-222-3/+18
| * | | | s390/cpu_mf: replace stcctm5() with the stcctm() functionHendrik Brueckner2019-02-222-18/+11
| * | | | s390/cpu_mf: add store cpu counter multiple instruction supportHendrik Brueckner2019-02-222-0/+39
| * | | | s390/cpum_cf: Add minimal in-kernel interface for counter measurementsHendrik Brueckner2019-02-221-0/+14
| * | | | s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner2019-02-222-0/+20
| * | | | s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner2019-02-222-9/+11
| * | | | s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner2019-02-221-20/+20
| * | | | s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner2019-02-222-6/+29
| * | | | s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner2019-02-224-43/+56
| * | | | s390/extmem: print DCSS range with %pxGerald Schaefer2019-02-211-2/+2
| * | | | s390/extmem: remove code for 31 bit addressing modeGerald Schaefer2019-02-211-117/+12
| * | | | s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-02-201-7/+6
| * | | | s390/setup: fix early warning messagesMartin Schwidefsky2019-02-201-9/+23
| * | | | s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich2019-02-201-4/+10
| * | | | s390: add alignment hints to vector load and storeMartin Schwidefsky2019-02-071-4/+4
| * | | | s390: remove unused including <linux/version.h>YueHaibing2019-02-071-1/+0
| * | | | s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-071-2/+2
| * | | | s390/pci: map IOV resourcesSebastian Ott2019-02-071-0/+20
| * | | | s390/pci: improve bar checkSebastian Ott2019-02-071-1/+1
| * | | | s390/mmap: take stack_guard_gap into account for mmap_baseMartin Schwidefsky2019-02-071-14/+19
| * | | | s390: remove dead codeGerald Schaefer2019-02-071-2/+0
| * | | | s390/setup: remove obsolete #ifdefGerald Schaefer2019-02-071-9/+0
| * | | | s390: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-283-10/+0
| * | | | s390: pci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-282-12/+4