aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-10/+41
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-1/+2
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-0/+1
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy1-9/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy1-0/+2
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org1-0/+6
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras1-0/+4
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2-6/+5
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas1-1/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas1-0/+1
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas1-0/+8
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas3-5/+19
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-0/+10
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-3/+3
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds91-182/+2041
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-2/+9
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt3-0/+275
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt1-0/+2
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt3-24/+77
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann3-7/+21
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni1-0/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-0/+1
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras3-3/+3
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2-2/+1
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann75-29/+183
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming2-16/+51
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt1-3/+3
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2-10/+11
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt3-4/+7
2006-01-09[PATCH] powerpc: export PCI fixup routinelinas1-0/+1
2006-01-09[PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool1-1/+2
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2-41/+9
2006-01-09[PATCH] powerpc: Dont set 32bit cputable bits on 64bitAnton Blanchard1-9/+11
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard1-0/+4
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-2/+3
2006-01-09[PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman1-0/+2
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman1-1/+9
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-1/+2
2006-01-09[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman1-0/+13
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman1-0/+6
2006-01-09[PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman1-1/+9
2006-01-09[PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz1-0/+8
2006-01-09[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman1-1/+15
2006-01-09[PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman1-0/+6
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2-3/+34
2006-01-09[PATCH] powerpc: udbg updatesBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas1-0/+9
2006-01-09[PATCH] powerpc: make pcibios_claim_one_bus available to other codeLinas Vepstas1-0/+2
2006-01-09[PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas1-0/+10
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson1-5/+0
2006-01-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson2-8/+8
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt1-0/+166
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2-12/+16
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt3-1/+9
2006-01-09[PATCH] powerpc: Add OF address parsing code (#2)Benjamin Herrenschmidt2-0/+13
2006-01-09powerpc: Update __NR_syscalls to account for SPU syscallsPaul Mackerras1-1/+1
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann2-7/+13
2006-01-09[PATCH] kernel-side context switch code for spufsMark Nutter1-1/+0
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter2-0/+332
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann2-0/+500
2006-01-09[PATCH] powerpc: IBMEBUS bus supportHeiko J Schick1-0/+83
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse2-4/+10
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala1-0/+85
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman2-6/+9
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk1-1/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson1-1/+2
2005-11-25[PATCH] powerpc: More hugepage boundary case fixesDavid Gibson1-6/+11
2005-11-25Merge ../linux-2.6Paul Mackerras1-3/+3
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson1-3/+3
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson2-2/+2
2005-11-19powerpc: Merge spinlock.hPaul Mackerras1-0/+269
2005-11-19powerpc: Merge pci.hPaul Mackerras2-2/+247
2005-11-19powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpcPaul Mackerras9-0/+2014
2005-11-19Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfrPaul Mackerras1-0/+285
2005-11-18[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabledAndy Whitcroft1-0/+4
2005-11-19powerpc: merge dma-mapping.hStephen Rothwell1-0/+285
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt1-10/+12
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras1-38/+2
2005-11-18[PATCH] powerpc: Fix typo in topology.hMichael Ellerman1-1/+1
2005-11-17[PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse1-1/+3
2005-11-17[PATCH] powerpc: Fix database regression due to scheduler changesNick Piggin1-0/+4
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt1-1/+1
2005-11-16[PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt1-1/+0
2005-11-15powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.Paul Mackerras1-1/+0
2005-11-14powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclaredPaul Mackerras1-0/+2
2005-11-14powerpc: Move a bunch of ppc64 headers to include/asm-powerpcPaul Mackerras8-0/+795
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt1-1/+1
2005-11-14[PATCH] powerpc: Export htab start/end via device treeMichael Ellerman1-0/+1
2005-11-14[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman1-1/+3
2005-11-14[PATCH] powerpc: Merge page.hMichael Ellerman3-0/+391
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+25
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt6-73/+196
2005-11-11[PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson1-0/+31
2005-11-11[PATCH] ppc64: Increase sparsemem defaultsAnton Blanchard1-2/+2
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard1-9/+1
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard1-2/+0
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala1-0/+1
2005-11-10[PATCH] ppc64: mark failed devicesLinas Vepstas1-0/+7
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-0/+178
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras1-0/+1
2005-11-10powerpc: implement atomic64_t on ppc64Stephen Rothwell1-0/+178
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson1-0/+173
2005-11-10powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras1-0/+4
2005-11-10powerpc: Fix typo introduced in merging platform codesPaul Mackerras1-4/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras4-31/+111
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson9-106/+106
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson4-1/+155
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-4/+2
2005-11-10[PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas1-0/+23
2005-11-10[PATCH] ppc64: PCI reset support routinesLinas Vepstas1-0/+14
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas1-0/+52
2005-11-10[PATCH] ppc64: PCI address cache minor fixesLinas Vepstas1-4/+0
2005-11-10[PATCH] ppc64: uniform usage of bus unit id interfaceslinas1-0/+4
2005-11-10[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson5-0/+593
2005-11-10[PATCH] powerpc: Merge current.hDavid Gibson1-0/+27
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson1-0/+150
2005-11-10Merge ../linux-2.6Paul Mackerras1-0/+1
2005-11-09[PATCH] ppc32: fix perf_irq extern on e500Matt Porter1-0/+1
2005-11-09powerpc: merge irq.cStephen Rothwell1-1/+0
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell2-2/+1
2005-11-09ppc64: move stack switching up in interrupt processingStephen Rothwell1-2/+2
2005-11-08powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras1-1/+0
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz1-0/+4
2005-11-08powerpc: merge ide.hStephen Rothwell1-0/+83
2005-11-08[PATCH] ppc: fix a bunch of warningsBenjamin Herrenschmidt1-0/+1
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2-11/+144
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt2-2/+67
2005-11-08Merge ../linux-2.6Paul Mackerras2-0/+17
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changesAnanth N Mavinakayanahalli1-0/+15
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-11-07Merge ../linux-2.6Paul Mackerras7-17/+40
2005-11-07[PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specificMichael Ellerman1-1/+3
2005-11-07powerpc: Various UP build fixesPaul Mackerras1-1/+3
2005-11-07[PATCH] dlpar enable for OF pci probeJohn Rose1-0/+1
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt7-17/+40
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras1-0/+119
2005-11-04Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-0/+216
2005-11-04powerpc: merge tlbflush.hStephen Rothwell1-0/+146
2005-11-04Merge with PaulusMichael Ellerman6-25/+427
2005-11-04powerpc: Fix random memory corruption in merged elf.hMichael Ellerman1-9/+13
2005-11-04powerpc: merge tlb.hStephen Rothwell1-0/+70
2005-11-03powerpc: Add helper functions for synthesising instructions at runtimeMichael Ellerman1-0/+48
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras4-0/+421
2005-11-03powerpc: merge ucontext.hStephen Rothwell1-0/+40
2005-11-03[PATCH] powerpc: Keep fixing merged ipcbuf.hDavid Gibson1-1/+2
2005-11-03powerpc: merge sigcontext.hStephen Rothwell1-0/+52
2005-11-03powerpc: merge ptrace.hStephen Rothwell1-0/+248
2005-11-03powerpc: merge stat.hStephen Rothwell1-0/+81
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-0/+49
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman1-0/+1
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras1-24/+4
2005-11-02Merge Paulus' treeStephen Rothwell2-0/+23
2005-11-02Merge iSeries include file moveStephen Rothwell16-1/+1505
2005-11-02modify defines according to _ASM_POWERPC_ISERIES_Kelly Daly15-44/+44
2005-11-02[PATCH] powerpc: Merge (move) numnodes.h and sparsemem.hDavid Gibson2-0/+23
2005-11-02fix incorrect dirKelly Daly1-1/+1
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras1-14/+12
2005-11-02Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-21/+8
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-0/+130
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly1-0/+57
2005-11-02merge filename and modify references to iseries/iseries_io.hKelly Daly1-0/+49
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly1-0/+83
2005-11-02[PATCH] ppc bug.h namespace pollutionAl Viro1-4/+2
2005-11-02merge filename and modify references to iseries/it_lp_reg_save.hKelly Daly1-0/+84
2005-11-02[PATCH] powerpc: Merge futex.hDavid Gibson2-0/+91
2005-11-02[PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson1-2/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly1-0/+81
2005-11-02merge filename and modify references to iseries/it_lp_naca.hKelly Daly2-1/+81
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly1-0/+52
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly6-5/+118
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-0/+142
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-0/+138
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly1-0/+78
2005-11-02merge filename and modify references to iseries/hv_call_sc.hKelly Daly3-2/+53
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly1-0/+253
2005-11-01powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras1-2/+2
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson1-0/+437
2005-11-01[PATCH] powerpc: Merge ipcbuf.hDavid Gibson1-0/+34
2005-11-01[PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann1-0/+3
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann2-2/+2
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly2-1/+114
2005-11-01powerpc: clean up uaccess.hStephen Rothwell1-21/+8
2005-11-01powerpc: use asm-generic/termios.hStephen Rothwell1-33/+1
2005-11-01powerpc: remove duplicate ioctl definitionsStephen Rothwell2-101/+3
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell1-68/+45
2005-11-01powerpc: merge uaccess.hStephen Rothwell1-0/+504