summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan1-11/+0
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan1-15/+15
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan3-5/+16
2010-03-09powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2-5/+6
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2-3/+3
2010-03-09powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski1-1/+21
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman7-42/+118
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt22-174/+1045
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten1-3/+3
2010-03-06Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-598/+1115
2010-03-05powerpc/perf: e500 supportScott Wood9-100/+970
2010-03-04powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood1-1/+2
2010-03-04powerpc/cpm2: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-04powerpc/86xx: Renaming following split of GE Fanuc joint ventureMartyn Welch9-38/+38
2010-03-04powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov1-7/+7
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-03-04powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-03-04powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov1-17/+17
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-25/+0
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-7/+67
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu3-17/+48
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu3-18/+10
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu1-0/+6
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu2-0/+7
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf1-6/+21
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf4-7/+10
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf2-3/+8
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2-6/+201
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf3-0/+44
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf1-0/+1
2010-03-01KVM: PPC: Make large pages workAlexander Graf2-5/+8
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf1-0/+1
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf1-2/+5
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf1-1/+2
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf6-5/+14
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf9-21/+34
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf1-11/+11
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf4-6/+59
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf10-237/+249
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf4-10/+52
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf11-225/+274
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf2-53/+57
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf1-1/+1