aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-0747-1276/+1357
|\
| * [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-1/+1
| * [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-051-4/+3
| * [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-053-16/+0
| * [S390] mutex: enable spinning mutex on s390Gerald Schaefer2011-01-051-1/+0
| * [S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer2011-01-052-0/+3
| * [S390] cleanup ftrace backend functionsMartin Schwidefsky2011-01-054-171/+135
| * [S390] ptrace cleanupMartin Schwidefsky2011-01-0515-263/+347
| * [S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens2011-01-053-7/+5
| * [S390] smp: delay idle task creationHeiko Carstens2011-01-051-15/+26
| * [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-051-0/+2
| * [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-051-0/+1
| * [S390] nmi: enable machine checks earlyHeiko Carstens2011-01-051-0/+2
| * [S390] 31 bit entry.S update.Martin Schwidefsky2011-01-051-103/+109
| * [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-051-0/+2
| * [S390] nohz: optimize arch_needs_cpu()Heiko Carstens2011-01-051-1/+1
| * [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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-061-10/+41
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-268-33/+105
| |\|
| * | qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-101-10/+41
* | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-083-11/+32
|\ \ \ | | |/ | |/|
| * | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens2010-12-011-0/+19