summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/4xx: Add suspend and idle supportVictor Gallardo2010-11-294-4/+361
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-2914-1/+13
* powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-291-1/+1
* powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-291-0/+16
* powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-291-4/+0
* powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-292-7/+0
* powerpc: Add VPHN firmware featureJesse Larrew2010-11-293-1/+4
* powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
* powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
* powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
* powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-292-0/+31
* powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-291-0/+6
* powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
* powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-291-8/+1
* powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
* powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1
* powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
* powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-294-1/+339
* powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-293-15/+31
* powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
* powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
* powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0
* powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-291-0/+33
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-295-4/+133
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-2/+2
|\
| * kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
* | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
* | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
* | powerpc: Fix call to subpage_protection()Michael Neuling2010-11-181-1/+1
* | powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
* | powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-181-1/+1
* | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
* | powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt2010-11-181-1/+2
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
* KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood2010-11-051-2/+0
* KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
* PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
* KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-303-39/+246
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30191-1711/+6329
| |\
| * | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-252-1/+23
| * | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-253-43/+228
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-292-63/+126
|\ \ \
| * | | kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-292-63/+126
* | | | convert get_sb_single() usersAl Viro2010-10-291-5/+5
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-6/+0
|\ \ \ \
| * \ \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12308-136859/+8018
| |\ \ \ \
| * | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-6/+0
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-137/+0
|\ \ \ \ \ \