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.
Paul Mackerras
55852bed57
Revert "[POWERPC] Fake NUMA emulation for PowerPC"
...
This reverts commit 5c3f5892a2
,
basically because it changes behaviour even when no fake NUMA
information is specified on the kernel command line.
Firstly, it changes the nid, thus destroying the real NUMA
information. Secondly, it also changes behaviour in that if a node
ends up with no memory in it because of the memory limit, we used to
set it online and now we don't.
Also, in the non-NUMA case with no fake NUMA information, we do
node_set_online once for each LMB now, whereas previously we only did
it once. I don't know if that is actually a problem, but it does seem
unnecessary.
Signed-off-by: Paul Mackerras <paulus@samba.org>
17 years ago
..
40x_mmu.c
[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M
18 years ago
44x_mmu.c
[POWERPC] 4xx: Deal with 44x virtually tagged icache
18 years ago
Makefile
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
17 years ago
fault.c
[POWERPC] Make setjmp/longjmp code usable outside of xmon
17 years ago
fsl_booke_mmu.c
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
17 years ago
hash_low_32.S
[POWERPC] Fix COMMON symbol warnings
18 years ago
hash_low_64.S
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
17 years ago
hash_native_64.c
[POWERPC] Use 1TB segments
18 years ago
hash_utils_64.c
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
17 years ago
hugetlbpage.c
[POWERPC] Add hugepagesz boot-time parameter
17 years ago
init_32.c
[POWERPC] 8xx: Set initial memory limit.
18 years ago
init_64.c
[POWERPC] Silence an annoying boot message
17 years ago
lmb.c
[POWERPC] Fix handling of memreserve if the range lands in highmem
17 years ago
mem.c
[POWERPC] Fix handling of memreserve if the range lands in highmem
17 years ago
mmap.c
Detach sched.h from mm.h
18 years ago
mmu_context_32.c
[POWERPC] Remove the dregs of APUS support from arch/powerpc
18 years ago
mmu_context_64.c
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
18 years ago
mmu_decl.h
[POWERPC] Fix 8xx build breakage due to _tlbie changes
17 years ago
numa.c
Revert "[POWERPC] Fake NUMA emulation for PowerPC"
17 years ago
pgtable_32.c
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
18 years ago
pgtable_64.c
[POWERPC] Use 1TB segments
18 years ago
ppc_mmu_32.c
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
18 years ago
slb.c
Merge branch 'linux-2.6'
17 years ago
slb_low.S
[POWERPC] Use SLB size from the device tree
17 years ago
slice.c
spin_lock_unlocked cleanups
18 years ago
stab.c
[POWERPC] Fix build failure on legacy iSeries
17 years ago
subpage-prot.c
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
17 years ago
tlb_32.c
powerpc: tlb_32.c build fix
18 years ago
tlb_64.c
[POWERPC] Fix CONFIG_SMP=n build error on ppc64
17 years ago