summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-242-1/+1
| * | | | | KVM: PPC: Interpret SR registers on demandAlexander Graf2010-10-241-10/+1
| * | | | | KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Make long relocations be ulongAlexander Graf2010-10-241-2/+2
| * | | | | KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-241-0/+4
| * | | | | KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-241-0/+1
| * | | | | KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+2
| * | | | | KVM: PPC: Make PAM a defineAlexander Graf2010-10-241-0/+3
| * | | | | KVM: PPC: Tell guest about pending interruptsAlexander Graf2010-10-241-0/+1
| * | | | | KVM: PPC: Add PV guest scratch registersAlexander Graf2010-10-241-0/+3
| * | | | | KVM: PPC: Add PV guest critical sectionsAlexander Graf2010-10-241-0/+1
| * | | | | KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-242-1/+114
| * | | | | KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-242-4/+4
| * | | | | KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-242-2/+2
| * | | | | KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-242-1/+1
| * | | | | KVM: PPC: Convert DSISR to shared pageAlexander Graf2010-10-242-1/+1
| * | | | | KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-242-1/+1
| * | | | | KVM: PPC: Introduce shared pageAlexander Graf2010-10-242-0/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-2123-58/+218
|\ \ \ \ \
| * | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-141-0/+15
| * | | | | powerpc/85xx: add cache-sram supportHarninder Rai2010-10-141-0/+48
| * | | | | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2010-10-141-0/+7
| * | | | | powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-141-0/+1
| * | | | | powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-131-2/+2
| * | | | | powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-131-0/+1
| * | | | | Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-132-1/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | powerpc: Wire up direct socket system callsIan Munsie2010-09-022-1/+39
| * | | | | powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-022-13/+4
| * | | | | powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-024-7/+7
| * | | | | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-022-4/+4
| * | | | | powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-021-0/+8
| * | | | | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-025-26/+61
| * | | | | powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-021-1/+1
| * | | | | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-021-0/+2
| * | | | | powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-021-5/+9
| * | | | | powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-021-0/+3
| * | | | | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-021-0/+7
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-212-7/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-082-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3145-337/+324
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-0/+12
| * | | | | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-7/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-49/+66
|\ \ \ \ \ \ \
| * | | | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-49/+66
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-4/+0
|\ \ \ \ \ \ \
| * | | | | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-181-4/+0
| |/ / / / / /
* | | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
|/ / / / / /
* | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
OpenPOWER on IntegriCloud