index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-14
sched/fair: Fix typos in comments
Ingo Molnar
2024-03-12
sched/balancing: Fix a couple of outdated function names in comments
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_gro...
Ingo Molnar
2024-03-12
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
2024-03-12
sched/balancing: Rename update_blocked_averages() => sched_balance_update_blo...
Ingo Molnar
2024-03-12
sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
Ingo Molnar
2024-03-12
sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()
Ingo Molnar
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
2024-03-12
sched/balancing: Rename rebalance_domains() => sched_balance_domains()
Ingo Molnar
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
2024-03-12
sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
Ingo Molnar
2024-03-12
sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_st...
Ingo Molnar
2024-03-12
sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 's...
Ingo Molnar
2024-03-12
sched/balancing: Update run_rebalance_domains() comments
Ingo Molnar
2024-03-12
sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
Ingo Molnar
2024-03-12
sched/balancing: Change comment formatting to not overlap Git conflict marker...
Ingo Molnar
2024-03-12
sched/debug: Increase SCHEDSTAT_VERSION to 16
Ingo Molnar
2024-03-12
sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
Ingo Molnar
2024-03-12
sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterat...
Shrikanth Hegde
2024-03-12
sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'at...
Ingo Molnar
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-03-11
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-10
Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
2024-03-10
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
2024-03-06
tracing: Remove precision vsnprintf() check from print event
Steven Rostedt (Google)
2024-03-06
timer/migration: Fix quick check reporting late expiry
Frederic Weisbecker
2024-03-05
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-05
bpf: check bpf_func_state->callback_depth when pruning states
Eduard Zingerman
[next]