aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-1417-819/+514
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-142-2/+2
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-142-0/+8
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-145-4/+95
* [POWERPC] Move common code out of if/elseJon Tollefson2007-06-141-2/+1
* [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-141-1/+1
* [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
* [POWERPC] Fix building of COFF zImagesPaul Mackerras2007-06-071-0/+1
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
* [POWERPC] scc_sio: Fix link failureChristoph Hellwig2007-06-071-1/+1
* [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
* [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-071-1/+1
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32
* [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-071-0/+1
* [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-071-35/+5
* [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-071-0/+1
* [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-071-0/+4
* [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson2007-06-071-8/+0
* [POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller2007-06-021-2/+2
* [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman2007-06-021-3/+3
* [POWERPC] Fix compile warning in pseries xics codeMichael Neuling2007-06-021-4/+6
* [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson2007-06-021-8/+6
* [POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2007-06-022-1/+4
* [POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell2007-06-021-0/+1
* [POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell2007-06-021-0/+1
* [POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson2007-06-021-2/+2
* [POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt2007-06-021-0/+2
* [POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman2007-06-021-5/+6
* [POWERPC] Fix Kconfig warningKumar Gala2007-05-231-0/+1
* [POWERPC] Fix modpost warningKumar Gala2007-05-231-1/+1
* [POWERPC] Fix Section mismatch warningsLi Yang2007-05-232-2/+2
* [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-231-3/+1
* [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2007-05-232-2/+2
* [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* [POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt2007-05-221-1/+0
* [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard2007-05-221-3/+3
* [POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard2007-05-221-0/+4
* [POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins2007-05-221-16/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+3
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1835-530/+725
|\