summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-12-09Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao
2010-12-09powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard
2010-12-09powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan
2010-11-29powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng
2010-10-27ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf
2010-10-24KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf
2010-10-24KVM: PPC: PV wrteeiAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf
2010-10-24KVM: PPC: PV assembler helpersAlexander Graf
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf