summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-13/+2
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott1-2/+2
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-0/+5
2012-05-16s390/barrier: make use of fast-bcr facilityHeiko Carstens1-0/+5
2012-05-16s390/barrier: cleanup barrier functionsHeiko Carstens1-17/+15
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens1-1/+1
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens2-15/+5
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-2/+0
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu1-5/+2
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber1-5/+7
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier1-5/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky1-1/+1
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu1-2/+1
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky2-24/+1
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2-0/+4
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-60/+10
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds14-318/+347
2012-03-29Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+18
2012-03-28Delete all instances of asm/system.hDavid Howells1-7/+0
2012-03-28Disintegrate asm/system.h for S390David Howells14-317/+353
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner2-5/+96
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2-0/+14
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-240/+185
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+11
2012-03-11[S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu1-1/+6
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu2-2/+56
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu3-0/+36
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-1/+6
2012-03-11[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens1-0/+1
2012-03-11[S390] rework idle codeMartin Schwidefsky2-10/+3
2012-03-11[S390] rework smp codeMartin Schwidefsky4-224/+75
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky1-2/+2
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-0/+3
2012-03-08KVM: s390: provide control registers via kvm_runChristian Borntraeger1-0/+2
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+0
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2-1/+2
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2-2/+3
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger1-0/+2
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+3
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte1-2/+3
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar1-7/+0
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-7/+0
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-15s390: Use generic posix_types.hH. Peter Anvin1-60/+10
2012-02-09qeth: add query OSA address table supportFrank Blaschka1-0/+7
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-1/+0