summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/sysinfo.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-13/+1
* s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner2018-02-021-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-051-1/+1
* s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens2017-03-221-1/+19
* s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens2017-03-221-0/+80
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski2016-12-071-12/+21
* s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-291-1/+1
* s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens2016-06-281-8/+17
* s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens2016-06-151-17/+21
* s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-111-7/+8
* s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-301-1/+1
* s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+29
|\
| * s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-091-0/+29
* | s390: add SMT supportMartin Schwidefsky2015-01-221-0/+8
|/
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-141-1/+1
* s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-11/+32
* s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens2012-09-261-9/+3
* s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-261-8/+24
* s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens2012-09-261-167/+115
* s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-301-21/+0
* [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-301-1/+1
* [S390] topology: add SCHED_MC config optionHeiko Carstens2010-10-291-0/+2
* [S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2010-10-251-1/+33
* [S390] sysinfo: display capacity adjustment indicatorHeiko Carstens2010-10-251-0/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-261-0/+428
OpenPOWER on IntegriCloud