index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
2013-04-22
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
2013-04-22
perf: Kick full dynticks CPU if events rotation is needed
Frederic Weisbecker
2013-04-22
posix_timers: Fix pre-condition to stop the tick on full dynticks
Frederic Weisbecker
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-19
posix_timers: New API to prevent from stopping the tick when timers are running
Frederic Weisbecker
2013-04-19
posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed
Frederic Weisbecker
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-15
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
2013-04-15
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-03
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-18
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-14
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-13
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-11
sched: Spelling fix
Andrei Epure
2013-03-11
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-06
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
fix compat_sys_rt_sigprocmask()
Al Viro
2013-03-02
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
kdb: Remove unhandled ssb command
Vincent
2013-03-02
kdb: Prevent kernel oops with kdb_defcmd
Jason Wessel
2013-03-02
kdb: Remove the ll command
Jason Wessel
[next]