summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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 Blanchard1-4/+4
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: 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: Move local setup.h declarations to arch includesRobert Jennings8-23/+4
2013-10-30Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt10-133/+148
2013-10-30Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2-12/+17
2013-10-29powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood1-0/+1
2013-10-29powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe1-0/+3
2013-10-29powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe1-1/+2
2013-10-29powerpc: Set the NOTE type for SPE regsetSuzuki Poulose1-1/+1
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-12/+0
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-5/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2-12/+17
2013-10-20Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman5-40/+92
2013-10-19powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang1-1/+1
2013-10-19powerpc: export debug registers save function for KVMBharat Bhushan1-1/+2
2013-10-19powerpc: move debug registers in a structureBharat Bhushan6-120/+121
2013-10-19powerpc: remove unnecessary line continuationsBharat Bhushan1-1/+1
2013-10-19powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen1-3/+3
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-1/+1
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2-5/+5
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2-2/+2
2013-10-17powerpc: export debug registers save function for KVMBharat Bhushan1-1/+2
2013-10-17powerpc: move debug registers in a structureBharat Bhushan6-120/+121
2013-10-17powerpc: remove unnecessary line continuationsBharat Bhushan1-1/+1
2013-10-17KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras1-0/+26
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras1-2/+2
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras1-0/+2
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras1-0/+2
2013-10-17powerpc: Emulate sync instruction variantsJames Yang1-0/+7
2013-10-17powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman1-5/+5
2013-10-17powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman1-2/+3
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew1-1/+1
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt13-218/+215
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras5-3/+64
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras12-215/+151
2013-10-11powerpc/eeh: Reorder output messagesGavin Shan1-3/+3
2013-10-11powerpc: Make ftrace endian-safe.Eugene Surovegin1-0/+4
2013-10-11powerpc: Make kernel module helper endian-safe.Eugene Surovegin1-0/+16
2013-10-11powerpc: prom_init exception when updating core valueLaurent Dufour1-6/+22