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