summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
* [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
* [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood2006-09-221-0/+2
* [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch2006-09-221-19/+25
* [POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch2006-09-221-0/+6
* [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-221-21/+21
* [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-52/+242
* [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
* [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
* [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-212-11/+35
* [POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas2006-09-211-15/+2
* [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
* [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-209-178/+441
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
* [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-19/+0
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-56/+0
* [POWERPC] silence a warningStephen Rothwell2006-09-201-1/+1
* [POWERPC] make spinlocks work in a combined kernelStephen Rothwell2006-09-201-14/+13
* [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips2006-09-141-8/+8
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-1424-236/+809
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-1318-232/+695
| |\
| | * [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt2006-09-131-1/+6
| | * [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-131-24/+25
| | * [POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M2006-09-131-1/+1
| | * [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-131-1/+1
| | * [POWERPC] Update defconfigsPaul Mackerras2006-09-1014-205/+662
| * | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
| * | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+37
| * | [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
| * | [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-113-0/+43
| |/
| * [PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt2006-09-031-1/+1
| * [PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt2006-09-011-3/+3
* | [POWERPC] Export copy_4K_page()David Howells2006-09-131-0/+3
* | [POWERPC] print backtrace when entering xmonOlaf Hering2006-09-133-0/+16
* | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-135-0/+223
* | [POWERPC] powerpc: PA Semi PWRficient platform supportOlof Johansson2006-09-137-0/+436
* | [POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson2006-09-131-0/+14
* | [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-132-5/+5
* | [POWERPC] Emulate power5 popcntb instructionWill Schmidt2006-09-131-0/+25
* | [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()Michael Ellerman2006-09-131-6/+12
* | Merge branch 'merge'Paul Mackerras2006-08-3123-305/+1072
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-3025-306/+1083
| |\
| | * [POWERPC] Fix return value from memcpyPaul Mackerras2006-08-311-4/+7
| | * [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-2/+3
| | * [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-17/+8
| | * [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| | * [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| | * [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
OpenPOWER on IntegriCloud