aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens
2012-04-11[S390] irq: simple coding style changeHeiko Carstens
2012-04-11[S390] update default configurationMichael Holzheu
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23[S390] register cpu devices for SMP=nMartin Schwidefsky
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-11[S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] Use block_sigmask()Matt Fleming
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: s390: provide control registers via kvm_runChristian Borntraeger
2012-03-08KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann
2012-03-08KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann