Files
linux/arch/s390/include/asm
Linus Torvalds 9e85ae6af6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 updates from Martin Schwidefsky:
 "The first part of the s390 updates for 4.14:

   - Add machine type 0x3906 for IBM z14

   - Add IBM z14 TLB flushing improvements for KVM guests

   - Exploit the TOD clock epoch extension to provide a continuous TOD
     clock afer 2042/09/17

   - Add NIAI spinlock hints for IBM z14

   - Rework the vmcp driver and use CMA for the respone buffer of z/VM
     CP commands

   - Drop some s390 specific asm headers and use the generic version

   - Add block discard for DASD-FBA devices under z/VM

   - Add average request times to DASD statistics

   - A few of those constify patches which seem to be in vogue right now

   - Cleanup and bug fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (50 commits)
  s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
  s390/dasd: Add discard support for FBA devices
  s390/zcrypt: make CPRBX const
  s390/uaccess: avoid mvcos jump label
  s390/mm: use generic mm_hooks
  s390/facilities: fix typo
  s390/vmcp: simplify vmcp_response_free()
  s390/topology: Remove the unused parent_node() macro
  s390/dasd: Change unsigned long long to unsigned long
  s390/smp: convert cpuhp_setup_state() return code to zero on success
  s390: fix 'novx' early parameter handling
  s390/dasd: add average request times to dasd statistics
  s390/scm: use common completion path
  s390/pci: log changes to uid checking
  s390/vmcp: simplify vmcp_ioctl()
  s390/vmcp: return -ENOTTY for unknown ioctl commands
  s390/vmcp: split vmcp header file and move to uapi
  s390/vmcp: make use of contiguous memory allocator
  s390/cpcmd,vmcp: avoid GFP_DMA allocations
  s390/vmcp: fix uaccess check and avoid undefined behavior
  ...
2017-09-05 09:45:46 -07:00
..
2016-01-12 20:47:05 +02:00
2017-03-22 08:29:05 +01:00
2017-07-20 12:31:04 +02:00
2016-06-13 15:58:23 +02:00
2017-03-31 12:55:12 +02:00
2016-03-07 16:54:32 +01:00
2015-10-14 14:32:15 +02:00
2017-06-20 15:44:15 -04:00
2017-05-03 09:08:57 +02:00
2017-06-28 06:54:31 -07:00
2017-03-28 18:23:55 -04:00
2016-06-13 15:58:17 +02:00
2016-06-13 15:58:24 +02:00
2016-01-19 12:14:01 +01:00
2017-08-03 13:16:28 +02:00
2015-08-03 18:40:25 +02:00
2017-08-02 11:15:34 +02:00
2016-01-26 12:45:49 +01:00
2017-06-28 07:32:13 +02:00
2015-03-25 11:49:33 +01:00
2017-04-21 11:08:04 +02:00
2016-06-13 15:58:21 +02:00
2016-10-17 11:25:25 +02:00