summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/sysinfo: allow compiler warnings againHeiko Carstens2017-03-221-2/+0Star
| * | s390/topology: fix typo in early topology codeHeiko Carstens2017-03-221-1/+1
| * | s390/topology: get rid of core mask arrayHeiko Carstens2017-03-222-3/+4
| * | s390/bitops: remove outdated commentHeiko Carstens2017-03-221-8/+0Star
| * | s390: get rid of superfluous __GFP_REPEATMichal Hocko2017-03-221-1/+1
| * | s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
| * | s390/bitops: add for_each_set_bit_inv helperHeiko Carstens2017-03-221-0/+5
| * | Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-2226-46/+435
| |\ \
| | * | s390: add a system call for guarded storageMartin Schwidefsky2017-03-2226-46/+435
| | |/
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-021-6/+0Star
|\ \ \
| * \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-032-3/+0Star
| |\ \ \
| * | | | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-2/+2
|\ \ \ \
| * | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-2/+2
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+2
|\ \ \ \
| * | | | s390/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| |/ / /
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-014-188/+62Star
|\ \ \ \
| * | | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0Star
| * | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2620-220/+119Star
| |\ \ \ \ \ \ \ \
| | | | | | * | | | s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-303-156/+33Star
| | | | | | * | | | s390: switch to extable.hAl Viro2017-03-292-25/+29
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0216-33/+56
| | | |_|/| | | | | | |/| | |/ / /
| | | | * | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-064-4/+4
| | | |/| | | | | | |/| | | | |
| | | * | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-074-4/+4
| | |/| | | | | | | | |/ / / /
| | * | | | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | * | | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0Star
| | * | | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
| |/ / / / /
* | | | | | s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-121-0/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-081-5/+2Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-04-041-5/+2Star
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | KVM: s390: remove change-recording override supportHeiko Carstens2017-04-031-5/+2Star
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-033-20/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-03-301-1/+1
| | |_|_|/ | |/| | |
| * | | | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2Star
| * | | | s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
| |/ / /
* / / / mm: fix section name for .data..ro_after_initKees Cook2017-04-012-3/+0Star
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-03-1211-29/+51
|\ \ \
| * | | s390: wire up statx system callHeiko Carstens2017-03-103-1/+6
| * | | KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-021-1/+18
| * | | s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
| * | | s390/timex: micro optimization for tod_to_nsMartin Schwidefsky2017-03-011-8/+4Star
| * | | s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky2017-03-011-1/+7
| * | | s390/cputime: reset all accounting fields on forkMartin Schwidefsky2017-03-011-0/+3
| * | | s390/cputime: remove last traces of cputime_tMartin Schwidefsky2017-03-012-13/+3Star
| * | | s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
| * | | s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky2017-03-011-1/+4
* | | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-074-4/+4
|\ \ \ | |_|/ |/| |
| * | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-014-4/+4
| |/