summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-0/+5
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-1/+1
* [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-1/+11
* [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
* [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
* Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-0/+2
* Start split out of common open firmware codeStephen Rothwell2007-07-201-0/+3
* Split out common parts of prom.hStephen Rothwell2007-07-201-37/+6
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+3
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+7
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-2/+0
* sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-172-1/+3
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+15
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-2/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-172-38/+0
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1638-361/+1082
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1138-361/+1082
| |\
OpenPOWER on IntegriCloud