Age | Commit message (Expand) | Author | Files | Lines |
2025-03-04 | s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]() |  Heiko Carstens | 1 | -1/+2 |
2025-03-04 | s390/sysinfo: Move stsi() to header file |  Heiko Carstens | 1 | -26/+0 |
2025-03-04 | s390/sysinfo: Cleanup stsi() inline assembly |  Heiko Carstens | 1 | -26/+15 |
2025-03-04 | s390/sysinfo: Remove exception handling from __stsi() |  Heiko Carstens | 1 | -4/+3 |
2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology() |  Heiko Carstens | 1 | -2/+3 |
2024-09-27 | [tree-wide] finally take no_llseek out |  Al Viro | 1 | -1/+0 |
2024-03-13 | s390/sysinfo: allow response buffer in normal memory |  Alexander Gordeev | 1 | -1/+1 |
2024-02-16 | s390/sysinfo: convert bogomips calculation to C |  Heiko Carstens | 1 | -15/+8 |
2024-02-16 | s390/fpu: decrease stack usage for some cases |  Heiko Carstens | 1 | -1/+1 |
2024-02-16 | s390/fpu: move, rename, and merge header files |  Heiko Carstens | 1 | -1/+1 |
2024-02-09 | s390/fpu: make use of __uninitialized macro |  Heiko Carstens | 1 | -1/+1 |
2023-11-22 | s390/sysinfo: add variable capacity information |  Vasily Gorbik | 1 | -0/+10 |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h |  Heiko Carstens | 1 | -0/+1 |
2021-06-18 | s390/sysinfo: get rid of register asm |  Heiko Carstens | 1 | -8/+11 |
2019-01-28 | s390: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -2/+0 |
2018-07-02 | s390/sysinfo: add missing #ifdef CONFIG_PROC_FS |  Heiko Carstens | 1 | -0/+4 |
2018-05-16 | proc: introduce proc_create_single{,_data} |  Christoph Hellwig | 1 | -13/+1 |
2018-05-16 | proc: introduce proc_create_seq{,_data} |  Christoph Hellwig | 1 | -13/+1 |
2018-02-02 | s390/sysinfo: add and display licensed internal code identifier |  Hendrik Brueckner | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-05 | S390/sysinfo: use uuid_is_null instead of opencoding it |  Christoph Hellwig | 1 | -1/+1 |
2017-03-22 | s390/sysinfo: provide remaining stsi information via debugfs |  Heiko Carstens | 1 | -1/+19 |
2017-03-22 | s390/sysinfo,topology: provide raw stsi 15,1,x data via debugfs |  Heiko Carstens | 1 | -0/+80 |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h |  Paul Gortmaker | 1 | -1/+1 |
2016-12-07 | s390/sysinfo: show partition extended name and UUID if available |  Viktor Mihajlovski | 1 | -12/+21 |
2016-08-29 | s390/fpu: improve kernel_fpu_[begin|end] |  Martin Schwidefsky | 1 | -1/+1 |
2016-06-28 | s390/sysinfo: use basic block for stsi inline assembly |  Heiko Carstens | 1 | -8/+17 |
2016-06-15 | s390: calculate loops_per_jiffies with fp instructions |  Heiko Carstens | 1 | -17/+21 |
2016-01-11 | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields |  Heiko Carstens | 1 | -7/+8 |
2015-12-30 | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK |  Heiko Carstens | 1 | -1/+1 |
2015-12-18 | s390/sysinfo: Remove unused variables |  Christian Borntraeger | 1 | -2/+1 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+29 |
2015-02-09 | s390/kernel: Update /proc/sysinfo file with Extended Name and UUID |  Ekaterina Tumanova | 1 | -0/+29 |
2015-01-22 | s390: add SMT support |  Martin Schwidefsky | 1 | -0/+8 |
2013-07-14 | s390: delete __cpuinit usage from all s390 files |  Paul Gortmaker | 1 | -1/+1 |
2012-09-26 | s390/sysinfo,stsi: change return code handling |  Heiko Carstens | 1 | -11/+32 |
2012-09-26 | s390/sysinfo,topology: fix cpu topology maximum nesting detection |  Heiko Carstens | 1 | -9/+3 |
2012-09-26 | s390/sysinfo: add additional z196 fields to output |  Heiko Carstens | 1 | -8/+24 |
2012-09-26 | s390/sysinfo: convert /proc/sysinfo to seqfile |  Heiko Carstens | 1 | -167/+115 |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute |  Heiko Carstens | 1 | -21/+0 |
2011-10-30 | [S390] sparse: fix sparse warnings in math-emu |  Martin Schwidefsky | 1 | -1/+1 |
2010-10-29 | [S390] topology: add SCHED_MC config option |  Heiko Carstens | 1 | -0/+2 |
2010-10-25 | [S390] topology: export cpu topology via proc/sysinfo |  Heiko Carstens | 1 | -1/+33 |
2010-10-25 | [S390] sysinfo: display capacity adjustment indicator |  Heiko Carstens | 1 | -0/+7 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
2009-03-26 | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel |  Heiko Carstens | 1 | -0/+428 |