index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
cpufreq/amd-pstate-ut: Add test case for mode switches
Mario Limonciello
1
-1
/
+40
2024-09-11
cpufreq/amd-pstate: Export symbols for changing modes
Mario Limonciello
2
-13
/
+24
2024-09-11
amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`
Mario Limonciello
1
-1
/
+8
2024-09-11
cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`
Mario Limonciello
1
-0
/
+5
2024-09-11
cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
Mario Limonciello
1
-5
/
+5
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
Mario Limonciello
3
-43
/
+28
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
3
-31
/
+101
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
3
-32
/
+37
2024-09-11
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
Mario Limonciello
1
-3
/
+3
2024-09-11
ACPI: CPPC: Drop check for non zero perf ratio
Mario Limonciello
1
-6
/
+1
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
4
-18
/
+46
2024-09-11
ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
Mario Limonciello
1
-13
/
+13
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
2
-16
/
+16
2024-09-04
cpufreq: ti-cpufreq: Use socinfo to get revision in AM62 family
Dhruva Gole
1
-0
/
+19
2024-09-04
cpufreq: Fix the cacography in powernv-cpufreq.c
Liu Jing
1
-1
/
+1
2024-09-04
cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately
Nishanth Menon
1
-2
/
+8
2024-09-04
cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()
Huacai Chen
1
-1
/
+1
2024-09-04
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Anastasia Belova
1
-2
/
+12
2024-09-04
cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
Danila Tikhonov
1
-0
/
+1
2024-09-04
cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
Rob Herring (Arm)
4
-4
/
+4
2024-09-04
cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
Dhananjay Ugwekar
1
-1
/
+4
2024-09-04
cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers
Rob Herring (Arm)
1
-2
/
+0
2024-09-04
cpufreq: Enable COMPILE_TEST on Arm drivers
Rob Herring (Arm)
1
-20
/
+30
2024-08-07
cpufreq: armada-8k: Avoid excessive stack usage
Rob Herring (Arm)
1
-1
/
+1
2024-08-07
cpufreq: omap: Drop asm includes
Rob Herring (Arm)
1
-3
/
+0
2024-08-07
cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
Rob Herring (Arm)
1
-0
/
+1
2024-08-07
cpufreq: spear: Use of_property_for_each_u32() instead of open coding
Rob Herring (Arm)
1
-11
/
+7
2024-08-07
cpufreq: Use of_property_present()
Rob Herring (Arm)
4
-11
/
+6
2024-07-28
Linux 6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-26
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pcplist()
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2
-5
/
+19
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-26
dt-bindings: arm: update James Clark's email address
James Clark
2
-2
/
+2
[next]