summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-07-06powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt1-1/+2
2014-07-06powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-06-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+10
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling4-7/+33
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-06powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-09powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-10-13powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-13powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling1-31/+63
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-09-07powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-13/+9
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2-0/+23
2013-08-14powerpc: Save the TAR register earlierMichael Neuling2-9/+10
2013-08-14powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-14powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard1-3/+0
2013-07-25powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-25powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman1-2/+0
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1
2013-07-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling1-1/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman1-2/+2
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling1-1/+2
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling1-64/+16
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling1-4/+4
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao1-1/+3
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao1-4/+1
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao1-9/+0
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling1-0/+7