Linus Torvalds 806dace637 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 11 years ago
..
vdso32 ae73c76ab7 s390: add various .gitignore files. 13 years ago
vdso64 ae73c76ab7 s390: add various .gitignore files. 13 years ago
.gitignore ae73c76ab7 s390: add various .gitignore files. 13 years ago
Makefile 746479cdcb s390/bitops: use generic find bit functions / reimplement _left variant 11 years ago
asm-offsets.c fe489bf450 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 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 160d378ebc s390/cache: get rid of compile warning 11 years ago
compat_audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
compat_exec_domain.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
compat_linux.c f26946d7ec s390/compat: make psw32_user_bits a constant value again 11 years ago
compat_linux.h 4725c86055 s390: fix save and restore of the floating-point-control register 11 years ago
compat_ptrace.h 5e9a26928f [S390] ptrace cleanup 14 years ago
compat_signal.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
compat_wrapper.S c5ddd2024a switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 12 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 11 years ago
debug.c 302bfe20ad s390: convert use of typedef ctl_table to struct ctl_table 11 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 11 years ago
dumpstack.c 0f20822a69 s390/dis: move disassembler function prototypes to proper header file 11 years ago
early.c 7b50da53f6 s390/sclp: Consolidate early sclp init calls to sclp_early_detect() 11 years ago
ebcdic.c a53c8fab3f s390/comments: unify copyright messages and remove file names 13 years ago
entry.S dbbfe487e5 s390: fix system call restart after inferior call 11 years ago
entry.h 106078641f s390/mm,tlb: correct tlb flush on page table upgrade 11 years ago
entry64.S dbbfe487e5 s390: fix system call restart after inferior call 11 years ago
ftrace.c 05e0baaf9b s390/ftrace: prepare_ftrace_return() function call order 11 years ago
head.S 4ae803253e s390/bitops: optimize set_bit() for constant values 11 years ago
head31.S 9be5f34f3f s390/mm: let kernel text section always begin at 1MB 12 years ago
head64.S 9be5f34f3f s390/mm: let kernel text section always begin at 1MB 12 years ago
head_kdump.S 9db8c050f6 s390/kdump: Use 64 bit mode for 0x10000 entry point 12 years ago
ipl.c e258d719ff s390/uaccess: always run the kernel in home space 11 years ago
irq.c 7d65f4a655 irq: Consolidate do_softirq() arch overriden implementations 11 years ago
jump_label.c 61f42183fd s390/jump-label: add arch_jump_label_transform_static() 13 years ago
kprobes.c 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 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 11 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 82003c3e60 s390/irq: rework irq subclass handling 12 years ago
perf_event.c ae6834c1e4 s390/perf: Remove print_hex_dump_bytes() debug output 12 years ago
pgm_check.S 106078641f s390/mm,tlb: correct tlb flush on page table upgrade 11 years ago
process.c 4725c86055 s390: fix save and restore of the floating-point-control register 11 years ago
processor.c e2741f1758 s390: delete __cpuinit usage from all s390 files 12 years ago
ptrace.c f26946d7ec s390/compat: make psw32_user_bits a constant value again 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 e258d719ff s390/uaccess: always run the kernel in home space 11 years ago
s390_ksyms.c b764bb1c50 KVM: s390,perf: Detect if perf samples belong to KVM host or guest 12 years ago
sclp.S 98f6d1a668 s390/sclp: fix new line detection 12 years ago
setup.c e657d8fe2f s390/sclp: Determine HSA size dynamically for zfcpdump 11 years ago
signal.c 5ebf250dab s390: fix handling of runtime instrumentation psw bit 11 years ago
smp.c 4560e7c331 s390/vtime: correct idle time calculation 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 c5ddd2024a switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 12 years ago
sysinfo.c e2741f1758 s390: delete __cpuinit usage from all s390 files 12 years ago
time.c 0587d409ec s390/time: return with irqs disabled from psw_idle 12 years ago
topology.c 80020fbd65 s390/topology: export cpu_topology 12 years ago
traps.c 1bca09f714 s390/dumpstack: fix call chain walking 12 years ago
vdso.c e258d719ff s390/uaccess: always run the kernel in home space 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 11 years ago