aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12[S390] Randomize PIEsHeiko Carstens1-0/+11
2011-01-12[S390] Randomise the brk regionHeiko Carstens1-0/+18
2011-01-12[S390] Randomize lower bits of stack addressHeiko Carstens1-0/+9
2011-01-12[S390] vdso: dont map at mmap_baseHeiko Carstens1-3/+1
2011-01-05[S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens1-1/+1
2011-01-05[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens1-4/+3
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens2-15/+0
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky3-164/+131
2011-01-05[S390] ptrace cleanupMartin Schwidefsky10-255/+284
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2-6/+3
2011-01-05[S390] smp: delay idle task creationHeiko Carstens1-15/+26
2011-01-05[S390] nmi: enable machine checks earlyHeiko Carstens1-0/+2
2011-01-05[S390] 31 bit entry.S update.Martin Schwidefsky1-103/+109
2011-01-05[S390] extint: get rid of early code plus cleanupHeiko Carstens1-81/+44
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens1-1/+0
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler1-0/+1
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens1-0/+1
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber1-0/+2
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens5-7/+31
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky8-9/+26
2011-01-05[S390] kprobes: coding styleMartin Schwidefsky1-34/+34
2011-01-05[S390] kprobes: restructure handler functionMartin Schwidefsky1-43/+71
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky1-10/+7
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky1-8/+0
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky1-32/+27
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky1-73/+57
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky1-7/+9
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky1-41/+36
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky1-6/+0
2010-12-01[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens1-6/+4
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-10[S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky1-3/+26
2010-11-10[S390] kprobes: disable interrupts throughoutMartin Schwidefsky1-14/+27
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky3-1/+10
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens5-13/+13
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens1-2/+0
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens1-2/+4
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens1-0/+2
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens1-0/+3
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2-3/+34
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens1-54/+21