summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-112-7/+1Star
| * | s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter2019-07-111-0/+2
| * | s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-111-0/+3
| * | s390/dasd: Add missing intensity definitionJan Höppner2019-07-111-0/+1
| * | s390/dasd: Fix whitespaceJan Höppner2019-07-111-75/+75
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-132-3/+7
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1111-71/+152
| |\ \ \
| * | | | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-2/+2
| * | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-042-1/+5
* | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | | | | mm: simplify gup_fast_permittedChristoph Hellwig2019-07-121-7/+1Star
* | | | | s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-7/+34
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-222-2/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-182-2/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-079-67/+145
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-011-7/+34
| |\ \ \ \ \ \
| | * | | | | | s390: bpf: eliminate zero extension code-genJiong Wang2019-05-251-7/+34
* | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-091-1/+0Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-081-1/+0Star
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre2019-06-141-1/+0Star
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-094-11/+9Star
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-7/+5Star
| * | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-092-20/+20
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-172-2/+5
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | locking/atomic, s390/pci: Remove redundant castsMark Rutland2019-06-031-1/+1
| * | | | | | | locking/atomic, s390: Use s64 for atomic64Mark Rutland2019-06-031-19/+19
| * | | | | | | locking/atomic, s390/pci: Prepare for atomic64_read() conversionMark Rutland2019-06-031-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0851-1028/+1096
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-052-116/+101Star
| * | | | | | s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
| * | | | | | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-042-7/+13
| * | | | | | s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel2019-07-021-0/+3
| * | | | | | s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-022-0/+93
| * | | | | | s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-021-19/+0Star
| * | | | | | s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
| * | | | | | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-191-0/+30
| * | | | | | s390: fix stfle zero paddingHeiko Carstens2019-06-191-7/+14
| * | | | | | s390: replace defconfig with performance_defconfigHeiko Carstens2019-06-192-768/+514Star
| * | | | | | Update default configurationMartin Schwidefsky2019-06-153-3/+8
| * | | | | | processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-152-8/+2Star
| * | | | | | s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-153-7/+15
| * | | | | | s390/traps: simplify data exception handlerVasily Gorbik2019-06-151-8/+2Star
| * | | | | | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-151-0/+2
| * | | | | | s390/cio: add basic protected virtualization supportHalil Pasic2019-06-151-0/+4
| * | | | | | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-152-0/+12
| * | | | | | s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-153-0/+68