aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 6-15/+15
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 193-1822/+9749
2009-12-11Unify sys_mmap*Gravatar Al Viro 1-14/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 8-10/+10
2009-12-09powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeGravatar Benjamin Herrenschmidt 1-1/+1
2009-12-09Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 35-349/+363
2009-12-09powerpc/pseries: Track previous CPPR values to correctly EOI interruptsGravatar Mark Nelson 1-5/+51
2009-12-09powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPGravatar Nathan Fontenot 1-94/+94
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constGravatar Roman Fietze 21-23/+23
2009-12-09powerpc/8xx: DTLB Miss cleanupGravatar Joakim Tjernlund 1-6/+11
2009-12-09powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Gravatar Joakim Tjernlund 1-96/+0
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesGravatar Joakim Tjernlund 2-42/+0
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUGravatar Joakim Tjernlund 2-2/+11
2009-12-09powerpc/8xx: Add missing Guarded setting in DTLB Error.Gravatar Joakim Tjernlund 1-3/+10
2009-12-09powerpc/8xx: Fixup DAR from buggy dcbX instructions.Gravatar Joakim Tjernlund 1-4/+143
2009-12-09powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Gravatar Joakim Tjernlund 1-1/+14
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Gravatar Joakim Tjernlund 2-55/+57
2009-12-09powerpc/8xx: Invalidate non present TLBsGravatar Joakim Tjernlund 1-1/+7
2009-12-09Merge commit 'jwb/next' into nextGravatar Benjamin Herrenschmidt 2-23/+13
2009-12-09Merge commit 'gcl/next' into nextGravatar Benjamin Herrenschmidt 6-15/+1030
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gravatar Gautham R Shenoy 1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGravatar Gautham R Shenoy 1-0/+101
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Gravatar Valentine Barshak 1-0/+3
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingGravatar Nathan Fontenot 1-0/+88
2009-12-09sysfs/cpu: Add probe/release filesGravatar Nathan Fontenot 3-0/+28
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureGravatar Nathan Fontenot 4-2/+347
2009-12-09powerpc/macio: Rework hotplug media bay supportGravatar Benjamin Herrenschmidt 2-11/+19
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-25/+6
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-3/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-0/+2
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-168/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 2-55/+1
2009-12-08powerpc/macio: Add dma_parms support to macioGravatar Benjamin Herrenschmidt 1-0/+1
2009-12-08powerpc/macio: Add devres support to macio_deviceGravatar Benjamin Herrenschmidt 1-0/+2
2009-12-08powerpc/kvm: Sync guest visible MMU stateGravatar Alexander Graf 7-16/+98
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTGravatar David Gibson 6-49/+51
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 8-10/+10
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busGravatar Jean Delvare 2-25/+6
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 23-96/+345
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 2-2/+2
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 7-8/+8
2009-12-04powerpc/44x: Fix PCI node in Yosemite DTSGravatar Curtis Wald 1-12/+2
2009-12-04powerpc/44x: Fix DMA ranges in DTS file for Katmai board.Gravatar pbathija@amcc.com 1-11/+11
2009-12-03Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 65-1388/+2650
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionGravatar Hollis Blanchard 1-1/+1
2009-12-03KVM: Activate Virtualization On DemandGravatar Alexander Graf 1-1/+2