index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
ratelimit: Use nolock_ret restructuring to collapse common case code
Paul E. McKenney
1
-10
/
+3
2025-05-08
ratelimit: Use nolock_ret label to collapse lock-failure code
Paul E. McKenney
1
-14
/
+4
2025-05-08
ratelimit: Use nolock_ret label to save a couple of lines of code
Paul E. McKenney
1
-5
/
+3
2025-05-08
ratelimit: Simplify common-case exit path
Paul E. McKenney
1
-9
/
+5
2025-05-08
ratelimit: Warn if ->interval or ->burst are negative
Petr Mladek
1
-0
/
+1
2025-05-08
ratelimit: Avoid atomic decrement under lock if already rate-limited
Paul E. McKenney
1
-5
/
+8
2025-05-08
ratelimit: Avoid atomic decrement if already rate-limited
Paul E. McKenney
1
-1
/
+3
2025-05-08
ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
Paul E. McKenney
1
-3
/
+3
2025-05-08
ratelimit: Force re-initialization when rate-limiting re-enabled
Paul E. McKenney
1
-1
/
+14
2025-05-08
ratelimit: Allow zero ->burst to disable ratelimiting
Paul E. McKenney
1
-2
/
+6
2025-05-08
ratelimit: Reduce ___ratelimit() false-positive rate limiting
Petr Mladek
3
-15
/
+40
2025-05-08
ratelimit: Avoid jiffies=0 special case
Paul E. McKenney
3
-2
/
+5
2025-05-08
ratelimit: Count misses due to lock contention
Paul E. McKenney
1
-1
/
+3
2025-05-08
ratelimit: Convert the ->missed field to atomic_t
Paul E. McKenney
3
-8
/
+5
2025-05-08
drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
1
-9
/
+2
2025-05-08
drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
1
-4
/
+4
2025-05-08
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
1
-4
/
+5
2025-05-08
ratelimit: Create functions to handle ratelimit_state internals
Paul E. McKenney
2
-9
/
+39
2025-04-06
Linux 6.15-rc1
v6.15-rc1
Linus Torvalds
1
-2
/
+2
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
2
-2
/
+2
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-04-06
nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
4
-9
/
+10
2025-04-05
sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
4
-4
/
+0
2025-04-05
sh: Align .bss section padding to 8-byte boundary
Artur Rojek
1
-1
/
+14
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
4
-7
/
+7
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Rename debug_init() to debug_setup()
Nam Cao
1
-4
/
+2
2025-04-05
hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
Nam Cao
1
-2
/
+0
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
4
-8
/
+8
2025-04-05
hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
Nam Cao
1
-9
/
+3
2025-04-05
hrtimers: Switch to use __htimer_setup()
Nam Cao
1
-2
/
+1
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
3
-23
/
+1
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
4
-12
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
787
-1648
/
+1613
2025-04-04
Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"
Thomas Gleixner
1
-69
/
+25
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
1
-1
/
+1
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
1
-6
/
+14
2025-04-04
irqdomain: Stop using 'host' for domain
Jiri Slaby (SUSE)
1
-6
/
+6
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
8
-11
/
+11
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
30
-36
/
+36
[next]