aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky
2011-01-05[S390] kprobes: coding styleMartin Schwidefsky
2011-01-05[S390] kprobes: restructure handler functionMartin Schwidefsky
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky
2010-12-01[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-10[S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky
2010-11-10[S390] kprobes: disable interrupts throughoutMartin Schwidefsky
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] topology: change defaultHeiko Carstens
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar