aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-33/+105
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck1-10/+41
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar3-11/+32
2010-12-01[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2-0/+3
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
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-5/+5
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens3-3/+36
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens2-54/+56
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens3-9/+10
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky11-66/+65
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori1-0/+3