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-24
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
nohz: Disable the tick when irq resume in full dynticks CPU
Frederic Weisbecker
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
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-22
kernel/hz.bc: ignore.
Rusty Russell
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-19
tracepoints: Prevent null probe from being added
Sahara
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-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-18
cgroup: fix broken file xattrs
Li Zefan
2013-04-18
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
2013-04-18
posix-timers: Remove unused variable
Thomas Gleixner
2013-04-17
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-17
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
2013-04-17
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-17
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
timer_list: Convert timer list to be a proper seq_file
Nathan Zimmer
2013-04-17
timer_list: Split timer_list_show_tickdevices
Nathan Zimmer
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-17
module: don't unlink the module until we've removed all exposure.
Rusty Russell
2013-04-16
audit: allow checking the type of audit message in the user filter
Eric Paris
[prev]
[next]