aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-0/+5
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-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-1/+11
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
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig1-7/+4
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2-4/+21
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-2/+6
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann1-0/+3
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann1-0/+10
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi1-1/+7
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch1-5/+5
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-0/+1
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch1-0/+8
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft1-4/+4
2007-07-20Create linux/of_platorm.hStephen Rothwell1-32/+6
2007-07-20Begin consolidation of of_device.hStephen Rothwell1-17/+5
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-0/+1
2007-07-20Consolidate of_find_propertyStephen Rothwell1-0/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-0/+2
2007-07-20Start split out of common open firmware codeStephen Rothwell1-0/+3
2007-07-20Split out common parts of prom.hStephen Rothwell1-37/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+3
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-2/+0
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2-1/+3
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+15
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-2/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2-38/+0
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds38-361/+1082
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann1-0/+2