index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-3
/
+2
2020-06-09
sysrq: use show_stack_loglvl()
Dmitry Safonov
1
-0
/
+2
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
1
-0
/
+7
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-11
/
+0
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-29
/
+15
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-0
/
+2
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
1
-15
/
+14
2020-04-29
signal: Remove has_group_leader_pid
Eric W. Biederman
1
-11
/
+0
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
1
-29
/
+15
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-29
/
+15
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-0
/
+4
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+8
2020-04-02
mm: return faster for non-fatal signals in user mode faults
Peter Xu
1
-1
/
+2
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-0
/
+15
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
1
-1
/
+8
2020-03-06
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
1
-0
/
+8
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2020-02-13
clone3: allow spawning processes into cgroups
Christian Brauner
1
-0
/
+4
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
1
-0
/
+2
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
1
-0
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
1
-1
/
+0
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
1
-0
/
+3
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-11-16
fork: extend clone3() to support setting a PID
Adrian Reber
1
-0
/
+3
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+6
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-5
/
+3
2019-09-25
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
1
-1
/
+0
2019-09-25
tasks: Add a count of task RCU users
Eric W. Biederman
1
-0
/
+1
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+33
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2
-9
/
+6
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
1
-1
/
+1
2019-08-28
posix-cpu-timers: Provide array based access to expiry cache
Thomas Gleixner
1
-2
/
+2
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
1
-3
/
+0
2019-08-28
sched: Move struct task_cputime to types.h
Thomas Gleixner
1
-0
/
+23
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
1
-2
/
+3
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
1
-1
/
+0
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
1
-1
/
+1
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
1
-0
/
+8
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-0
/
+10
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-1
/
+5
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+6
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+12
[next]