linux/drivers/s390/char
Linus Torvalds 8ee78c6fb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 patches from Heiko Carstens:
 "A couple of s390 patches for the 3.5 merge window.  Just a collection
  of bug fixes and cleanups."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/uaccess: fix access_ok compile warnings
  s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
  s390/cmpxchg: fix sign extension bugs
  s390/cmpxchg: fix 1 and 2 byte memory accesses
  s390/cmpxchg: fix compile warnings specific to s390
  s390/cmpxchg: add missing memory barrier to cmpxchg64
  s390/cpu: remove cpu "capabilities" sysfs attribute
  s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
  s390/kernel: Introduce memcpy_absolute() function
  s390/headers: replace __s390x__ with CONFIG_64BIT where possible
  s390/headers: remove #ifdef __KERNEL__ from not exported headers
  s390/irq: split irq stats for cpu-measurement alert facilities
  s390/kexec: Move early_pgm_check_handler() to text section
  s390/kdump: Use real mode for PSW restart and kexec
  s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
  s390/kernel: Remove OS info init function call and diag 308 for kdump
2012-05-31 10:51:10 -07:00
..
Kconfig
Makefile
con3215.c tty: add missing tty_port_tty_get() call to raw3215_wakeup 2012-04-17 13:55:43 -07:00
con3270.c
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
fs3270.c
keyboard.c TTY: tty3270, add tty_port 2012-04-09 11:28:17 -07:00
keyboard.h TTY: tty3270, add tty_port 2012-04-09 11:28:17 -07:00
monreader.c
monwriter.c
raw3270.c
raw3270.h
sclp.c
sclp.h
sclp_async.c
sclp_cmd.c Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm 2012-05-24 16:17:30 -07:00
sclp_con.c
sclp_config.c
sclp_cpi.c
sclp_cpi_sys.c
sclp_cpi_sys.h
sclp_ocf.c
sclp_quiesce.c
sclp_rw.c
sclp_rw.h
sclp_sdias.c s390/headers: replace __s390x__ with CONFIG_64BIT where possible 2012-05-24 10:10:10 +02:00
sclp_tty.c TTY: sclp_tty, add tty_port 2012-04-09 11:28:16 -07:00
sclp_tty.h
sclp_vt220.c TTY: sclp_vt220, remove unused allocation 2012-04-09 11:28:17 -07:00
tape.h s390/tape: remove tape block leftovers 2012-05-16 14:42:39 +02:00
tape_34xx.c s390/tape: remove tape block leftovers 2012-05-16 14:42:39 +02:00
tape_3590.c s390/tape: remove tape block leftovers 2012-05-16 14:42:39 +02:00
tape_3590.h
tape_char.c s390/tape: remove tape block leftovers 2012-05-16 14:42:39 +02:00
tape_class.c
tape_class.h
tape_core.c s390/tape: remove tape block leftovers 2012-05-16 14:42:39 +02:00
tape_proc.c
tape_std.c
tape_std.h
tty3270.c TTY: tty3270, add tty_port 2012-04-09 11:28:17 -07:00
tty3270.h
vmcp.c
vmcp.h
vmlogrdr.c
vmur.c [S390] s390/char/vmur.c: fix memory leak 2012-04-11 14:28:24 +02:00
vmur.h
vmwatchdog.c
zcore.c