开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2017-06-08
sched/deadline: Fix dl_bw comment
Daniel Bristot de Oliveira
2017-06-08
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-06-08
sched/deadline: Add documentation about GRUB reclaiming
Claudio Scordino
2017-06-08
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
sched/deadline: Base GRUB reclaiming on the inactive utilization
Luca Abeni
2017-06-08
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2017-06-08
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2017-06-08
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
sched/deadline: Track the active utilization
Luca Abeni
2017-06-08
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2017-06-05
sched/header: Remove leftover, obsolete comment
Perr Zhang
2017-05-24
sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()
Peter Zijlstra
2017-05-23
x86/tsc: Fold set_cyc2ns_scale() into caller
Arnd Bergmann
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
2017-05-23
init: Introduce SYSTEM_SCHEDULING state
Thomas Gleixner
2017-05-23
mm/vmscan: Adjust system_state checks
Thomas Gleixner
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
2017-05-23
extable: Adjust system_state checks
Thomas Gleixner
2017-05-23
async: Adjust system_state checks
Thomas Gleixner
2017-05-23
iommu/of: Adjust system_state check
Thomas Gleixner
2017-05-23
iommu/vt-d: Adjust system_state checks
Thomas Gleixner
2017-05-23
cpufreq/pasemi: Adjust system_state check
Thomas Gleixner
2017-05-23
mm: Adjust system_state check
Thomas Gleixner
2017-05-23
ACPI: Adjust system_state check
Thomas Gleixner
2017-05-23
powerpc: Adjust system_state check
Thomas Gleixner
2017-05-23
metag: Adjust system_state check
Thomas Gleixner
2017-05-23
x86/smp: Adjust system_state check
Thomas Gleixner
2017-05-23
arm64: Adjust system_state check
Thomas Gleixner
2017-05-23
arm: Adjust system_state check
Thomas Gleixner
2017-05-23
init: Pin init task to the boot CPU, initially
Thomas Gleixner
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
llist: Provide a safe version for llist_for_each()
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 branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
[next]