summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-254-0/+1294
* KVM: PPC: Enable program interrupt to do MMIOAlexander Graf2010-04-251-0/+4
* KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf2010-04-251-0/+33
* KVM: PPC: Fix error in BAT assignmentAlexander Graf2010-04-251-2/+2
* KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-254-0/+361
* KVM: PPC: Make ext giveup non-staticAlexander Graf2010-04-252-2/+2
* KVM: PPC: Make software load/store return eaddrAlexander Graf2010-04-253-23/+33
* KVM: PPC: Implement mtsr instruction emulationAlexander Graf2010-04-251-0/+6
* KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf2010-04-251-1/+1
* KVM: PPC: Preload FPU when possibleAlexander Graf2010-04-251-0/+8
* KVM: PPC: Combine extension interrupt handlersAlexander Graf2010-04-251-5/+50
* KVM: PPC: Add Gekko SPRsAlexander Graf2010-04-253-0/+81
* KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-252-0/+5
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-253-1/+7
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-254-0/+47
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-253-3/+30
* KVM: PPC: Make fpscr 64-bitAlexander Graf2010-04-251-1/+1
* KVM: PPC: Add QPR registersAlexander Graf2010-04-251-0/+5
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-2/+3
* Merge branch 'master' into export-slabhTejun Heo2010-04-052-2/+2
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-041-2/+0Star
| |\
| | * perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0Star
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-031-0/+2
| |\ \ | | |/ | |/|
| | * powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-271-0/+2
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30111-23/+90
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-262-0/+30
|\ \ | |/ |/|
| * powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2010-03-182-0/+30
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17Star
|\ \
| * | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1Star
| * | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6Star
| * | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| * | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
| * | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-192-6/+3Star
| |\ \
| | * | powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-171-3/+0Star
| | * | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-171-3/+3
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-197-107/+165
|\ \ \ \
| * | | | powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
| * | | | powerpc/52xx: update defconfigsGrant Likely2010-03-106-106/+160
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-191-1/+20
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-111-1/+1
| * | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+20
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-4/+4
|\| | |
| * | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-4/+4
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-1335-257/+1225
|\ \ \ | | |/ | |/|
| * | powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp2010-03-091-6/+6
| * | powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0Star
| * | powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
| * | powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-093-5/+16
| * | powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-092-5/+6
| * | powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-092-3/+3