summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't skip ePAPR spin-table CPUsScott Wood2015-08-071-1/+9
* powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2015-08-071-3/+3
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-08-071-0/+1
* powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard2015-08-071-1/+1
* powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-08-071-9/+34
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2014-09-131-3/+2
* powerpc: Don't setup CPUs with bad statusMichael Neuling2014-07-111-1/+1
* powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-07-111-6/+9
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-04-021-0/+1
* powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-04-021-3/+5
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-04-021-0/+3
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2014-01-032-9/+13
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2014-01-031-1/+9
* powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2014-01-031-2/+2
* powerpc/vio: use strcpy in modalias_showPrarit Bhargava2014-01-031-2/+2
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2014-01-031-4/+8
* powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-10-261-0/+1
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-261-1/+1
* powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-261-2/+16
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-10-261-0/+10
* powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-09-101-14/+9
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-021-3/+0
* powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-271-1/+1
* powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-192-1/+11
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-301-0/+113
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2013-05-301-2/+3
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-131-0/+1
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-271-1/+1
* Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings2013-03-202-8/+2
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-03-061-0/+5
* powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-03-062-2/+8
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-161-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-031-1/+1
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-192-2/+11
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-192-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-191-10/+2
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-192-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-191-0/+8
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-021-6/+6
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-07-251-5/+5
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-191-6/+5
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-291-1/+7
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-122-9/+15
* powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-22/+0
* powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-163-1/+3
* powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2