summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-166/+805
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez1-0/+2
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu1-7/+0
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang1-0/+3
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens1-1/+16
2015-08-04s390/numa: add emulation supportMichael Holzheu1-0/+4
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann5-6/+108
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky1-0/+13
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2-2/+2
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger1-1/+0
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger1-0/+3
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky2-1/+12
2015-07-22s390/pci: inline get_zdevSebastian Ott1-1/+5
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner1-0/+29
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner5-104/+18
2015-07-22s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner1-0/+480
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner1-5/+14
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner3-133/+196
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner1-1/+0
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2-19/+22
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-18s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-18revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-4/+4
2015-07-18revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel1-1/+1
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens1-1/+4
2015-07-01s390/oprofile: fix compile errorSebastian Ott1-0/+8
2015-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-12/+11
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens1-0/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+4
2015-06-26s390/mm: change HPAGE_SHIFT type to intDominik Dingel1-1/+1
2015-06-26s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel1-3/+0
2015-06-26s390/mm: make hugepages_supported a boot time decisionDominik Dingel1-4/+4
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu2-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2-11/+9
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-12/+12
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-0/+8
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-1/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-16/+22
2015-06-23Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+12
2015-06-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+1
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar4-4/+3
2015-06-15s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven1-2/+2
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2-3/+1