linux/drivers/s390/block
Linus Torvalds c7708fac5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 update from Martin Schwidefsky:
 "Add support to generate code for the latest machine zEC12, MOD and XOR
  instruction support for the BPF jit compiler, the dasd safe offline
  feature and the big one: the s390 architecture gets PCI support!!
  Right before the world ends on the 21st ;-)"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (41 commits)
  s390/qdio: rename the misleading PCI flag of qdio devices
  s390/pci: remove obsolete email addresses
  s390/pci: speed up __iowrite64_copy by using pci store block insn
  s390/pci: enable NEED_DMA_MAP_STATE
  s390/pci: no msleep in potential IRQ context
  s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
  s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
  s390/bpf,jit: add support for XOR instruction
  s390/bpf,jit: add support MOD instruction
  s390/cio: fix pgid reserved check
  vga: compile fix, disable vga for s390
  s390/pci: add PCI Kconfig options
  s390/pci: s390 specific PCI sysfs attributes
  s390/pci: PCI hotplug support via SCLP
  s390/pci: CHSC PCI support for error and availability events
  s390/pci: DMA support
  s390/pci: PCI adapter interrupts for MSI/MSI-X
  s390/bitops: find leftmost bit instruction support
  s390/pci: CLP interface
  s390/pci: base support
  ...
2012-12-13 14:20:19 -08:00
..
Kconfig s390/scm_block: force cluster writes 2012-09-26 15:45:01 +02:00
Makefile s390/scm_block: force cluster writes 2012-09-26 15:45:01 +02:00
dasd.c s390/dasd: add safe offline interface 2012-11-30 15:40:44 +01:00
dasd_3990_erp.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_alias.c s390/dasd: fix read unit address configuration loop 2012-09-17 09:58:21 +02:00
dasd_devmap.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2012-12-13 14:20:19 -08:00
dasd_diag.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_diag.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_eckd.c s390/dasd: fix unaccessible device after resume 2012-11-30 15:40:42 +01:00
dasd_eckd.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_eer.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_erp.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_fba.c s390/dasd: fix multi-line printks with multiple KERN_<level>s 2012-11-23 11:14:26 +01:00
dasd_fba.h s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_genhd.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dasd_int.h s390/dasd: add safe offline interface 2012-11-30 15:40:44 +01:00
dasd_ioctl.c s390: use ccw_device_get_schid 2012-11-23 11:14:28 +01:00
dasd_proc.c s390/comments: unify copyright messages and remove file names 2012-07-20 11:15:04 +02:00
dcssblk.c s390/dcssblk: cleanup device attribute usage 2012-10-09 14:16:56 +02:00
scm_blk.c s390/scm_block: force cluster writes 2012-09-26 15:45:01 +02:00
scm_blk.h s390/scm_block: force cluster writes 2012-09-26 15:45:01 +02:00
scm_blk_cluster.c s390/scm_block: force cluster writes 2012-09-26 15:45:01 +02:00
scm_drv.c s390/scm: reorder scm_remove 2012-09-26 15:45:10 +02:00
xpram.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00