summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-036-11/+113
* s390/mm: add NUMA balancing primitivesMartin Schwidefsky2015-08-031-0/+13
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-032-2/+2
* s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-292-1/+12
* s390/pci: inline get_zdevSebastian Ott2015-07-221-1/+5
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-221-0/+29
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-225-104/+18
* s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner2015-07-221-0/+480
* s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2015-07-221-5/+14
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-223-133/+196
* s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2015-07-221-1/+0
* s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2015-07-222-19/+22
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* s390/hugetlb: add hugepages_supported defineDominik Dingel2015-07-171-0/+1
* revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel2015-07-171-4/+4
* revert "s390/mm: change HPAGE_SHIFT type to int"Dominik Dingel2015-07-171-1/+1
* s390/nmi: fix vector register corruptionHeiko Carstens2015-07-131-1/+4
* s390/oprofile: fix compile errorSebastian Ott2015-07-011-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-304-12/+11
|\
| * s390/kdump: fix compile for !SMPHeiko Carstens2015-06-291-0/+1
| * s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-252-1/+1
| * s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-252-11/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-262-7/+4
|\ \
| * | s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-251-1/+1
| * | s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-251-3/+0
| * | s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-251-4/+4
| |/
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-12/+12
* | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-0/+8
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-2/+4
|\ \
| * | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
| * | KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-081-1/+2
| * | KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-081-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-242-16/+22
|\ \
| * | s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
| * | s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-0/+1
| * | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-2/+0
| * | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-12/+19
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-2/+3
|\ \
| * | s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2015-05-221-2/+3
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-224-4/+3
| |\ \ \ | | |_|/ | |/| |
| | | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-3/+1
| | |\ \ | | | |/ | | |/|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-222-6/+12
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+2
OpenPOWER on IntegriCloud