summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds49-95/+103
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds156-2106/+4014
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+1
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+2
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring6-0/+6
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring23-116/+211
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-36/+44
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2-8/+9
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan3-16/+17
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt1-0/+23
2013-11-06powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt1-55/+81
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt3-9/+9
2013-11-05powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt1-0/+4
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt4-18/+10
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-0/+1
2013-10-31powerpc/bpf: Support MOD operationVladimir Murzin2-0/+21
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin1-1/+1
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2-34/+0
2013-10-31powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha1-1/+1
2013-10-31powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling1-5/+2
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud1-25/+32
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud4-16/+21
2013-10-31powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman1-0/+4
2013-10-31powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater1-2/+8
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2-4/+4
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater1-3/+3
2013-10-31powerpc/mpc512x: remove unnecessary #ifBrian Norris2-17/+7
2013-10-31powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-10-31Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang1-3/+2
2013-10-31powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig1-0/+3
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde5-1/+683
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde2-0/+22
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard3-0/+247
2013-10-30powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven1-1/+1
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2-6/+6
2013-10-30powerpc: Enable virtio on ppc64 and pseries configsAnton Blanchard2-0/+12
2013-10-30powerpc: Enable multipath modules on ppc64 and pseriesAnton Blanchard2-0/+12
2013-10-30powerpc: sync ppc64, ppc64e and pseries configsAnton Blanchard3-30/+8
2013-10-30powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard1-4/+5
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2013-10-30powerpc: Fix Unaligned LE Floating Point Loads and StoresTom Musta1-12/+40
2013-10-30powerpc: Fix Unaligned Loads and StoresTom Musta1-0/+45
2013-10-30powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta1-6/+0
2013-10-30powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta1-5/+16
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard1-29/+30
2013-10-30powerpc: Fix little endian issue in OF PCI scanAnton Blanchard1-2/+2