aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] tape: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] 3270: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-05
| * | [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-05
| * | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-05
| * | [S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2011-01-05
| * | [S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens2011-01-05
| * | [S390] add kprobes annotationsMartin Schwidefsky2011-01-05
| * | [S390] kprobes: coding styleMartin Schwidefsky2011-01-05
| * | [S390] kprobes: restructure handler functionMartin Schwidefsky2011-01-05
| * | [S390] kprobes: jprobe save and restoreMartin Schwidefsky2011-01-05
| * | [S390] kprobes: insn slotsMartin Schwidefsky2011-01-05
| * | [S390] kprobes: activation and deactivationMartin Schwidefsky2011-01-05
| * | [S390] kprobes: instruction fixupMartin Schwidefsky2011-01-05
| * | [S390] kprobes: instruction swapMartin Schwidefsky2011-01-05
| * | [S390] kprobes: single step cleanupMartin Schwidefsky2011-01-05
| * | [S390] kprobes: single stepped breakpointMartin Schwidefsky2011-01-05
| * | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-05
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-06
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
| |\|
| * | qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-10
* | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-08
|\ \ \ | | |/ | |/|
| * | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-01
| * | [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-25
* | | mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer2010-11-26
|/ /
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-10
* | [S390] kprobes: disable interrupts throughoutMartin Schwidefsky2010-11-10
* | [S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2010-11-10
* | [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-10
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-29
|\
| * [S390] fix kprobes single steppingMartin Schwidefsky2010-10-29
| * [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-29
| * [S390] ftrace: select HAVE_C_RECORDMCOUNTHeiko Carstens2010-10-29
| * [S390] vdso: get rid of redefinition warningsHeiko Carstens2010-10-29
| * [S390] facility detection: remove unused variableHeiko Carstens2010-10-29
| * [S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu2010-10-29
| * [S390] topology: fix cpu masks for topology=off caseHeiko Carstens2010-10-29
| * [S390] topology: add SCHED_MC config optionHeiko Carstens2010-10-29
| * [S390] Kconfig: add machine type number to code generation optionsHeiko Carstens2010-10-29
| * [S390] Add z196 machine type to setup_hwcapsHeiko Carstens2010-10-29
* | convert get_sb_single() usersAl Viro2010-10-29
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-28
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-19
* | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27