summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-07-181-8/+19
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-10/+14
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-06-051-1/+3
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-03-161-3/+3
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-03-161-0/+7
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-03-162-12/+1
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-03-161-2/+6
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-03-161-2/+6
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-02-231-1/+1
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2017-02-231-1/+1
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2017-02-232-2/+2
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2017-02-231-3/+3
* ppc32: fix copy_from_user()Al Viro2016-11-201-19/+2
* powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao2016-11-201-1/+17
* powerpc/mm/hash64: Fix subpage protection with 4K HPTE configMichael Ellerman2016-08-221-1/+9
* powerpc/mm/hash64: Factor out hash preload psize checkMichael Ellerman2016-08-221-4/+17
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-06-152-1/+2
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-02-131-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-02-131-1/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-171-0/+3
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-135-9/+15
* powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2015-08-071-11/+3
* 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/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot2015-08-071-7/+6
* 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
* axonram: Fix bug in direct_accessMatthew Wilcox2015-05-091-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-202-1/+3
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-2/+2
* powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-09-131-5/+27
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2014-09-133-5/+5
* powerpc/mm/numa: Fix break placementAndrey Utkin2014-09-131-1/+1
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-08-061-0/+1
* 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: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-07-112-2/+9
* powerpc: Add vr save/restore functionsAndreas Schwab2014-06-091-0/+186
* 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
* KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-04-021-1/+1
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-02-151-1/+1
* 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
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-1/+1