summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-11-17powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-13powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-08-07powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2015-08-07powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2015-08-07powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard
2015-08-07powerpc: Align TOC to 256 bytesAnton Blanchard
2015-08-07powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-08-07powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-08-07powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-09axonram: Fix bug in direct_accessMatthew Wilcox
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-09-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-09-13powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2014-09-13powerpc/mm/numa: Fix break placementAndrey Utkin
2014-08-06locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-11powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-11powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-07-11powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-06-09powerpc: Add vr save/restore functionsAndreas Schwab
2014-04-02powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-04-02powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-04-02powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-04-02KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-02-15powerpc: Fix bad stack check in exception entryMichael Neuling
2014-01-03powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2014-01-03powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2014-01-03powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2014-01-03powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2014-01-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-11-28KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-26powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang
2013-10-26powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-26powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-10-26powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2013-10-26powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney
2013-10-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-10powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-09-10powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-02powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-27powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-06-19powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-05-30powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-30powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2013-05-13powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-13powerpc: Add isync to copy_and_flushMichael Neuling
2013-05-13powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-04-25powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings