aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt1-9/+10
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt1-0/+2
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt1-6/+14
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2-21/+31
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt4-41/+28
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-29powerpc/4xx: Add Canyonlands suspend and idle supportVictor Gallardo2-22/+12
2010-11-29powerpc/4xx: Add Kilauea suspend and idle supportVictor Gallardo2-0/+14
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo4-4/+361
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell14-1/+13
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling1-1/+1
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling1-0/+16
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling1-4/+0
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2-7/+0
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew3-1/+4
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman1-5/+4
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl1-62/+0
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl1-2/+1
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan2-0/+31
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan1-0/+6
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan1-7/+2
2010-11-29powerpc/dart: iommu table cleanupNishanth Aravamudan1-8/+1
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan1-2/+1
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan1-18/+1
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan1-3/+8
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan4-1/+339
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan3-15/+31
2010-11-29powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2-0/+26
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2-4/+0
2010-11-29powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard1-0/+33
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard5-4/+133
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra8-8/+8
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+2
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16suspend: constify platform_suspend_opsLionel Debroux5-5/+5
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03powerpc: remove cast from void*matt mooney1-1/+1