Linus Torvalds 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
..
vdso32 9b2efe035e s390/vdso: fix stack corruption 11 years ago
vdso64 9b2efe035e s390/vdso: fix stack corruption 11 years ago
.gitignore ae73c76ab7 s390: add various .gitignore files. 13 years ago
Makefile 53255c9a4d s390/ftrace: remove 31 bit ftrace support 11 years ago
asm-offsets.c f318a1229b s390/cmpxchg: use compiler builtins 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 7ff4d90b4c groups: Consolidate the setgroups permission checks 10 years ago
compat_linux.h 8070361799 s390: add support for vector extension 11 years ago
compat_ptrace.h 5e9a26928f [S390] ptrace cleanup 14 years ago
compat_signal.c 37d2cd9d84 s390/signal: add sparse annotations 11 years ago
compat_wrapper.c 4eafad7feb s390/kernel: add system calls for PCI memory access 10 years ago
cpcmd.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
crash_dump.c a62bc07392 s390/kdump: add support for vector extension 11 years ago
debug.c 832a771034 s390/debug: avoid function call for debug_sprintf_* 10 years ago
diag.c 83ace2701b [S390] replace diag10() with diag10_range() function 14 years ago
dis.c 3585cb0280 s390/disassembler: add vector instructions 11 years ago
dumpstack.c 413d404768 s390/traps: print interrupt code and instruction length code 10 years ago
early.c c933146a5e s390/ftrace,kprobes: allow to patch first instruction 11 years ago
ebcdic.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
entry.S 86ed42f401 s390: use local symbol names in entry[64].S 10 years ago
entry.h 4eafad7feb s390/kernel: add system calls for PCI memory access 10 years ago
entry64.S 86ed42f401 s390: use local symbol names in entry[64].S 10 years ago
ftrace.c 27afc5dbda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 years ago
head.S b881dcfbf7 s390/head.s: use zero as address for stfl 11 years ago
head31.S 50be634507 s390/mm: Convert bootmem to memblock 11 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
idle.c 1ce2180498 s390/idle: convert open coded idle time seqcount 10 years ago
ipl.c 6992860167 s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware 11 years ago
irq.c afaa7d29bc s390/irq: use irq 0 10 years ago
jump_label.c 61f42183fd s390/jump-label: add arch_jump_label_transform_static() 14 years ago
kprobes.c ed7d56e174 s390/kprobes: fix instruction copy for out of line execution 10 years ago
lgr.c caf757c609 s390/sysinfo,stsi: change return code handling 13 years ago
machine_kexec.c a62bc07392 s390/kdump: add support for vector extension 11 years ago
mcount.S c933146a5e s390/ftrace,kprobes: allow to patch first instruction 11 years ago
module.c 40c3baa7c6 mm/arch: use NUMA_NO_NODE 12 years ago
nmi.c 2cb4a18262 s390: fix machine check handling 10 years ago
os_info.c 0d01ff2583 Include missing linux/slab.h inclusions 12 years ago
perf_cpum_cf.c eb7e7d7663 s390: Replace __get_cpu_var uses 11 years ago
perf_cpum_cf_events.c c716832513 s390/cpum_cf: Export event names in sysfs 11 years ago
perf_cpum_sf.c 27afc5dbda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 10 years ago
perf_event.c 443fc8a3e0 s390/perf: make print_debug_cf() static 11 years ago
pgm_check.S 8070361799 s390: add support for vector extension 11 years ago
process.c 4b4ee3ee0b s390/simd: clear vector register pointer on fork/clone 10 years ago
processor.c 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 years ago
ptrace.c 7490daf01f s390/ptrace: always include vector registers in core files 10 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 c933146a5e s390/ftrace,kprobes: allow to patch first instruction 11 years ago
signal.c 37d2cd9d84 s390/signal: add sparse annotations 11 years ago
smp.c c933146a5e s390/ftrace,kprobes: allow to patch first instruction 11 years ago
stacktrace.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
suspend.c 7f8998c7ae nosave: consolidate __nosave_{begin,end} in <asm/sections.h> 11 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 4eafad7feb s390/kernel: add system calls for PCI memory access 10 years ago
sysinfo.c e2741f1758 s390: delete __cpuinit usage from all s390 files 12 years ago
time.c 7a5388de5c s390/kprobes: make use of NOKPROBE_SYMBOL() 11 years ago
topology.c 48e9a6c1f5 s390/topology: call set_sched_topology early 11 years ago
traps.c e56da345eb s390/traps: die on translation exceptions 10 years ago
uprobes.c d6fe5be34c s390/uprobes: fix kprobes dependency 11 years ago
vdso.c a6c19dfe39 arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area 11 years ago
vmlinux.lds.S a4e69245bd s390/linker skript: discard exit.data at runtime 12 years ago
vtime.c 1f759bb3a2 s390/time: use stck clock fast for do_account_vtime 11 years ago