dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch
Rusty Russell 78f1c4d6b0 cpumask: use mm_cpumask() wrapper: x86
Makes code futureproof against the impending change to mm->cpu_vm_mask (to be a pointer).

It's also a chance to use the new cpumask_ ops which take a pointer
(the older ones are deprecated, but there's no hurry for arch code).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-24 09:34:52 +09:30
..
alpha cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
arm cpumask: use mm_cpumask() wrapper: arm 2009-09-24 09:34:49 +09:30
avr32 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
blackfin Blackfin: override text/data checking functions 2009-09-23 07:39:32 -07:00
cris mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
frv FRV: Use asm/generic-hardirq.h 2009-09-23 10:15:21 -07:00
h8300 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-09-22 07:51:45 -07:00
ia64 cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
m32r cpumask: use mm_cpumask() wrapper: m32r 2009-09-24 09:34:50 +09:30
m68k m68k: convert to asm-generic/hardirq.h 2009-09-22 07:17:44 -07:00
m68knommu perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
microblaze arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
mips cpumask: use mm_cpumask() wrapper: mips 2009-09-24 09:34:51 +09:30
mn10300 cpumask: use mm_cpumask() wrapper: mn10300 2009-09-24 09:34:50 +09:30
parisc cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
powerpc cpumask: Use accessors for cpu_*_mask: powerpc 2009-09-24 09:34:48 +09:30
s390 cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
score score: Cleanup linker script using new macros. 2009-09-23 13:41:15 +08:00
sh cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
sparc cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
um cpumask: use mm_cpumask() wrapper: um 2009-09-24 09:34:51 +09:30
x86 cpumask: use mm_cpumask() wrapper: x86 2009-09-24 09:34:52 +09:30
xtensa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
.gitignore arch: Ignore arch/i386 and arch/x86_64 2008-01-19 21:29:39 -08:00
Kconfig oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP 2009-09-17 15:53:42 -04:00