summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\
| * net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1415-52/+309
|\ \
| * | s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner2018-07-311-3/+9
| * | Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Martin Schwidefsky2018-07-315-4/+27
| |\ \
| | * | s390/mm: Add huge page gmap linking supportJanosch Frank2018-07-302-0/+3
| | * | s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank2018-07-301-1/+4
| | * | s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-302-1/+5
| | * | s390/mm: Add gmap pmd invalidation and clearingJanosch Frank2018-07-301-0/+4
| | * | s390/mm: Add gmap pmd notification bit settingJanosch Frank2018-07-301-0/+3
| | * | s390/mm: Add gmap pmd linkingJanosch Frank2018-07-301-2/+4
| | * | s390/mm: Abstract gmap notify bit settingJanosch Frank2018-07-301-0/+4
| | |/
| * | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-171-5/+5
| * | s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo2018-07-061-6/+0Star
| * | s390/pci: add fmt3 fmbSebastian Ott2018-07-041-0/+5
| * | s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-1/+2
| * | s390: align struct lowcore to double page sizeVasily Gorbik2018-07-021-1/+1
| * | s390: remove unused _ehead symbolVasily Gorbik2018-07-021-2/+0Star
| * | Merge branch 'zcrypt' into featuresMartin Schwidefsky2018-06-251-27/+257
| |\ \
| | * | s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger2018-06-251-27/+257
| | |/
| * | s390/setup: do not reserve the decompressor codeVasily Gorbik2018-06-251-0/+1
| * | s390: disable asm code expolines if cc does not support itVasily Gorbik2018-06-251-2/+2
| * | s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-06-251-1/+0Star
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-2/+0Star
|\ \
| * | s390/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-2/+0Star
| |/
* | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-17/+0Star
* | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-8/+0Star
* | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-8/+0Star
* | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-16/+0Star
* | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0Star
* | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0Star
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-191-30/+32
|\
| * s390/cio: sanitize css_general_characteristics definitionSebastian Ott2018-06-121-30/+32
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-125-4/+17
|\ \ | |/ |/|
| * Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-06-015-4/+17
| |\
| | * KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-171-0/+12
| | * KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-174-4/+5
* | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-081-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-055-12/+41
|\ \ \
| * | | s390/archrandom: Rework arch random implementation.Harald Freudenberger2018-05-301-10/+3Star
| * | | s390/net: add pnetid supportUrsula Braun2018-05-301-0/+23
| * | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+10
| * | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+1
| * | | s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-05-091-1/+3
| * | | perf: fix invalid bit in diagnostic entryThomas Richter2018-05-091-1/+1
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-055-133/+19Star
|\ \ \
| * | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-196-20/+288
| |\| |
| * | | y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19Star
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-052-13/+2Star
|\ \ \ \