aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
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] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens
2011-01-05[S390] time: move local_tick_enable()/disable() to timex.hHeiko 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
2011-01-05[S390] cleanup s390 KconfigMartin 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-11-10[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner
2010-11-10[S390] fix get_user_pages_fastMartin Schwidefsky
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-29[S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens
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] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu
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] Kconfig: add machine type number to code generation optionsHeiko Carstens
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens
2010-10-29convert get_sb_single() usersAl Viro
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
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] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori