开源镜像站
帮助
动态
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
2016-05-09
sched/core: Fix comment typo in wake_q_add()
Davidlohr Bueso
2016-05-09
sched/core: Remove unused variable
Muhammad Falak R Wani
2016-05-05
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
2016-05-05
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
2016-05-05
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2016-05-05
sched/core: Enable increased load resolution on 64-bit kernels
Peter Zijlstra
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
2016-05-05
sched/core: Move task_rq_lock() out of line
Peter Zijlstra
2016-05-05
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-04-28
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2016-04-28
sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times
Wanpeng Li
2016-04-28
nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
Peter Zijlstra
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
sched/deadline: Fix a bug in dl_overflow()
Xunlei Pang
2016-04-23
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-04-23
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
2016-04-23
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
2016-04-23
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
2016-04-23
sched/fair: Fix asym packing to select correct CPU
Srikar Dronamraju
2016-04-23
Merge tag 'v4.6-rc4' into sched/core, to refresh the tree
Ingo Molnar
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-04-21
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-04-20
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-19
locking/pvqspinlock: Fix division by zero in qstat_read()
Davidlohr Bueso
2016-04-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-14
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2016-04-14
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-04-13
sched/cpuacct: Check for NULL when using task_pt_regs()
Anton Blanchard
2016-04-13
sched/clock: Make local_clock()/cpu_clock() inline
Daniel Lezcano
2016-04-13
sched/clock: Remove pointless test in cpu_clock/local_clock
Daniel Lezcano
2016-04-13
sched/debug: Don't dump sched debug info in SysRq-W
Rabin Vincent
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
locking/lockdep: Fix print_collision() unused warning
Borislav Petkov
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-31
locking/lockdep: Print chain_key collision information
Alfredo Alvarez Fernandez
2016-03-31
sched/fair: Initiate a new task's util avg to a bounded value
Yuyang Du
[next]