Heiko Carstens 572c3eb7f8 s390/compat: fix typo 11 years ago
..
vdso32 ca5de58ba7 s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC 11 years ago
vdso64 ca5de58ba7 s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC 11 years ago
.gitignore ae73c76ab7 s390: add various .gitignore files. 13 years ago
Makefile fa2a0627ac s390/compat: remove compat exec domain 11 years ago
asm-offsets.c 457f218095 s390/uaccess: rework uaccess code - fix locking issues 11 years ago
audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
audit.h 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
base.S a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
cache.c 6575080e67 s390, cacheinfo: Fix CPU hotplug callback registration 11 years ago
compat_audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
compat_linux.c 2c81fc4fb4 s390/compat: add sync_file_range and fallocate compat syscalls 11 years ago
compat_linux.h 5b098c2048 s390/compat: get rid of compat wrapper assembly code 11 years ago
compat_ptrace.h 5e9a26928f [S390] ptrace cleanup 14 years ago
compat_signal.c 5b098c2048 s390/compat: get rid of compat wrapper assembly code 11 years ago
compat_wrapper.c 572c3eb7f8 s390/compat: fix typo 11 years ago
cpcmd.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
crash_dump.c e657d8fe2f s390/sclp: Determine HSA size dynamically for zfcpdump 12 years ago
debug.c 302bfe20ad s390: convert use of typedef ctl_table to struct ctl_table 12 years ago
diag.c 83ace2701b [S390] replace diag10() with diag10_range() function 14 years ago
dis.c 1ffa11abfe s390/kprobes: allow kprobes only on known instructions 12 years ago
dumpstack.c 9ea806621d s390: show_registers() should not map user space addresses to kernel symbols 11 years ago
early.c 1b948d6cae s390/mm,tlb: optimize TLB flushing for zEC12 11 years ago
ebcdic.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
entry.S 457f218095 s390/uaccess: rework uaccess code - fix locking issues 11 years ago
entry.h 5b098c2048 s390/compat: get rid of compat wrapper assembly code 11 years ago
entry64.S 457f218095 s390/uaccess: rework uaccess code - fix locking issues 11 years ago
ftrace.c 3a36cb11ca ftrace: Do not pass data to ftrace_dyn_arch_init 11 years ago
head.S 4ae803253e s390/bitops: optimize set_bit() for constant values 12 years ago
head31.S 9be5f34f3f s390/mm: let kernel text section always begin at 1MB 13 years ago
head64.S 8d7f6690ce s390: fix kernel crash due to linkage stack instructions 11 years ago
head_kdump.S 9db8c050f6 s390/kdump: Use 64 bit mode for 0x10000 entry point 13 years ago
ipl.c e258d719ff s390/uaccess: always run the kernel in home space 12 years ago
irq.c d586c86d50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 11 years ago
jump_label.c 61f42183fd s390/jump-label: add arch_jump_label_transform_static() 14 years ago
kprobes.c 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
lgr.c caf757c609 s390/sysinfo,stsi: change return code handling 13 years ago
machine_kexec.c 63df41d663 s390: make various functions static, add declarations to header files 12 years ago
mcount.S aca9120977 s390/ftrace: fix mcount adjustment 12 years ago
mcount64.S aca9120977 s390/ftrace: fix mcount adjustment 12 years ago
module.c 40c3baa7c6 mm/arch: use NUMA_NO_NODE 12 years ago
nmi.c b6bed093f4 s390/time: clock comparator revalidation 12 years ago
os_info.c 0d01ff2583 Include missing linux/slab.h inclusions 12 years ago
perf_cpum_cf.c 1dad093b66 s390/irq: Use defines for external interruption codes 11 years ago
perf_cpum_cf_events.c c716832513 s390/cpum_cf: Export event names in sysfs 11 years ago
perf_cpum_sf.c 1dad093b66 s390/irq: Use defines for external interruption codes 11 years ago
perf_event.c 443fc8a3e0 s390/perf: make print_debug_cf() static 11 years ago
pgm_check.S 127581b64b s390/mm: handle asce-type exceptions as normal page fault 11 years ago
process.c 9efe4f2992 s390/mm: optimize randomize_et_dyn for !PF_RANDOMIZE 11 years ago
processor.c e2741f1758 s390: delete __cpuinit usage from all s390 files 12 years ago
ptrace.c a8a934e44f s390: fix control register update 11 years ago
reipl.S a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
reipl64.S a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
relocate_kernel.S a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
relocate_kernel64.S a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
runtime_instr.c 1dad093b66 s390/irq: Use defines for external interruption codes 11 years ago
s390_ksyms.c 61aa4884b7 s390: use IS_ENABLED to check if a CONFIG is set to y or m 11 years ago
sclp.S 1dad093b66 s390/irq: Use defines for external interruption codes 11 years ago
setup.c a960062e58 s390: add 31 bit warning message 11 years ago
signal.c aa7e04b380 s390/signal: always restore saved runtime instrumentation psw bit 12 years ago
smp.c e7c46c66db s390/smp: fix smp_stop_cpu() for !CONFIG_SMP 11 years ago
stacktrace.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
suspend.c 63df41d663 s390: make various functions static, add declarations to header files 12 years ago
swsusp_asm64.S 77e844b964 s390/hibernate: add early resume function 12 years ago
sys_s390.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
syscalls.S a1977d128a s390: wire up sys_renameat2 11 years ago
sysinfo.c e2741f1758 s390: delete __cpuinit usage from all s390 files 12 years ago
time.c 1dad093b66 s390/irq: Use defines for external interruption codes 11 years ago
topology.c 43eab38118 s390/topology: Remove call to update_cpu_masks() 11 years ago
traps.c 1bca09f714 s390/dumpstack: fix call chain walking 12 years ago
vdso.c 06aae6834e s390/vdso: fix access-list entry initialization 11 years ago
vmlinux.lds.S a4e69245bd s390/linker skript: discard exit.data at runtime 12 years ago
vtime.c 4560e7c331 s390/vtime: correct idle time calculation 12 years ago