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