aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr1-12/+2
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk2-5/+1
2007-09-14[POWERPC] 86xx: Fix definition of global-utilites structureTimur Tabi1-105/+46
2007-09-14[POWERPC] add clrsetbits macrosTimur Tabi1-0/+23
2007-09-14[POWERPC] QE: extern par_io_config_pin and par_io_data_set funcsAnton Vorontsov1-0/+3
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala1-0/+4
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala1-4/+22
2007-09-14[POWERPC] PS3: Add new LV1 error codesGeert Uytterhoeven1-0/+9
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson1-0/+4
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-11/+37
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2-5/+6
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.Masato Noguchi1-1/+1
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+11
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala8-0/+3637
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell1-59/+12
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell1-0/+356
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell1-0/+14
2007-08-22[POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibilityScott Wood1-1/+1
2007-08-22[POWERPC] Add clrbits8 and setbits8Scott Wood1-0/+3
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell2-1/+4
2007-08-20[POWERPC] 40x decrementer fixesJosh Boyer1-1/+1
2007-08-20[POWERPC] 40x MMUJosh Boyer2-0/+68
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-1/+11
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell1-0/+7
2007-08-17[POWERPC] Remove get_property and device_is_compatibleStephen Rothwell1-1/+0
2007-08-17[POWERPC] Update lmb.h include protection to ASM_POWERPCBecky Bruce1-3/+3
2007-08-17[POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool1-6/+28
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-2/+4
2007-08-17[POWERPC] Replace a few #defines with empty inline functionsSegher Boessenkool1-6/+18
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt1-1/+1
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch1-0/+7
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling1-0/+1
2007-08-03[POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras1-5/+3
2007-07-31Fix WARN_ON() on bitfield opsLinus Torvalds1-1/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-19/+17
2007-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-0/+37
2007-07-26fix 'dynreloc miscount' link error on PowerpcSam Ravnborg1-1/+0
2007-07-26make powerpc BUG_ON() OK with pointers and bitwiseAl Viro1-1/+1
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt1-0/+20
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell1-0/+12
2007-07-26[POWERPC] iSeries: We need vio_enable_interruptsStephen Rothwell1-0/+5
2007-07-23[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala1-0/+2
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-1/+3
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala1-2/+0
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala1-0/+5
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala1-0/+3
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt1-0/+3
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool1-1/+1