You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
393d68fb99
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
...
Impact: New APIs
The old node_to_cpumask/node_to_pcibus returned a cpumask_t: these
return a pointer to a struct cpumask. Part of removing cpumasks from
the stack.
Also makes __pcibus_to_node take a const pointer.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
boot
x86: use limited register constraint for setnz
16 years ago
configs
x86: remove irqbalance in kernel for 32 bit
17 years ago
crypto
…
ia32
compat: generic compat get/settimeofday
17 years ago
include/ asm
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
16 years ago
kernel
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
16 years ago
kvm
KVM: MMU: avoid creation of unreachable pages in the shadow
16 years ago
lguest
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
lib
…
mach-default
…
mach-generic
x86: make 32bit support per_cpu vector
17 years ago
mach-rdc321x
…
mach-voyager
cpumask: centralize cpu_online_map and cpu_possible_map
16 years ago
math-emu
…
mm
x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set
16 years ago
oprofile
x86/oprofile: fix Intel cpu family 6 detection
16 years ago
pci
x86: fixup config space size of CPU functions for AMD family 11h
16 years ago
power
x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set
16 years ago
vdso
…
video
…
xen
cpumask: convert struct clock_event_device to cpumask pointers.
16 years ago
Kconfig
Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
Kconfig.cpu
x86, bts: improve help text for BTS config
17 years ago
Kconfig.debug
…
Makefile
x86, um: ... and asm-x86 move
17 years ago
Makefile_32.cpu
…