..
vdso32
s390/time: steer clocksource on STP sync events
2016-10-28 10:09:02 +02:00
vdso64
s390/time: steer clocksource on STP sync events
2016-10-28 10:09:02 +02:00
.gitignore
s390: add various .gitignore files.
2012-05-16 14:42:41 +02:00
Makefile
s390/sclp: move early printk code to drivers
2017-02-08 14:13:17 +01:00
als.c
s390/sclp: don't add new lines to each printed string
2017-02-08 14:13:20 +01:00
asm-offsets.c
s390: move sys_call_table and last_break from thread_info to thread_struct
2016-11-15 16:48:20 +01:00
audit.c
…
audit.h
…
base.S
s390/kdump: fix nosmt kernel parameter
2015-06-25 09:39:26 +02:00
cache.c
s390/cpuinfo: show dynamic and static cpu mhz
2016-06-13 15:58:17 +02:00
compat_audit.c
…
compat_linux.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
compat_linux.h
s390: add support for vector extension
2014-10-09 09:14:13 +02:00
compat_ptrace.h
[S390] ptrace cleanup
2011-01-05 12:47:31 +01:00
compat_signal.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
compat_wrapper.c
s390: wire up statx system call
2017-03-09 15:14:46 -08:00
cpcmd.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
crash_dump.c
memblock: embed memblock type name within struct memblock_type
2017-02-24 17:46:54 -08:00
debug.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
diag.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
dis.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
dumpstack.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
early.c
s390: add no-execute support
2017-02-08 14:13:25 +01:00
early_printk.c
s390/sclp: make early sclp code readable
2017-02-08 14:13:19 +01:00
ebcdic.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
entry.S
s390: fix in-kernel program checks
2017-03-01 09:59:27 +01:00
entry.h
s390: restore address space when returning to user space
2017-02-23 10:06:38 +01:00
fpu.c
s390/fpu: improve kernel_fpu_[begin|end]
2016-08-29 11:05:01 +02:00
ftrace.c
ftrace: Add return address pointer to ftrace_ret_stack
2016-08-24 12:15:14 +02:00
head.S
s390/thread_info: get rid of THREAD_ORDER define
2016-11-23 16:02:21 +01:00
head64.S
s390/thread_info: get rid of THREAD_ORDER define
2016-11-23 16:02:21 +01:00
head_kdump.S
s390: remove 31 bit support
2015-03-25 11:49:33 +01:00
idle.c
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
2017-03-02 08:42:39 +01:00
ipl.c
s390/ipl: always use load normal for CCW-type re-IPL
2017-03-02 17:17:15 +01:00
irq.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
jump_label.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
kprobes.c
s390: add no-execute support
2017-02-08 14:13:25 +01:00
lgr.c
s390: kernel: make lgr explicitly non-modular
2016-10-31 17:55:42 +01:00
machine_kexec.c
s390/kexec: fix crash on resize of reserved memory
2016-06-13 15:58:19 +02:00
mcount.S
s390: move exports to definitions
2016-08-07 23:47:20 -04:00
module.c
s390: add no-execute support
2017-02-08 14:13:25 +01:00
nmi.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
2017-03-02 08:42:29 +01:00
os_info.c
s390: proper type casts for csum_partial invocations
2017-01-16 07:27:53 +01:00
perf_cpum_cf.c
cpu/hotplug: Cleanup state names
2016-12-25 10:47:44 +01:00
perf_cpum_cf_events.c
s390: remove couple of unneeded semicolons
2017-01-16 07:27:54 +01:00
perf_cpum_sf.c
cpu/hotplug: Cleanup state names
2016-12-25 10:47:44 +01:00
perf_event.c
s390/dumpstack: restore reliable indicator for call traces
2016-10-17 14:44:30 +02:00
pgm_check.S
s390: remove 31 bit support
2015-03-25 11:49:33 +01:00
process.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
2017-03-12 14:22:25 -07:00
processor.c
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
2017-03-03 01:43:28 +01:00
ptrace.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
reipl.S
s390/dump: rework CPU register dump code
2015-11-27 09:24:14 +01:00
relocate_kernel.S
s390: remove "64" suffix from a couple of files
2015-03-25 11:49:34 +01:00
runtime_instr.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
setup.c
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
2017-03-02 08:42:40 +01:00
signal.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
smp.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
stacktrace.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
2017-03-02 08:42:34 +01:00
suspend.c
PCI: Include <linux/pci.h>, not <asm/pci.h>
2015-06-08 07:55:03 -05:00
swsusp.S
s390/sclp: don't add new lines to each printed string
2017-02-08 14:13:20 +01:00
sys_s390.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 11:46:01 -08:00
syscalls.S
s390: wire up statx system call
2017-03-09 15:14:46 -08:00
sysinfo.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
time.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
2017-03-02 08:42:27 +01:00
topology.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
2017-03-02 08:42:26 +01:00
trace.c
s390/diag: avoid lockdep recursion
2016-02-11 13:05:56 +01:00
traps.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
2017-03-02 08:42:34 +01:00
uprobes.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
vdso.c
s390: kernel: Audit and remove any unnecessary uses of module.h
2017-02-17 07:40:31 +01:00
vmlinux.lds.S
s390: add no-execute support
2017-02-08 14:13:25 +01:00
vtime.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
2017-03-12 14:22:25 -07:00