summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2-16/+6
2007-08-17[POWERPC] Remove nvram forward declarationsLinas Vepstas1-5/+0
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas1-34/+19
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas1-11/+2
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas1-6/+9
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C4-4/+4
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson3-125/+161
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl16-18/+0
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-19/+0
2007-08-17[POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-28/+0
2007-08-17[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger1-11/+2
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas1-4/+5
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4
2007-08-17[POWERPC] Init markings for cellebIshizaki Kou3-7/+7
2007-08-17[POWERPC] Fix celleb sio section warningIshizaki Kou1-1/+1
2007-08-17[POWERPC] Fix celleb pci section warningsIshizaki Kou1-6/+6
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson1-1/+11
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-10[POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt1-0/+2
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt1-0/+1
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell1-7/+9
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips4-4/+0
2007-08-10[POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com1-135/+65
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand1-5/+5
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven1-18/+19
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch3-140/+170
2007-08-10[POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras1-29/+16
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling3-11/+22
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool1-2/+4
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool1-1/+4
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman1-2/+2
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry1-6/+3
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell1-1/+1
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch1-1/+2
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras1-2/+4
2007-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-0/+70
2007-08-01remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+0
2007-07-30Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-30Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki4-6/+6
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras11-11/+48
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2-1/+6
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi1-4/+0
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt1-0/+3
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt1-1/+7
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt1-0/+23