index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-03-31
Pull cpumask into release branch
Tony Luck
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-16
cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64
Rusty Russell
2009-01-15
sched: fix warning on ia64
Mike Travis
2009-01-06
[IA64] fix typo in cpumask_of_pcibus()
Ingo Molnar
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64
Rusty Russell
2008-12-26
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
2008-11-26
sched: convert struct root_domain to cpumask_var_t, fix
Ingo Molnar
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck