summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-0/+60
* | [POWERPC] Export virq mapping via debugfsMichael Ellerman2007-09-141-0/+63
* | [POWERPC] Initialise hwirq for legacy irqsMichael Ellerman2007-09-141-1/+1
* | [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-1/+9
* | [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-1/+1
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-4/+6
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-143-25/+13
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-121-1/+1
| |\
| | * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-131-1/+1
| * | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
| |/
| * [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
* | [POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak2007-09-072-1/+19
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-3/+1
|\ \ | |/
| * Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-201-3/+1
| |\
| | * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-3/+1
* | | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-2/+0
* | | [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-221-136/+0
* | | [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-335/+1
* | | [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-84/+2
* | | [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-2/+2
* | | [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-224-47/+27
* | | [POWERPC] Advertise correct IDE mode on Pegasos2Olaf Hering2007-08-221-3/+8
* | | [POWERPC] Fix 40x buildJosh Boyer2007-08-202-2/+1
* | | [POWERPC] 40x decrementer fixesJosh Boyer2007-08-201-1/+1
* | | [POWERPC] 40x MMUJosh Boyer2007-08-201-1/+1
* | | [POWERPC] Rename 4xx paths to 40xJosh Boyer2007-08-202-1/+1
* | | [POWERPC] Fix section mismatch in crash_dump.cStephen Rothwell2007-08-171-1/+1
* | | [POWERPC] Handle alignment faults on new FP load/store instructionsPaul Mackerras2007-08-171-8/+49
* | | [POWERPC] null_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* | | [POWERPC] rtas_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* | | [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-5/+5
* | | [POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2007-08-171-8/+0
* | | [POWERPC] Remove nvram forward declarationsLinas Vepstas2007-08-171-5/+0
* | | [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-175-5/+0
|/ /
* | [POWERPC] Fix for assembler -gRoland McGrath2007-08-151-0/+1
* | [POWERPC] Fix small race in 44x tlbie functionDavid Gibson2007-08-151-1/+11
|/
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-0/+1
* [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-101-7/+9
* [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-031-0/+3
* [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-031-1/+4
* [POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry2007-08-031-6/+3
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-1/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-3/+3
* Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-07-265-7/+29
|\
| * [POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala2007-07-261-0/+4
| * [POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala2007-07-264-7/+7
| * [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala2007-07-251-0/+18
* | [POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt2007-07-261-1/+7
* | [POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2007-07-261-0/+23
OpenPOWER on IntegriCloud