index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
locking/lockdep: Correct calling tracepoints
Leo Yan
1
-2
/
+2
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
4
-2
/
+19
2021-05-17
kdb: Switch to use %ptTs
Andy Shevchenko
1
-8
/
+1
2021-05-17
module: check for exit sections in layout_sections() instead of module_init_section()
Jessica Yu
1
-6
/
+11
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-05-14
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-14
Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-4
/
+27
2021-05-14
kernel/module: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-2
/
+1
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
1
-4
/
+27
2021-05-13
rcu: Add missing __releases() annotation
Jules Irenge
1
-0
/
+1
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
1
-10
/
+14
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
2
-7
/
+2
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2
-2
/
+22
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
2
-4
/
+15
2021-05-13
tick/nohz: Only wake up a single target cpu when kicking a task
Frederic Weisbecker
1
-13
/
+27
2021-05-13
tick/nohz: Update nohz_full Kconfig help
Frederic Weisbecker
1
-5
/
+6
2021-05-13
tick/nohz: Update idle_exittime on actual idle exit
Yunfeng Ye
1
-6
/
+8
2021-05-13
tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Frederic Weisbecker
1
-2
/
+0
2021-05-13
tick/nohz: Conditionally restart tick on idle exit
Yunfeng Ye
1
-15
/
+27
2021-05-13
sched/isolation: Reconcile rcu_nocbs= and nohz_full=
Paul Gortmaker
1
-3
/
+1
2021-05-12
sched: Make multiple runqueue task counters 32-bit
Alexey Dobriyan
2
-7
/
+7
2021-05-12
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
1
-2
/
+2
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
1
-2
/
+2
2021-05-12
srcu: Early test SRCU polling start
Frederic Weisbecker
1
-1
/
+5
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
6
-13
/
+13
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
2
-56
/
+42
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
3
-10
/
+11
2021-05-12
rcu/nocb: Only cancel nocb timer if not polling
Frederic Weisbecker
1
-7
/
+7
2021-05-12
rcu/nocb: Delete bypass_timer upon nocb_gp wakeup
Frederic Weisbecker
1
-0
/
+2
2021-05-12
rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
Frederic Weisbecker
1
-0
/
+4
2021-05-12
rcu/nocb: Allow de-offloading rdp leader
Frederic Weisbecker
1
-4
/
+0
2021-05-12
rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
Frederic Weisbecker
1
-2
/
+3
2021-05-12
locking: Fix comment typos
Ingo Molnar
1
-6
/
+6
2021-05-12
sched: Fix leftover comment typos
Ingo Molnar
2
-5
/
+5
2021-05-12
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
1
-1
/
+17
2021-05-12
jump_label: Free jump_entry::key bit1 for build use
Peter Zijlstra
1
-4
/
+6
2021-05-12
jump_label, x86: Introduce jump_entry_size()
Peter Zijlstra
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
3
-3
/
+2
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2
-0
/
+119
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
2
-0
/
+9
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
5
-3
/
+131
2021-05-12
sched: Migration changes for core scheduling
Aubrey Li
2
-6
/
+96
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
3
-1
/
+136
2021-05-12
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
3
-25
/
+117
2021-05-12
sched: Fix priority inversion of cookied task with sibling
Joel Fernandes (Google)
1
-39
/
+26
2021-05-12
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
3
-8
/
+49
2021-05-12
sched: Add core wide task selection and scheduling
Peter Zijlstra
2
-2
/
+305
[prev]
[next]