aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky1-8/+7
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens1-14/+1
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2-2/+2
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens1-2/+2
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu1-0/+1
2015-08-09s390/dasd: enhance CUIR scope detectionStefan Haberland2-79/+255
2015-08-09s390/dasd: fix failing path verificationStefan Haberland2-2/+7
2015-08-07s390/vdso: emit a GNU hashMartin Schwidefsky2-2/+2
2015-08-07s390/numa: make core to node mapping data dynamicMichael Holzheu1-27/+41
2015-08-07s390/lib: export __delayGuenter Roeck1-0/+1
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin3-10/+3
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin3-5/+5
2015-08-07s390/topology: remove topology lockMichael Holzheu2-8/+10
2015-08-04s390/vtime: limit MT scaling value updatesMartin Schwidefsky1-1/+11
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens1-1/+16
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann4-3/+10
2015-08-04s390/numa: add emulation supportMichael Holzheu7-7/+569
2015-08-03s390/numa: add topology tree infrastructurePhilipp Hachtmann3-0/+403
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann15-26/+375
2015-08-03s390/mm: make arch_add_memory() NUMA awareGerald Schaefer1-19/+19
2015-08-03s390/mm: enable gup code for NUMAGerald Schaefer1-0/+10
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky1-0/+13
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2-7/+4
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner10-47/+45
2015-07-29s390/pci: use pci_rescan_remove_lockSebastian Ott2-4/+13
2015-07-29s390/pci: handle events for unused functionsSebastian Ott1-4/+2
2015-07-29s390/pci: free resources after failed bus allocationSebastian Ott1-4/+9
2015-07-29s390: remove generic email address from maintainers fileHeiko Carstens1-6/+0
2015-07-29s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens1-2/+2
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky7-356/+186
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter1-42/+123
2015-07-22s390/cio: Fix commaPeter Oberparleiter1-1/+1
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter1-3/+3
2015-07-22s390/pci: inline get_zdevSebastian Ott4-21/+20
2015-07-22s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky1-16/+9
2015-07-22s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky1-41/+34
2015-07-22s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky1-118/+123
2015-07-22s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky1-10/+4
2015-07-22s390/crypto: add cpu feature modaliases for crypto modulesHendrik Brueckner7-8/+14
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner4-1/+40
2015-07-22cpufeature: correctly annotate the module init functionHendrik Brueckner1-3/+4
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner15-203/+482