summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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-281-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
* [S390] topology: clean up facility detectionHeiko Carstens2010-10-252-9/+7
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-255-32/+40
* [S390] topology: change defaultHeiko Carstens2010-10-251-3/+3
* [S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens2010-10-251-1/+1
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-252-3/+1
* [S390] cleanup system call parameter setupMartin Schwidefsky2010-10-252-5/+5
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-258-18/+26
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-255-150/+96
* [S390] Add config option for z196 code generation.Heiko Carstens2010-10-251-2/+6
* [S390] sysinfo: display capacity adjustment indicatorHeiko Carstens2010-10-251-0/+7
* [S390] add z196 instructions to kernel disassemblerMartin Schwidefsky2010-10-251-13/+132
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-252-2/+4
* [S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens2010-10-251-5/+5
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-211-2/+2
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
* | | Merge branch 'linus' into sched/coreIngo Molnar2010-10-141-2/+1
|\| |
| * | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
| |/
* / topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-091-57/+93
|/
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+2
* [S390] s390: fix build error (sys_execve)Sebastian Ott2010-08-241-2/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-144-12/+12