summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-092-16/+30
* powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-092-960/+995
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-095-306/+212
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-093-11/+56
* powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-021-2/+1
* powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-021-7/+2
* powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-021-8/+0
* powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-021-9/+3
* powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot2009-06-021-2/+38
* Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-293-12/+13
|\
| * powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-271-1/+1
| * powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
| * powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
| * powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
* | powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-212-6/+110
* | powerpc: Improve decrementer accuracyAnton Blanchard2009-05-211-3/+18
* | powerpc/pci: Remove redundant pcnet32 fixupKumar Gala2009-05-212-21/+0
* | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-211-8/+0
* | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-27/+1
* | powerpc/pci: Clean up direct access to sysdata by RTASKumar Gala2009-05-211-8/+2
* | powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-211-2/+4
* | powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman2009-05-211-6/+1
* | powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-211-7/+0
* | powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman2009-05-211-14/+17
* | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman2009-05-211-40/+56
|/
* powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
* powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-152-6/+6
* powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
* powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-281-1/+1
|\
| * Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-1/+1
* | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
* | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
* | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-6/+5
|\ \ | |/
| * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-223-8/+7
| |\
| | * powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-151-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+1
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-2/+2
|/
* powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
* powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
* powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
* powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
* powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
* powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
* powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-071-0/+16
* powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
OpenPOWER on IntegriCloud