aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/sysinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-13/+1
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig1-1/+1
2017-03-22s390/sysinfo: provide remaining stsi information via debugfsHeiko Carstens1-1/+19
2017-03-22s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfsHeiko Carstens1-0/+80
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski1-12/+21
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky1-1/+1
2016-06-28s390/sysinfo: use basic block for stsi inline assemblyHeiko Carstens1-8/+17
2016-06-15s390: calculate loops_per_jiffies with fp instructionsHeiko Carstens1-17/+21
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens1-7/+8
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens1-1/+1
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger1-2/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+29
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova1-0/+29
2015-01-22s390: add SMT supportMartin Schwidefsky1-0/+8
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-1/+1
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+32
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens1-9/+3
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens1-8/+24
2012-09-26s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens1-167/+115
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens1-21/+0
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky1-1/+1
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens1-0/+2
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens1-1/+33
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens1-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens1-0/+428