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
2008-12-29
sched: use highest_prio.next to optimize pull operations
Gregory Haskins
2008-12-29
sched: use highest_prio.curr for pull threshold
Gregory Haskins
2008-12-29
sched: track the next-highest priority on each runqueue
Gregory Haskins
2008-12-29
sched: cleanup inc/dec_rt_tasks
Gregory Haskins
2008-12-23
sched: nominate preferred wakeup cpu, fix
Vaidyanathan Srinivasan
2008-12-19
sched: fix warning in kernel/sched.c
Ingo Molnar
2008-12-19
sched: activate active load balancing in new idle cpus
Vaidyanathan Srinivasan
2008-12-19
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
2008-12-19
sched: nominate preferred wakeup cpu
Vaidyanathan Srinivasan
2008-12-19
sched: favour lower logical cpu number for sched_mc balance
Vaidyanathan Srinivasan
2008-12-19
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-15
cgroups: fix a race between rmdir and remount
Paul Menage
2008-12-14
Revert "sched_clock: prevent scd->clock from moving backwards"
Linus Torvalds
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
2008-12-12
sched: add missing arch_update_cpu_topology() call
Heiko Carstens
2008-12-12
sched: let arch_update_cpu_topology indicate if topology changed
Heiko Carstens
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
2008-12-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-10
fix mapping_writably_mapped()
Hugh Dickins
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2008-12-10
relayfs: fix infinite loop with splice()
Tom Zanussi
2008-12-09
sched: CPU remove deadlock fix
Brian King
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
2008-12-09
[patch 1/1] audit: remove excess kernel-doc
Randy Dunlap
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
2008-12-09
[PATCH] Audit: make audit=0 actually turn off audit
Eric Paris
2008-12-08
tracing/function-graph-tracer: fix 'flags' variable mismatch
Ingo Molnar
2008-12-08
sched: idle_balance() does not call load_balance_newidle()
Vaidyanathan Srinivasan
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
tracing/function-graph-tracer: turn tracing_selftest_running into an int
Frederic Weisbecker
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
sched: fix sd_parent_degenerate on non-numa smp machine
Ken Chen
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2008-12-08
tracing/function-graph-tracer: implement a print_headers function
Frederic Weisbecker
2008-12-05
ftrace: use init_struct_pid as swapper pid
Steven Rostedt
2008-12-05
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
2008-12-05
tracing/ftrace: fix the check of ftrace_trace_task
Frederic Weisbecker
2008-12-05
tracing/ftrace: don't insert TRACE_PRINT during selftests
Frederic Weisbecker
[next]