Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | s390: remove task_show_regs | Martin Schwidefsky | 1 | -37/+0 |
2011-01-12 | [S390] Randomize PIEs | Heiko Carstens | 1 | -0/+11 |
2011-01-12 | [S390] Randomise the brk region | Heiko Carstens | 1 | -0/+18 |
2011-01-12 | [S390] Randomize lower bits of stack address | Heiko Carstens | 1 | -0/+9 |
2011-01-12 | [S390] vdso: dont map at mmap_base | Heiko Carstens | 1 | -3/+1 |
2011-01-05 | [S390] prevent unneccesary loops_per_jiffy recalculation | Heiko Carstens | 1 | -1/+1 |
2011-01-05 | [S390] cpuinfo: use get_online_cpus() instead of preempt_disable() | Heiko Carstens | 1 | -4/+3 |
2011-01-05 | [S390] smp: remove cpu hotplug messages | Heiko Carstens | 2 | -15/+0 |
2011-01-05 | [S390] cleanup ftrace backend functions | Martin Schwidefsky | 3 | -164/+131 |
2011-01-05 | [S390] ptrace cleanup | Martin Schwidefsky | 10 | -255/+284 |
2011-01-05 | [S390] smp/idle: call init_idle() before starting a new cpu | Heiko Carstens | 2 | -6/+3 |
2011-01-05 | [S390] smp: delay idle task creation | Heiko Carstens | 1 | -15/+26 |
2011-01-05 | [S390] nmi: enable machine checks early | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] 31 bit entry.S update. | Martin Schwidefsky | 1 | -103/+109 |
2011-01-05 | [S390] extint: get rid of early code plus cleanup | Heiko Carstens | 1 | -81/+44 |
2011-01-05 | [S390] pfault: delay register of pfault interrupt | Heiko Carstens | 1 | -1/+0 |
2011-01-05 | [S390] ap bus: add support for irq statistics | Holger Dengler | 1 | -0/+1 |
2011-01-05 | [S390] ctc: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] claw: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] lcs: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] vmur: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] tape: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] 3270: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] 3215: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] dasd: add support for irq statistics | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] qdio: add qdio interrupts to interrupt statistics | Jan Glauber | 1 | -0/+2 |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 5 | -7/+31 |
2011-01-05 | [S390] add kprobes annotations | Martin Schwidefsky | 8 | -9/+26 |
2011-01-05 | [S390] kprobes: coding style | Martin Schwidefsky | 1 | -34/+34 |
2011-01-05 | [S390] kprobes: restructure handler function | Martin Schwidefsky | 1 | -43/+71 |
2011-01-05 | [S390] kprobes: jprobe save and restore | Martin Schwidefsky | 1 | -10/+7 |
2011-01-05 | [S390] kprobes: insn slots | Martin Schwidefsky | 1 | -8/+0 |
2011-01-05 | [S390] kprobes: activation and deactivation | Martin Schwidefsky | 1 | -32/+27 |
2011-01-05 | [S390] kprobes: instruction fixup | Martin Schwidefsky | 1 | -73/+57 |
2011-01-05 | [S390] kprobes: instruction swap | Martin Schwidefsky | 1 | -7/+9 |
2011-01-05 | [S390] kprobes: single step cleanup | Martin Schwidefsky | 1 | -41/+36 |
2011-01-05 | [S390] kprobes: single stepped breakpoint | Martin Schwidefsky | 1 | -6/+0 |
2010-12-01 | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus | Heiko Carstens | 1 | -0/+19 |
2010-11-25 | [S390] nmi: fix clock comparator revalidation | Heiko Carstens | 1 | -6/+4 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-10 | [S390] kprobes: Fix the return address of multiple kretprobes | Martin Schwidefsky | 1 | -3/+26 |
2010-11-10 | [S390] kprobes: disable interrupts throughout | Martin Schwidefsky | 1 | -14/+27 |
2010-10-29 | [S390] fix kprobes single stepping | Martin Schwidefsky | 3 | -1/+10 |
2010-10-29 | [S390] vdso: get rid of redefinition warnings | Heiko Carstens | 5 | -13/+13 |
2010-10-29 | [S390] facility detection: remove unused variable | Heiko Carstens | 1 | -2/+0 |
2010-10-29 | [S390] topology: fix cpu masks for topology=off case | Heiko Carstens | 1 | -2/+4 |
2010-10-29 | [S390] topology: add SCHED_MC config option | Heiko Carstens | 1 | -0/+2 |
2010-10-29 | [S390] Add z196 machine type to setup_hwcaps | Heiko Carstens | 1 | -0/+3 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -1/+2 |
2010-10-25 | [S390] topology: export cpu topology via proc/sysinfo | Heiko Carstens | 2 | -3/+34 |