summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-311-25/+25
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-313-13/+53
* KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-311-0/+3
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-23/+6
* ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2008-12-311-0/+80
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-312-17/+20
* KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-312-8/+3
* KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard2008-12-311-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2850-646/+907
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-294-9/+47
| * powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-231-0/+13
| * powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-2/+2
| * powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-231-9/+6
| * powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-231-0/+4
| * powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-1/+10
| * powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-211-0/+19
| * powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-211-2/+2
| * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-213-38/+43
| * powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-14/+0
| * powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-213-48/+56
| * powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-213-48/+108
| * powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-215-7/+13
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-226/+34
| * powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-212-14/+56
| * powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+3
| * powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt2008-12-161-0/+5
| * powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt2008-12-161-1/+10
| * powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-161-7/+0
| * powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-162-3/+27
| * powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-0/+1
| * powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-161-2/+0
| * powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce2008-12-161-6/+35
| * powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-27/+26
| * powerpc: Fix typo in pgtable-ppc64.hGeoff Levand2008-12-161-1/+1
| * powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt2008-12-151-7/+8
| * powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-031-0/+2
| * powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-10/+32
| * powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu2008-12-031-9/+17
| * powerpc/math-emu: Fix single float point division bugLiu Yu2008-12-031-1/+1
| * powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov2008-12-031-0/+12
| * powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-031-31/+62
| * powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala2008-12-033-37/+49
| * powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2008-12-032-2/+16
| * powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt2008-12-031-0/+3
| * Merge branch 'merge'Paul Mackerras2008-12-033-3/+2
| |\
| * | powerpc: Provide a separate handler for each IPI actionMilton Miller2008-11-191-0/+7
| * | powerpc: Optimise mutexNick Piggin2008-11-191-5/+130
| * | powerpc: Optimise smp_rmbNick Piggin2008-11-191-9/+11
| * | powerpc: Optimise smp_wmbNick Piggin2008-11-192-2/+6
| * | powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras2008-11-193-12/+12
OpenPOWER on IntegriCloud