summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-137/+0
|\
| * fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-137/+0
* | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-6/+6
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-8/+2
* | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-5/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-35/+76
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-35/+76
| |\ \ | | |/ | |/|
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1651-373/+378
| | |\
| | * | powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-121-35/+76
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \ \
| * | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-246-25/+172
|\ \ \ \ \
| * | | | | KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf2010-10-241-1/+2
| * | | | | KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2010-10-242-1/+4
| * | | | | KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-241-2/+13
| * | | | | 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
OpenPOWER on IntegriCloud