kernel-hacking-2024-linux-s.../arch/powerpc
Alexander Graf 00c3a37ca3 KVM: PPC: Use CONFIG_PPC_BOOK3S define
Upstream recently added a new name for PPC64: Book3S_64.

So instead of using CONFIG_PPC64 we should use CONFIG_PPC_BOOK3S consotently.
That makes understanding the code easier (I hope).

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-05-17 12:18:29 +03:00
..
boot Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2010-03-12 16:06:51 -08:00
configs powerpc/52xx: update defconfigs 2010-03-10 14:39:50 -07:00
include/asm KVM: PPC: Use CONFIG_PPC_BOOK3S define 2010-05-17 12:18:29 +03:00
kernel KVM: PPC: Use CONFIG_PPC_BOOK3S define 2010-05-17 12:18:29 +03:00
kvm KVM: PPC: Use CONFIG_PPC_BOOK3S define 2010-05-17 12:18:29 +03:00
lib include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
math-emu
mm PPC: Split context init/destroy functions 2010-05-17 12:18:20 +03:00
oprofile include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
platforms Merge branch 'master' into export-slabh 2010-04-05 11:37:28 +09:00
sysdev include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
xmon
Kconfig powerpc: Remove IOMMU_VMERGE config option 2010-03-19 16:38:16 +11:00
Kconfig.debug
Makefile
relocs_check.pl