Heiko Carstens d2c9dfccbc [S390] Randomize PIEs 15 yıl önce
..
vdso32 b3423982bd [S390] vdso: get rid of redefinition warnings 15 yıl önce
vdso64 b3423982bd [S390] vdso: get rid of redefinition warnings 15 yıl önce
Makefile 1844c9bc0b [S390] add support for compressed kernels 16 yıl önce
asm-offsets.c 5e9a26928f [S390] ptrace cleanup 15 yıl önce
audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 yıl önce
audit.h 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 yıl önce
base.S cbb870c822 [S390] Cleanup struct _lowcore usage and defines. 16 yıl önce
bitmap.c 1485c5c884 [S390] move EXPORT_SYMBOLs to definitions 16 yıl önce
compat_audit.c 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 yıl önce
compat_exec_domain.c 2b67fc4606 [S390] Get rid of a lot of sparse warnings. 19 yıl önce
compat_linux.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 15 yıl önce
compat_linux.h c788732523 Mark arguments to certain syscalls as being const 15 yıl önce
compat_ptrace.h 5e9a26928f [S390] ptrace cleanup 15 yıl önce
compat_signal.c ea2a4d3a3a [S390] 64-bit register support for 31-bit processes 16 yıl önce
compat_wrapper.S b47ac63c72 [S390] wire up prlimit64 and fanotify* syscalls 15 yıl önce
cpcmd.c 2f526e5acb [S390] convert cpcmd printks to pr_xxx macros. 17 yıl önce
crash.c 2b67fc4606 [S390] Get rid of a lot of sparse warnings. 19 yıl önce
debug.c 6038f373a3 llseek: automatically add .llseek fop 15 yıl önce
diag.c 0a87c5cfc0 [S390] vmur: fix diag14 exceptions with addresses > 2GB. 18 yıl önce
dis.c 8b8c12b120 [S390] add z196 instructions to kernel disassembler 15 yıl önce
early.c e03172476c [S390] facility detection: remove unused variable 15 yıl önce
ebcdic.c 2b67fc4606 [S390] Get rid of a lot of sparse warnings. 19 yıl önce
entry.S 5e9a26928f [S390] ptrace cleanup 15 yıl önce
entry.h 5e9a26928f [S390] ptrace cleanup 15 yıl önce
entry64.S 5e9a26928f [S390] ptrace cleanup 15 yıl önce
ftrace.c 4cc9bed034 [S390] cleanup ftrace backend functions 15 yıl önce
head.S f861e40572 [S390] Add config option for z196 code generation. 15 yıl önce
head31.S 57d84906f0 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y 15 yıl önce
head64.S 57d84906f0 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y 15 yıl önce
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 yıl önce
ipl.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 yıl önce
irq.c 62d146ffe3 [S390] ap bus: add support for irq statistics 15 yıl önce
kprobes.c 5e9a26928f [S390] ptrace cleanup 15 yıl önce
machine_kexec.c 2c2df118a6 [S390] smp: always reboot on cpu 0 16 yıl önce
mcount.S 4cc9bed034 [S390] cleanup ftrace backend functions 15 yıl önce
mcount64.S 4cc9bed034 [S390] cleanup ftrace backend functions 15 yıl önce
mem_detect.c df9ee29270 Fix IRQ flag handling naming 15 yıl önce
module.c 5336377d62 modules: Fix module_bug_list list corruption race 15 yıl önce
nmi.c 052ff461c8 [S390] irq: have detailed statistics for interrupt types 15 yıl önce
process.c d2c9dfccbc [S390] Randomize PIEs 15 yıl önce
processor.c 8e1023016c [S390] prevent unneccesary loops_per_jiffy recalculation 15 yıl önce
ptrace.c 5e9a26928f [S390] ptrace cleanup 15 yıl önce
reipl.S cbb870c822 [S390] Cleanup struct _lowcore usage and defines. 16 yıl önce
reipl64.S cbb870c822 [S390] Cleanup struct _lowcore usage and defines. 16 yıl önce
relocate_kernel.S 15e9b586e0 [S390] Reset infrastructure for re-IPL. 19 yıl önce
relocate_kernel64.S 15e9b586e0 [S390] Reset infrastructure for re-IPL. 19 yıl önce
s390_ext.c b1b7509185 [S390] extint: get rid of early code plus cleanup 15 yıl önce
s390_ksyms.c 1485c5c884 [S390] move EXPORT_SYMBOLs to definitions 16 yıl önce
sclp.S 318ae2edc3 Merge branch 'for-next' into for-linus 15 yıl önce
setup.c c84b9051d6 [S390] Add z196 machine type to setup_hwcaps 15 yıl önce
signal.c 5e9a26928f [S390] ptrace cleanup 15 yıl önce
smp.c 974de4d7e7 [S390] smp: remove cpu hotplug messages 15 yıl önce
stacktrace.c 8de2ce86cd [S390] Fix stacktrace compile bug. 17 yıl önce
suspend.c 2573a57530 [S390] hibernate: make sure pfn_is_nosave handles lowcore pages 16 yıl önce
switch_cpu.S cbb870c822 [S390] Cleanup struct _lowcore usage and defines. 16 yıl önce
switch_cpu64.S cbb870c822 [S390] Cleanup struct _lowcore usage and defines. 16 yıl önce
swsusp_asm64.S 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 yıl önce
sys_s390.c 3a11037035 [S390] sys_personality: follow u_long to unsigned int conversion 15 yıl önce
syscalls.S b47ac63c72 [S390] wire up prlimit64 and fanotify* syscalls 15 yıl önce
sysinfo.c 8d11e02183 [S390] topology: add SCHED_MC config option 15 yıl önce
time.c 052ff461c8 [S390] irq: have detailed statistics for interrupt types 15 yıl önce
topology.c 0b52783d4f [S390] topology: fix cpu masks for topology=off case 15 yıl önce
traps.c 5e9a26928f [S390] ptrace cleanup 15 yıl önce
vdso.c e7828bbd5e [S390] vdso: dont map at mmap_base 15 yıl önce
vmlinux.lds.S dfcc3e6a8b [S390] Enable kmemleak on s390. 16 yıl önce
vtime.c 052ff461c8 [S390] irq: have detailed statistics for interrupt types 15 yıl önce