summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2013-11-04powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
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: 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-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 Little Endian Alignment Handler for Float Pair InstructionsTom Musta
2013-10-30powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta
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: Move local setup.h declarations to arch includesRobert Jennings
2013-10-29Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-10-29Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-29powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-29powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe
2013-10-29powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe
2013-10-29powerpc: Set the NOTE type for SPE regsetSuzuki Poulose
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-18powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-18powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V
2013-10-17powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-17powerpc: move debug registers in a structureBharat Bhushan
2013-10-17powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-17KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras