summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-11-06powerpc/powernv: Reserve the correct PE numberGavin Shan
2013-11-06powerpc/powernv: Add PE to its own PELTVGavin Shan
2013-11-06powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt
2013-11-06powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt
2013-11-06powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt
2013-11-05powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt
2013-11-04Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-10-31powerpc/bpf: Support MOD operationVladimir Murzin
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha
2013-10-31powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha
2013-10-31powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling
2013-10-31powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud
2013-10-31powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman
2013-10-31powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater
2013-10-31powerpc/nvram: Scan partitions only onceCedric Le Goater
2013-10-30powerpc/mpc512x: remove unnecessary #ifBrian Norris
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang
2013-10-30powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig
2013-10-30powerpc/powernv: Code update interfaceVasant Hegde
2013-10-30powerpc/powernv: Create opal sysfs directoryVasant Hegde
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard
2013-10-30powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard
2013-10-30powerpc: Enable virtio on ppc64 and pseries configsAnton Blanchard
2013-10-30powerpc: Enable multipath modules on ppc64 and pseriesAnton Blanchard
2013-10-30powerpc: sync ppc64, ppc64e and pseries configsAnton Blanchard
2013-10-30powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard
2013-10-30powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard
2013-10-30powerpc: Fix Unaligned LE Floating Point Loads and StoresTom Musta
2013-10-30powerpc: Fix Unaligned Loads and StoresTom Musta
2013-10-30powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta
2013-10-30powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta
2013-10-30powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard
2013-10-30powerpc: Fix little endian issue in OF PCI scanAnton Blanchard
2013-10-30powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-10-30powerpc: Fix 64K page size support for PPC44xAlistair Popple
2013-10-30powerpc: FA_DUMP depends on KEXECMichael Ellerman
2013-10-30powerpc: Fix a typo in comments of va to pa conversionVaishnavi Bhat
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2013-10-30powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings
2013-10-30powerpc/boot: Don't change link address for OF-based platformsPaul Mackerras