aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao
2014-02-11powerpc/relocate fix relocate processing in LE modeLaurent Dufour
2014-02-11powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar
2014-01-29powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras
2014-01-29powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-15powerpc/eeh: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2014-01-15powerpc: Fix races with irq_workBenjamin Herrenschmidt
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar
2014-01-15powerpc/iommu: Don't detach device without IOMMU groupGavin Shan
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2014-01-10powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao
2014-01-09powerpc: introduce early_get_first_memblock_infoKevin Hao
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng
2014-01-09KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan
2014-01-07powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng