original_kernel/arch/s390/kernel
Linus Torvalds d586c86d50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull second set of s390 patches from Martin Schwidefsky:
 "The second part of Heikos uaccess rework, the page table walker for
  uaccess is now a thing of the past (yay!)

  The code change to fix the theoretical TLB flush problem allows us to
  add a TLB flush optimization for zEC12, this machine has new
  instructions that allow to do CPU local TLB flushes for single pages
  and for all pages of a specific address space.

  Plus the usual bug fixing and some more cleanup"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/uaccess: rework uaccess code - fix locking issues
  s390/mm,tlb: optimize TLB flushing for zEC12
  s390/mm,tlb: safeguard against speculative TLB creation
  s390/irq: Use defines for external interruption codes
  s390/irq: Add defines for external interruption codes
  s390/sclp: add timeout for queued requests
  kvm/s390: also set guest pages back to stable on kexec/kdump
  lcs: Add missing destroy_timer_on_stack()
  s390/tape: Add missing destroy_timer_on_stack()
  s390/tape: Use del_timer_sync()
  s390/3270: fix crash with multiple reset device requests
  s390/bitops,atomic: add missing memory barriers
  s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6
2014-04-08 12:02:28 -07:00
..
vdso32
vdso64
.gitignore
Makefile s390/compat: remove compat exec domain 2014-03-07 15:26:02 +01:00
asm-offsets.c s390/uaccess: rework uaccess code - fix locking issues 2014-04-03 14:31:04 +02:00
audit.c
audit.h
base.S
cache.c s390, cacheinfo: Fix CPU hotplug callback registration 2014-03-20 13:43:41 +01:00
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.c s390/compat: add copyright statement 2014-03-29 10:51:28 +01:00
cpcmd.c
crash_dump.c
debug.c
diag.c
dis.c
dumpstack.c
early.c s390/mm,tlb: optimize TLB flushing for zEC12 2014-04-03 14:31:00 +02:00
ebcdic.c
entry.S s390/uaccess: rework uaccess code - fix locking issues 2014-04-03 14:31:04 +02:00
entry.h
entry64.S s390/uaccess: rework uaccess code - fix locking issues 2014-04-03 14:31:04 +02:00
ftrace.c ftrace: Do not pass data to ftrace_dyn_arch_init 2014-03-07 10:06:14 -05:00
head.S
head31.S
head64.S
head_kdump.S
ipl.c
irq.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-04-08 12:02:28 -07:00
jump_label.c
kprobes.c
lgr.c
machine_kexec.c
mcount.S
mcount64.S
module.c
nmi.c
os_info.c
perf_cpum_cf.c s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
perf_cpum_cf_events.c
perf_cpum_sf.c s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
perf_event.c s390/perf: make print_debug_cf() static 2014-03-14 12:59:32 +01:00
pgm_check.S
process.c
processor.c
ptrace.c s390/ptrace: add support for PTRACE_SINGLEBLOCK 2014-03-14 12:59:38 +01:00
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
runtime_instr.c s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
s390_ksyms.c
sclp.S s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
setup.c
signal.c
smp.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-04-08 12:02:28 -07:00
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S
sysinfo.c
time.c s390/irq: Use defines for external interruption codes 2014-04-03 14:30:52 +02:00
topology.c s390/topology: Remove call to update_cpu_masks() 2014-03-07 15:26:05 +01:00
traps.c
vdso.c
vmlinux.lds.S
vtime.c