summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
* Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-191-3/+3
|\
| * powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-161-3/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-126-103/+190
|\ \ | |/
| * powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-091-2/+2
| * powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-2/+16
| * Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2010-03-094-99/+172
| |\
| | * powerpc/perf: e500 supportScott Wood2010-03-054-99/+172
* | | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2010-03-121-3/+0
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-31/+1
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-7/+0
* | | Add generic sys_olduname()Christoph Hellwig2010-03-121-0/+1
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-123-4/+3
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-2/+1
|/ /
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-058-5/+148
|\ \
| * | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-011-0/+2
| * | KVM: PPC E500: fix tlbcfg emulationLiu Yu2010-03-011-0/+2
| * | KVM: PPC E500: Add register l1csr0 emulationLiu Yu2010-03-011-0/+1
| * | KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-011-0/+1
| * | KVM: PPC: Fix initial GPR settingsAlexander Graf2010-03-012-3/+8
| * | KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-011-1/+13
| * | KVM: PPC: Add helper functions to call real mode loadersAlexander Graf2010-03-011-0/+3
| * | KVM: PPC: Make large pages workAlexander Graf2010-03-011-1/+2
| * | KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-013-1/+6
| * | KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-013-1/+2
| * | KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-011-0/+6
| * | KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-015-7/+44
| * | KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-011-0/+40
| * | KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-0/+26
| * | KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-011-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-25/+0
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-02-023-9/+5
| |\ \
| * | | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-25/+0
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* | | | powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-261-1/+1
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-261-18/+0
|\ \ \ \
| * \ \ \ Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-251-18/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-141-5/+0
| | * | | of: move definition of of_chosen into common code.Grant Likely2010-02-141-2/+0
| | * | | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-7/+0
| | * | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-4/+0
| | |/ /
* | | | powerpc: Convert mpic locks to raw_spinlockThomas Gleixner2010-02-191-1/+1
* | | | powerpc: Convert feature_lock to raw_spinlockThomas Gleixner2010-02-191-1/+1
* | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-02-192-0/+28
|\ \ \ \
| * | | | powerpc/mpc5121: enable support for more PSC UARTsAnatolij Gustschin2010-02-161-0/+4
| * | | | powerpc/mpc5121: Add machine restart supportAnatolij Gustschin2010-02-161-0/+24
| |/ / /
* | | | powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-171-0/+5
* | | | powerpc/booke: Add definitions for advanced debug registersDave Kleikamp2010-02-172-3/+129
OpenPOWER on IntegriCloud