aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-60/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds14-318/+347
2012-03-28Merge 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-240/+185
2012-03-20Merge 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-05Merge 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 static_key_slow_[inc|dec]()Ingo Molnar1-1/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14s390: Use generic posix_types.hH. Peter Anvin1-60/+10
2012-02-08qeth: add query OSA address table supportFrank Blaschka1-0/+7
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-1/+0
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu1-0/+18
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds1-1/+5
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+5
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-3/+5
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-22/+22
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-104/+124
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+2
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-77/+63
2012-01-03consolidate umode_t declarationsAl Viro1-2/+0
2012-01-03switch debugfs to umode_tAl Viro1-2/+2