index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
topology.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
|
\
|
*
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
Bjorn Helgaas
2014-02-03
|
*
x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus
Bjorn Helgaas
2014-02-03
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
|
\
\
|
*
|
sched: Remove unused mc_capable() and smt_capable()
Bjorn Helgaas
2014-03-11
|
|
/
*
/
x86: fix boot on uniprocessor systems
Artem Fetishev
2014-03-28
|
/
*
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
2013-07-29
*
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-09
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
|
\
|
*
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
*
|
x86: Use the same node_distance for 32 and 64-bit
H Hartley Sweeten
2011-12-07
|
/
*
x86, NUMA: Make 32bit use common NUMA init path
Tejun Heo
2011-05-02
*
x86-32, numa: Calculate remap size in common code
Tejun Heo
2011-04-06
*
x86-64, NUMA: Implement generic node distance handling
Tejun Heo
2011-02-16
*
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
2011-01-28
*
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
*
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
*
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
2009-12-15
*
sched: Disable SD_PREFER_LOCAL at node level
Mike Galbraith
2009-11-03
*
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
2009-10-14
*
x86: Remove redundant non-NUMA topology functions
Rusty Russell
2009-09-24
*
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-16
*
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-09-15
*
sched: enable SD_WAKE_IDLE
Peter Zijlstra
2009-09-07
*
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
2009-09-04
*
sched: Clean up topology.h
Ingo Molnar
2009-09-04
*
sched: Don't export sched_mc_power_savings on multi-socket single core system
Vaidyanathan Srinivasan
2009-05-11
*
x86/PCI: set_pci_bus_resources_arch_default cleanups
Yinghai Lu
2009-04-22
*
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
|
\
|
*
cpumask: remove x86 cpumask_t uses.
Rusty Russell
2009-03-13
|
*
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
|
*
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
|
*
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell
2009-03-13
|
*
cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-03-13
|
*
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
|
*
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-03-13
|
*
cpumask: remove cpu_coregroup_map: x86
Rusty Russell
2009-03-13
|
*
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
Rusty Russell
2009-03-13
*
|
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-30
|
/
*
x86: move 64-bit NUMA code
Brian Gerst
2009-01-26
*
Merge branch 'cpus4096' into core/percpu
Ingo Molnar
2009-01-21
|
\
|
*
x86: fix build warning when CONFIG_NUMA not defined.
Mike Travis
2009-01-15
*
|
x86-64: Move nodenumber from PDA to per-cpu.
Brian Gerst
2009-01-18
*
|
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
2009-01-16
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
|
\
|
*
cpumask: cpu_coregroup_mask(): x86
Rusty Russell
2008-12-26
|
*
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...
Rusty Russell
2008-12-26
[next]