开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2017-05-23
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-19
blktrace: fix integer parse
Shaohua Li
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-17
bpf: adjust verifier heuristics
Daniel Borkmann
2017-05-17
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-17
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
2017-05-17
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-17
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
2017-05-15
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
sched/topology: Rewrite get_group()
Peter Zijlstra
2017-05-15
sched/topology: Add a few comments
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-05-15
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2017-05-15
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-05-15
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
2017-05-15
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
2017-05-15
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
2017-05-15
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
[next]