summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-2/+0
2014-01-29powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras1-12/+7
2014-01-29powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab1-1/+1
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-83/+0
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds46-391/+2197
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+20
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+0
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar8-34/+41
2014-01-15powerpc/eeh: Use global PCI rescan-remove lockingRafael J. Wysocki1-3/+16
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-72/+78
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt11-57/+756
2014-01-15powerpc: Fix transactional FP/VMX/VSX unavailable handlersPaul Mackerras1-9/+36
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras8-46/+188
2014-01-15powerpc: Fix races with irq_workBenjamin Herrenschmidt1-0/+11
2014-01-15Move precessing of MCE queued event out from syscall exit path.Mahesh Salgaonkar2-8/+10
2014-01-15powerpc/iommu: Don't detach device without IOMMU groupGavin Shan1-0/+11
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan2-3/+22
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan1-0/+3
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker12-11/+1
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+13
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt1-9/+13
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2-83/+0
2014-01-10powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun1-8/+2
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood3-0/+45
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao1-13/+28
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao1-5/+69
2014-01-09powerpc: introduce early_get_first_memblock_infoKevin Hao1-1/+40
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao1-0/+81
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2-0/+36
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao1-0/+2
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng1-0/+316
2014-01-07powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng1-0/+21
2014-01-07powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng1-0/+21
2014-01-07powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood1-16/+16
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers1-2/+28
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman2-0/+29
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+2
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt7-11/+16
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard1-3/+3
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple3-50/+67
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-2/+3
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple3-50/+51
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar1-140/+138
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2-4/+4
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+17