summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds35-257/+1225
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2010-03-12dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori2-18/+0
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori2-31/+4
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-7/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig2-57/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig4-17/+3
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-96/+1
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-4/+4
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp1-6/+6
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-07Driver 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-05Merge 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