summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell1-136/+0
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell1-335/+1
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell1-84/+2
2007-08-22[POWERPC] Whitespace cleanup in arch/powerpcScott Wood1-2/+2
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell4-47/+27
2007-08-22[POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering1-3/+8
2007-08-20[POWERPC] Fix 40x buildJosh Boyer2-2/+1
2007-08-20[POWERPC] 40x decrementer fixesJosh Boyer1-1/+1
2007-08-20[POWERPC] 40x MMUJosh Boyer1-1/+1
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer2-1/+1
2007-08-17[POWERPC] Fix section mismatch in crash_dump.cStephen Rothwell1-1/+1
2007-08-17[POWERPC] Handle alignment faults on new FP load/store instructionsPaul Mackerras1-8/+49
2007-08-17[POWERPC] null_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] rtas_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-5/+5
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas1-8/+0
2007-08-17[POWERPC] Remove nvram forward declarationsLinas Vepstas1-5/+0
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl5-5/+0
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-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-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling1-0/+3
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool1-1/+4
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry1-6/+3
2007-08-01remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+0
2007-07-30Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-30Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-3/+3
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras5-7/+29
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
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry1-0/+4
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell1-3/+4
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala1-0/+4
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala4-7/+7
2007-07-26[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala1-0/+18
2007-07-26Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras1-1/+1
2007-07-24[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala1-6/+12
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala1-0/+7
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell1-1/+1
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool1-1/+1
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+1
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch1-0/+67
2007-07-20Create drivers/of/platform.cStephen Rothwell1-81/+1
2007-07-20Begin to consolidate of_device.cStephen Rothwell1-121/+1
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-114/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-24/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-21/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-23/+1