summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-291-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-201-6/+0
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-281-137/+0
|\ \ \ \ \ \
| * | | | | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-137/+0
* | | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-281-6/+6
* | | | | | | rapidio: add handling of redundant routesAlexandre Bounine2010-10-281-0/+8
* | | | | | | rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-281-29/+39
* | | | | | | ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-281-25/+26
* | | | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-7/+8
* | | | | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-281-1/+3
| |_|_|/ / / |/| | | | |
* | | | | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-271-3/+1
* | | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-272-8/+2