/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | swsusp_32.S | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | module.c | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | vdso.c | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | setup_32.c | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | vmlinux.lds.S | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cputable.c | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | setup_64.c | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | feature-fixups.h | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | mmu.h | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cputable.h | diff 7c03d653cd257793dc40520c94e229b5fd0578e7 Thu Dec 18 13:13:32 CST 2008 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|