summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | powerpc: Extended ptrace interfaceDave Kleikamp2010-02-171-0/+77
* | | | powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2010-02-172-3/+7
* | | | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-177-60/+65
* | | | powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-174-32/+37
* | | | powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-172-3/+18
* | | | powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-171-3/+1
* | | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-171-0/+9
* | | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-171-1/+22
* | | | powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-171-0/+5
* | | | powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-091-21/+27
* | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-031-4/+3
* | | | powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-02-031-22/+1
|/ / /
* | | powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-012-8/+2
|/ /
* | powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
|/
OpenPOWER on IntegriCloud