]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/lscpu-topology.c
chrt: Allow optional priority for non‑prio policies without --pid
[thirdparty/util-linux.git] / sys-utils / lscpu-topology.c
2025-05-21  Karel ZakMerge branch 'login_fix' of https://github.com/echoecho...
2025-05-20  Karel ZakMerge branch 'at_secure' of https://github.com/MaxKelle...
2025-05-19  Karel ZakMerge branch 'master' of https://github.com/shashank...
2025-05-19  Karel ZakMerge branch 'PR/add_ul_prefix' of https://github.com...
2025-05-13  Karel Zaktreewide: add ul_ to parse_size() function name
2025-04-15  Karel ZakMerge branch 'fix-2873' of https://github.com/gershnik...
2025-03-24  Karel ZakMerge branch 'rtc-default' of https://github.com/Villem...
2025-02-19  Karel ZakMerge branch 'mess' of https://github.com/neheb/util...
2025-02-12  Karel ZakMerge branch 'ipc' of https://github.com/PrasannaPaitha...
2025-02-04  Karel ZakMerge branch 'PR/Benno-text-fixes' of https://github...
2025-02-04  Karel ZakMerge branch 'PR/lscpu-min-freq' of https://github...
2025-02-03  Ricardo Nerilscpu: skip frequencies of 0 MHz when getting minmhz
2024-11-18  Karel ZakMerge branch 'irq-stuff' of https://github.com/rjarry...
2024-11-18  Karel ZakMerge branch 'PR/libmount-vfs-ro' of https://github...
2024-11-18  Karel ZakMerge branch 'PR/nsenter-pidfd-oldkernel' of https...
2024-11-06  Karel ZakMerge branch 'PR/lscpu-hotplug' of https://github.com...
2024-11-04  Anjali Klscpu: fix incorrect number of sockets during hotplug
2024-04-02  Karel ZakMerge branch 'master' of https://github.com/BinBashBana...
2024-03-27  Karel ZakMerge branch 'blkid/json' of https://github.com/t-8ch...
2024-03-25  Karel ZakMerge branch 'clang-18' of https://github.com/t-8ch...
2024-03-20  Karel Zaklscpu: don't use NULL sharedmap
2023-12-12  Karel ZakMerge branch 'dmesg/tests' of https://github.com/t...
2023-12-11  Karel Zaksys-utils: cleanup license lines, add SPDX
2023-09-25  Karel ZakMerge branch 'login-terminal' of https://github.com...
2023-09-25  Karel ZakMerge branch 'timestamp' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'ci/cache-openwrt-sdk' of https://github...
2023-09-25  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'analyzer1' of https://github.com/t-8ch...
2023-09-25  Karel ZakMerge branch 'realloc' of https://github.com/t-8ch...
2023-09-22  Thomas Weißschuhtreewide: use (x)reallocarray() when applicable
2022-09-30  Karel ZakMerge branch 'xfs/checksum' of https://github.com/t...
2022-09-19  Karel Zaklscpu: use topology maps in more robust way
2021-06-25  Karel ZakMerge branch 'fix_mount_fscontext' of https://github...
2021-06-22  Karel Zaklscpu: do not use atoi()
2021-06-02  Karel ZakMerge branch 'next'
2021-05-25  Karel Zaklscpu: read MHZ from /sys/.../cpufreq/scaling_cur_freq
2021-05-24  Karel Zaklscpu: add SCALMHZ% and "CPU scaling MHz:"
2021-05-03  Karel Zaklscpu: assume L1d, L1i, L2, L3 for sparc
2021-05-03  Karel Zaklscpu: read Sparc caches files
2021-04-22  Karel ZakMerge branch 'topic/po4a' of https://github.com/mariobl...
2021-04-06  Karel ZakMerge branch 'more-fixes' of https://github.com/h-c...
2021-04-01  Karel Zaklscpu: report also number of cache instances
2020-11-25  Karel ZakMerge remote-tracking branch 'pali/multisesssion'
2020-11-13  Karel Zaklscpu: improve topology calculation
2020-11-13  Karel Zaklscpu: generate cache ID if not available
2020-11-13  Karel Zaklscpu: cleanup -e
2020-11-13  Karel Zaklscpu: add functions to get CPU freq
2020-11-13  Karel Zaklscpu: use size_t for counters
2020-11-13  Karel Zaklscpu: add setsize to lscpu context
2020-11-13  Karel Zaklscpu: add function to count caches size
2020-11-13  Karel Zaklscpu: use cache ID, keep caches independent on CPU...
2020-11-13  Karel Zaklscpu: merge new API to lscpu.h
2020-11-13  Karel Zaklscpu: (topology) read caches from /sys
2020-11-13  Karel Zaklscpu: (topology) add read_mhz()
2020-11-13  Karel Zaklscpu: (topology) add read_configure()
2020-11-13  Karel Zaklscpu: (topology) add read_address()
2020-11-13  Karel Zaklscpu: hide all to lscpu_read_topology()
2020-11-13  Karel Zaklscpu: (cpuinfo) rewrite parser
2020-11-13  Karel Zaklscpu: temporary commit
2020-11-13  Karel Zaklscpu: improve topology calculation, use /proc/sysinfo
2020-11-13  Karel Zaklscpu: support s390 cpuinfo processor-pre-line format
2020-11-13  Karel Zaklsblk: add lscpu_read_topology_polarization()
2020-11-13  Karel Zaklscpu: move topology stuff to separate file