summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-238-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-08-011-1/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-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-241-0/+2
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-241-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
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-0/+8
* [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-201-4/+4
* Create linux/of_platorm.hStephen Rothwell2007-07-201-32/+6
* Begin consolidation of of_device.hStephen Rothwell2007-07-201-17/+5
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-0/+1
* Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+1