summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell2-0/+11
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard4-0/+87
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard1-9/+12
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-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-30powerpc/mpc512x: remove unnecessary #ifBrian Norris2-17/+7
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang1-3/+2
2013-10-30powerpc/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
2013-10-30powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple1-1/+1
2013-10-30powerpc: FA_DUMP depends on KEXECMichael Ellerman1-1/+1
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat1-1/+1
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings9-23/+8
2013-10-30powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings1-4/+4
2013-10-30powerpc/boot: Don't change link address for OF-based platformsPaul Mackerras1-0/+4
2013-10-30powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell1-0/+3