summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+1
* [S390] hypfs: Move buffer allocation from open to readMichael Holzheu2011-01-056-118/+195
* [S390] current_thread_info optimizationMartin Schwidefsky2011-01-051-1/+1
* [S390] extint: get rid of early code plus cleanupHeiko Carstens2011-01-052-103/+51
* [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-053-15/+15
* [S390] ap bus: add support for irq statisticsHolger Dengler2011-01-052-0/+2
* [S390] ctc: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] claw: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] tape: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] 3270: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-052-0/+2
* [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-052-0/+4
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-057-19/+44
* [S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2011-01-052-2/+2
* [S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens2011-01-052-16/+18
* [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-052-13/+8
* [S390] kprobes: insn slotsMartin Schwidefsky2011-01-052-10/+1
* [S390] kprobes: activation and deactivationMartin Schwidefsky2011-01-051-32/+27
* [S390] kprobes: instruction fixupMartin Schwidefsky2011-01-052-78/+57
* [S390] kprobes: instruction swapMartin Schwidefsky2011-01-052-12/+9
* [S390] kprobes: single step cleanupMartin Schwidefsky2011-01-052-44/+36
* [S390] kprobes: single stepped breakpointMartin Schwidefsky2011-01-051-6/+0
* [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-054-164/+130
* [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-252-11/+13
* 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] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2010-11-102-0/+17
* [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2915-71/+99
|\
| * [S390] fix kprobes single steppingMartin Schwidefsky2010-10-293-1/+10
| * [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-291-18/+22
| * [S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens2010-10-291-0/+1
| * [S390] vdso: get rid of redefinition warningsHeiko Carstens2010-10-295-13/+13
| * [S390] facility detection: remove unused variableHeiko Carstens2010-10-291-2/+0
| * [S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu2010-10-291-8/+11
| * [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-291-2/+4
| * [S390] topology: add SCHED_MC config optionHeiko Carstens2010-10-292-1/+12
| * [S390] Kconfig: add machine type number to code generation optionsHeiko Carstens2010-10-291-26/+23
| * [S390] Add z196 machine type to setup_hwcapsHeiko Carstens2010-10-291-0/+3
* | convert get_sb_single() usersAl Viro2010-10-291-4/+4
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1233-1287/+143
| |\