aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-08
|\
| * powerpc/nvram: Handle partition names >= 12 charsJim Keniston2010-11-29
| * powerpc/nvram: Fix NVRAM partition list setupJim Keniston2010-11-29
| * powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Improve partition removalBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt2010-11-29
| * powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-29
| * powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-29
* | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* | powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-28
* | powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-28
* | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-28
* | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-28
* | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-28
* | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
* | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-28
* | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-28
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\
| * kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-17
* | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-17
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-05
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\
| * kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-29
* | ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-27
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
|/
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
| * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
| * powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-07
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-24
|\ \
| * | KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-24
| * | KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-24
| * | KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-24
| * | KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-24
| * | KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-24
| * | KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-24
| * | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-24
| * | KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-24
| * | KVM: PPC: PV wrteeiAlexander Graf2010-10-24
| * | KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-24
| * | KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-24
| * | KVM: PPC: PV assembler helpersAlexander Graf2010-10-24
| * | KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-24