summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-244-99/+2
| | * | | | | | | | | | | | | | | | KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-247-15/+92
| | * | | | | | | | | | | | | | | | KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-242-1/+2
| | * | | | | | | | | | | | | | | | KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-243-0/+12
| | * | | | | | | | | | | | | | | | KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-247-0/+1330
| | * | | | | | | | | | | | | | | | KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-241-0/+2
| | * | | | | | | | | | | | | | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-241-3/+1
| | * | | | | | | | | | | | | | | | KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard2009-03-242-0/+5
| | * | | | | | | | | | | | | | | | KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-244-202/+284
| | * | | | | | | | | | | | | | | | KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-241-30/+63
| | * | | | | | | | | | | | | | | | KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-241-4/+0
| | * | | | | | | | | | | | | | | | KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-244-6/+6
| | * | | | | | | | | | | | | | | | KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-245-20/+15
| | * | | | | | | | | | | | | | | | KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-243-13/+9
| | * | | | | | | | | | | | | | | | KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-241-3/+5
| | * | | | | | | | | | | | | | | | KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-243-4/+5
| | * | | | | | | | | | | | | | | | KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2009-03-242-7/+7
| | * | | | | | | | | | | | | | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-6/+0
| | * | | | | | | | | | | | | | | | KVM: New guest debug interfaceJan Kiszka2009-03-242-2/+9
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | PS3: replace bus_id usageGreg Kroah-Hartman2009-03-241-2/+2
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-262-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-182-0/+14
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-3068-1784/+4468
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger2009-03-277-0/+2231
| * | | | | | | | | | | | | | | | powerpc/83xx: Update ranges in gianfar node to match other dtsKumar Gala2009-03-241-5/+6
| * | | | | | | | | | | | | | | | powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-2411-199/+237
| * | | | | | | | | | | | | | | | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-2431-1016/+1183
| * | | | | | | | | | | | | | | | powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-2418-393/+488
| * | | | | | | | | | | | | | | | powerpc/83xx: Add power management support for MPC837x boardsAnton Vorontsov2009-03-246-171/+323
* | | | | | | | | | | | | | | | | powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt2009-03-271-4/+2
* | | | | | | | | | | | | | | | | powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-275-6/+25
* | | | | | | | | | | | | | | | | powerpc: Add write barrier before enabling DTL flagsJeremy Kerr2009-03-271-0/+4
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-244-34/+43
* | | | | | | | | | | | | | | | powerpc/mm: Add option for non-atomic PTE updates to ppc64Benjamin Herrenschmidt2009-03-242-1/+13
* | | | | | | | | | | | | | | | powerpc/mm: Fix printk type warning in mmu_context_nohashBenjamin Herrenschmidt2009-03-241-1/+1
* | | | | | | | | | | | | | | | powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-242-1/+1
* | | | | | | | | | | | | | | | powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt2009-03-244-337/+233
* | | | | | | | | | | | | | | | powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-2412-76/+89
* | | | | | | | | | | | | | | | powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5
* | | | | | | | | | | | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-244-7/+45
* | | | | | | | | | | | | | | | powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala2009-03-241-27/+24
* | | | | | | | | | | | | | | | powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala2009-03-241-8/+3
* | | | | | | | | | | | | | | | powerpc: expect all devices calling dma ops to have archdata setKumar Gala2009-03-241-11/+1
* | | | | | | | | | | | | | | | powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-242-13/+36
* | | | | | | | | | | | | | | | powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala2009-03-241-1/+1
* | | | | | | | | | | | | | | | powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell2009-03-241-1/+1
* | | | | | | | | | | | | | | | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-247-23/+20
* | | | | | | | | | | | | | | | powerpc: Turn on self-tests in ppc64_defconfigMichael Ellerman2009-03-241-3/+3
* | | | | | | | | | | | | | | | powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman2009-03-241-3/+3
OpenPOWER on IntegriCloud