aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-05[S390] nohz: optimize arch_needs_cpu()Heiko Carstens1-1/+1
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+1
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu6-118/+195
2011-01-05[S390] current_thread_info optimizationMartin Schwidefsky1-1/+1
2011-01-05[S390] extint: get rid of early code plus cleanupHeiko Carstens2-103/+51
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens3-15/+15
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler2-0/+2
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2-0/+4
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens7-19/+44
2011-01-05[S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2-2/+2
2011-01-05[S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens2-16/+18
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 Schwidefsky2-13/+8
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky2-10/+1
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky1-32/+27
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky2-78/+57
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky2-12/+9
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky2-44/+36
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky1-6/+0
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky4-164/+130
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 Carstens2-11/+13
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-11-10[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2-0/+17
2010-11-10[S390] fix get_user_pages_fastMartin Schwidefsky1-4/+3
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-71/+99
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky3-1/+10
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber1-18/+22
2010-10-29[S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens1-0/+1
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] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu1-8/+11
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 Carstens2-1/+12
2010-10-29[S390] Kconfig: add machine type number to code generation optionsHeiko Carstens1-26/+23
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens1-0/+3
2010-10-29convert get_sb_single() usersAl Viro1-4/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0