summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-141-0/+4
* | [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-141-0/+2
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-11/+37
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-142-5/+6
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-141-1/+1
|\ \ | |/
| * [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-1/+1
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-1/+11
|\ \ | |/
| * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-1/+11
* | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-228-0/+3637
* | [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-221-59/+12
* | [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-0/+356
* | [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-0/+14
* | [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-221-1/+1
* | [POWERPC] Add clrbits8 and setbits8Scott Wood2007-08-221-0/+3
* | [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-222-1/+4
* | [POWERPC] 40x decrementer fixesJosh Boyer2007-08-201-1/+1
* | [POWERPC] 40x MMUJosh Boyer2007-08-202-0/+68
* | [POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2007-08-171-0/+7
* | [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* | [POWERPC] Update lmb.h include protection to ASM_POWERPCBecky Bruce2007-08-171-3/+3
* | [POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool2007-08-171-6/+28
* | [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-2/+4
* | [POWERPC] Replace a few #defines with empty inline functionsSegher Boessenkool2007-08-171-6/+18
|/
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-1/+1
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-0/+7
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-0/+1
* [POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras2007-08-031-5/+3
* Fix WARN_ON() on bitfield opsLinus Torvalds2007-07-311-1/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-19/+17
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-263-0/+37
|\
| * [POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2007-07-261-0/+20
| * [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-261-0/+12
| * [POWERPC] iSeries: We need vio_enable_interruptsStephen Rothwell2007-07-261-0/+5
* | fix 'dynreloc miscount' link error on PowerpcSam Ravnborg2007-07-261-1/+0
* | make powerpc BUG_ON() OK with pointers and bitwiseAl Viro2007-07-261-1/+1
|/
* [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-231-0/+2
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-1/+3
* [POWERPC] Removed setup_indirect_pci_nomapKumar Gala2007-07-231-2/+0
* [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala2007-07-231-0/+5
* [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-231-0/+3
* [POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2007-07-221-0/+3
* [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-221-1/+1
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-7/+4
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-202-4/+21
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-2/+6
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+3
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-0/+10
* [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-201-1/+7
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-5/+5
* [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-0/+1
OpenPOWER on IntegriCloud