summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal-3/+0
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras-0/+4
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas-6/+5
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas-1/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas-0/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas-0/+1
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas-0/+8
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas-5/+19
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds-0/+10
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk-3/+3
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds-182/+2041
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard-2/+9
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt-0/+275
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt-0/+2
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt-24/+77
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann-4/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann-7/+21
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni-0/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala-0/+1
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras-3/+3
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai-2/+1
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann-29/+183
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming-16/+51
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt-3/+3
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson-10/+11
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt-4/+7
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas-0/+1
2006-01-09[PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool-1/+2
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt-41/+9
2006-01-09[PATCH] powerpc: Dont set 32bit cputable bits on 64bitAnton Blanchard-9/+11
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard-0/+4
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann-0/+1
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann-2/+3
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman-0/+2
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman-1/+9
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman-1/+2
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman-0/+13
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman-0/+6
2006-01-09[PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman-1/+9
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz-0/+8
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman-1/+15
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman-0/+6
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman-1/+1
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt-3/+34
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt-1/+1