Linus Torvalds 74e5c265a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 8 years ago
..
vdso32 75c7b6f3f6 s390/time: steer clocksource on STP sync events 8 years ago
vdso64 75c7b6f3f6 s390/time: steer clocksource on STP sync events 8 years ago
.gitignore ae73c76ab7 s390: add various .gitignore files. 13 years ago
Makefile 82897ede92 s390: cleanup arch/s390/kernel Makefile 8 years ago
als.c a02d1988b5 s390/als: print missing facilities on facility mismatch 9 years ago
asm-offsets.c ef280c859f s390: move sys_call_table and last_break from thread_info to thread_struct 8 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 1592a8e456 s390/kdump: fix nosmt kernel parameter 10 years ago
cache.c 097a116c7e s390/cpuinfo: show dynamic and static cpu mhz 9 years ago
compat_audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
compat_linux.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
compat_linux.h 8070361799 s390: add support for vector extension 10 years ago
compat_ptrace.h 5e9a26928f [S390] ptrace cleanup 14 years ago
compat_signal.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
compat_wrapper.c 696aafd369 s390: wire up copy_file_range syscall 9 years ago
cpcmd.c baebc70a4d s390: Use pr_warn instead of pr_warning 9 years ago
crash_dump.c f296190e41 s390/crashdump: use list_first_entry_or_null 9 years ago
debug.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
diag.c 221bb8a46e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 9 years ago
dis.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
dumpstack.c 47ece7fef4 s390/dumpstack: use pr_cont within show_stack and die 8 years ago
early.c 75a357341e s390: fix compile error with memmove_early() inline assembly 8 years ago
ebcdic.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
entry.S 7df1160459 s390: remove unused labels from entry.S 8 years ago
entry.h be2412c247 s390/als: convert architecture level set code to C 9 years ago
fpu.c 7f79695cc1 s390/fpu: improve kernel_fpu_[begin|end] 9 years ago
ftrace.c 9a7c348ba6 ftrace: Add return address pointer to ftrace_ret_stack 9 years ago
head.S 3a890380e4 s390/thread_info: get rid of THREAD_ORDER define 8 years ago
head64.S 3a890380e4 s390/thread_info: get rid of THREAD_ORDER define 8 years ago
head_kdump.S 5a79859ae0 s390: remove 31 bit support 10 years ago
idle.c 1ce2180498 s390/idle: convert open coded idle time seqcount 10 years ago
ipl.c d543a106f9 s390: fix initrd corruptions with gcov/kcov instrumented kernels 8 years ago
irq.c 3a890380e4 s390/thread_info: get rid of THREAD_ORDER define 8 years ago
jump_label.c ca520cab25 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
kprobes.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
lgr.c 8ba8b05f57 s390: kernel: make lgr explicitly non-modular 8 years ago
machine_kexec.c 4e042af463 s390/kexec: fix crash on resize of reserved memory 9 years ago
mcount.S 711f5df7bf s390: move exports to definitions 9 years ago
module.c f31e0960f3 module: s390: keep mod_arch_specific for livepatch modules 9 years ago
nmi.c 86fa7087d3 s390/nmi: fix inline assembly constraints 8 years ago
os_info.c df9694c797 s390/dump: streamline oldmem copy functions 9 years ago
perf_cpum_cf.c 73c1b41e63 cpu/hotplug: Cleanup state names 8 years ago
perf_cpum_cf_events.c c716832513 s390/cpum_cf: Export event names in sysfs 11 years ago
perf_cpum_sf.c 73c1b41e63 cpu/hotplug: Cleanup state names 8 years ago
perf_event.c d0208639db s390/dumpstack: restore reliable indicator for call traces 8 years ago
pgm_check.S 5a79859ae0 s390: remove 31 bit support 10 years ago
process.c 90c53e6580 s390: move cputime accounting fields from thread_info to thread_struct 8 years ago
processor.c 79ab11cdb9 locking/core: Introduce cpu_relax_yield() 8 years ago
ptrace.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
reipl.S 1a36a39e22 s390/dump: rework CPU register dump code 9 years ago
relocate_kernel.S 4bfc86ce94 s390: remove "64" suffix from a couple of files 10 years ago
runtime_instr.c b38feccd66 s390: remove runtime instrumentation interrupts 9 years ago
sclp.c cf9fdfea5f s390/sclp: move uninitialized data to data section 9 years ago
setup.c 6d7b2ee9d5 s390/setup: reword printk messages 8 years ago
signal.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
smp.c 2ec4584eb8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 8 years ago
stacktrace.c d0208639db s390/dumpstack: restore reliable indicator for call traces 8 years ago
suspend.c cd11433eda PCI: Include <linux/pci.h>, not <asm/pci.h> 10 years ago
swsusp.S 3a890380e4 s390/thread_info: get rid of THREAD_ORDER define 8 years ago
sys_s390.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
syscalls.S 3358999a8e s390: wire up preadv2/pwritev2 syscalls 9 years ago
sysinfo.c e32eae10e5 s390/sysinfo: show partition extended name and UUID if available 8 years ago
time.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
topology.c 8c91058022 s390/numa: establish cpu to node mapping early 8 years ago
trace.c f6c9b16023 s390/diag: avoid lockdep recursion 9 years ago
traps.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
uprobes.c 9f9d86e1e9 s390/uprobes: fix address space annotation 10 years ago
vdso.c 6904817607 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable 9 years ago
vmlinux.lds.S d7c19b066d mm: kmemleak: scan .data.ro_after_init 8 years ago
vtime.c 8f2b468aad s390/vtime: correct system time accounting 8 years ago