aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+6
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-17/+6
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds47-1276/+1357
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-10/+41
2011-01-05[S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens1-1/+1
2011-01-05[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens1-4/+3
2011-01-05[S390] smp: remove cpu hotplug messagesHeiko Carstens3-16/+0
2011-01-05[S390] mutex: enable spinning mutex on s390Gerald Schaefer1-1/+0
2011-01-05[S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer2-0/+3
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky4-171/+135
2011-01-05[S390] ptrace cleanupMartin Schwidefsky15-263/+347
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens3-7/+5
2011-01-05[S390] smp: delay idle task creationHeiko Carstens1-15/+26
2011-01-05[S390] dasd: Add support for raw ECKD access.Stefan Haberland1-0/+2
2011-01-05[S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber1-0/+1
2011-01-05[S390] nmi: enable machine checks earlyHeiko Carstens1-0/+2
2011-01-05[S390] 31 bit entry.S update.Martin Schwidefsky1-103/+109
2011-01-05[S390] cio: obtain mdc value per channel pathSebastian Ott1-0/+2
2011-01-05[S390] nohz: optimize arch_needs_cpu()Heiko Carstens1-1/+1
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+1
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu6-118/+195
2011-01-05[S390] current_thread_info optimizationMartin Schwidefsky1-1/+1
2011-01-05[S390] extint: get rid of early code plus cleanupHeiko Carstens2-103/+51
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens3-15/+15
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler2-0/+2
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens2-0/+2
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens2-0/+2
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