index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
lantiq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
2
-6
/
+14
2022-03-08
sched/topology: Remove redundant variable and fix incorrect type in build_sch...
K Prateek Nayak
1
-5
/
+3
2022-03-08
sched/deadline,rt: Remove unused parameter from pick_next_[rt|dl]_entity()
Dietmar Eggemann
2
-6
/
+4
2022-03-08
sched/deadline,rt: Remove unused functions for !CONFIG_SMP
Dietmar Eggemann
2
-20
/
+0
2022-03-08
sched/deadline: Use __node_2_[pdl|dle]() and rb_first_cached() consistently
Dietmar Eggemann
1
-12
/
+12
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
3
-44
/
+24
2022-03-08
sched/deadline: Move bandwidth mgmt and reclaim functions into sched class so...
Dietmar Eggemann
2
-49
/
+44
2022-03-08
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
3
-9
/
+0
2022-03-01
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
1
-0
/
+8
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
9
-14
/
+34
2022-03-01
sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
Valentin Schneider
2
-16
/
+28
2022-03-01
sched/cpuacct: Remove redundant RCU read lock
Chengming Zhou
2
-4
/
+0
2022-03-01
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
2
-5
/
+1
2022-03-01
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
1
-1
/
+2
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende...
Ingo Molnar
4
-113
/
+46
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c...
Ingo Molnar
1
-2
/
+41
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c ...
Ingo Molnar
1
-0
/
+24
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependen...
Ingo Molnar
1
-0
/
+29
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...
Ingo Molnar
1
-11
/
+70
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
6
-11
/
+22
2022-02-23
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
9
-15
/
+38
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
22
-63
/
+139
2022-02-23
sched/headers: Make the <linux/sched/deadline.h> header build standalone
Ingo Molnar
1
-0
/
+2
2022-02-23
sched/headers: Fix comment typo in kernel/sched/cpudeadline.c
Ingo Molnar
1
-1
/
+1
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
34
-0
/
+34
2022-02-23
sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...
Ingo Molnar
2
-24
/
+21
2022-02-23
sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto...
Ingo Molnar
2
-0
/
+11
2022-02-23
sched/headers: Add header guard to kernel/sched/sched.h
Ingo Molnar
1
-0
/
+4
2022-02-23
sched/headers: Fix header to build standalone: <linux/sched_clock.h>
Ingo Molnar
1
-0
/
+2
2022-02-20
Linux 5.17-rc5
v5.17-rc5
Linus Torvalds
1
-1
/
+1
2022-02-19
MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Wolfram Sang
1
-8
/
+0
2022-02-19
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
3
-3
/
+27
2022-02-19
arm64: entry: Centralize preemption decision
Mark Rutland
1
-9
/
+11
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
8
-11
/
+122
2022-02-19
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
2
-1
/
+2
2022-02-19
sched/preempt: Simplify irqentry_exit_cond_resched() callers
Mark Rutland
2
-11
/
+10
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
3
-26
/
+45
2022-02-19
sched/preempt: Move PREEMPT_DYNAMIC logic later
Mark Rutland
1
-136
/
+136
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
3
-16
/
+35
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
1
-0
/
+10
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
[next]