summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky2-13/+7
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte2-19/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte6-110/+194
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte3-12/+40
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky11-36/+473
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber21-680/+378
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky5-107/+79
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger5-0/+53
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-8/+8
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2011-07-23Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina3-3/+10
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber1-11/+55
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+3
2011-06-24s390: do not touch sie64a.S with duplicate include removalJiri Kosina1-0/+1
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-2/+2
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-06-22[S390] hwsampler: Set a sane default sampling rateChristian Borntraeger1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger1-0/+6
2011-06-22[S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger1-0/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov2-3/+0
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky1-13/+26
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky4-229/+166
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-91/+28
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger1-0/+2
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens1-8/+8
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds3-1/+9
2011-05-28ns: Wire up the setns system callEric W. Biederman3-1/+9
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+0
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds20-183/+213
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-2/+2
2011-05-27s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+8
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens3-5/+1
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens1-13/+28
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens1-7/+9
2011-05-26[S390] delay: implement ndelayHeiko Carstens2-3/+20
2011-05-26[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens1-2/+2
2011-05-26[S390] hwsampler: allow cpu hotplugMartin Schwidefsky1-1/+1
2011-05-26[S390] uaccess: turn __access_ok() into a defineHeiko Carstens1-5/+6
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens13-170/+145
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens3-1/+26
2011-05-26[S390] pfault: always enable service signal interruptHeiko Carstens1-2/+1
2011-05-26maccess,probe_kernel: Make write/read src const void *Steven Rostedt1-2/+2
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0