summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras11-47/+195
2014-01-15powerpc: Reclaim two unused thread_info flag bitsPaul Mackerras1-4/+0
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 Salgaonkar3-9/+10
2014-01-15pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle ro...Preeti U Murthy1-3/+0
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven1-1/+1
2014-01-15powerpc: add SATA_MV to ppc64_defconfigOlof Johansson1-0/+1
2014-01-15powerpc/powernv: Increase candidate fw image sizeVasant Hegde1-2/+2
2014-01-15powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat1-2/+24
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2-4/+76
2014-01-15powerpc/iommu: Don't detach device without IOMMU groupGavin Shan1-0/+11
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan3-4/+24
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan2-3/+28
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan4-2/+9
2014-01-15powerpc/powernv: Remove unnecessary assignmentGavin Shan1-2/+1
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan1-49/+14
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan1-69/+17
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker46-45/+1
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt32-118/+151
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard1-3/+3
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt1-1/+5
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple5-59/+79
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple7-13/+24
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple9-74/+75
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker3-5/+0
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-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-20powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti1-0/+5
2013-12-18powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig1-1/+0
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2-7/+7
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2-2/+4
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard1-3/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard1-2/+2
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard1-2/+2
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand1-2/+2
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar1-1/+1
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo1-0/+1
2013-12-10powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin6-6/+12
2013-12-10powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson1-4/+3