summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-143-7/+55
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-1311-32/+17
* powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
* powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-131-1/+1
* powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-131-3/+1
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1
* powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-131-1/+6
* powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan2010-10-131-2/+1
* powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan2010-10-131-1/+1
* powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan2010-10-131-10/+11
* powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-131-2/+2
* powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-131-1/+3
* powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-132-3/+3
* powerpc: Use static const char arraysJoe Perches2010-10-132-3/+3
* powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-132-1/+363
* powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-132-2/+3
* powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-132-2/+11
* Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-1310-16/+26
|\
| * powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
| * powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
| * modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
| * Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
| |\
| | * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| | * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| | * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
| * | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
| * | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
| * | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
* | | powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2010-09-231-0/+2
* | | powerpc: mtmsrd not definedSean MacLennan2010-09-022-16/+28
* | | powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
* | | powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-021-2/+4
* | | powerpc: Wire up direct socket system callsIan Munsie2010-09-022-1/+39
* | | powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* | | powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-022-2/+6
* | | powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-3/+6
* | | powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-0/+1
* | | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-021-10/+64
* | | powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-023-13/+22
* | | powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-027-12/+12
* | | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-026-48/+26
* | | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-023-41/+179
* | | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-0213-194/+290
* | | powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-022-3/+69
* | | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-027-18/+20
* | | powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-022-11/+9
* | | powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-021-0/+6
* | | powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-022-5/+31
* | | powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-022-0/+40
* | | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-024-88/+276
OpenPOWER on IntegriCloud