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