aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott
2012-05-16s390/barrier: make use of fast-bcr facilityHeiko Carstens
2012-05-16s390/barrier: cleanup barrier functionsHeiko Carstens
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
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] fix tlb flushing for page table pagesMartin Schwidefsky
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-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-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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-11[S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
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] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar