summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-07-03powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-05-17powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman
2015-05-17powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman
2015-05-17powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-05-17powerpc/powernv: Don't map M64 segments using M32DTGavin Shan
2015-05-17powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard
2015-04-23powerpc: Re-enable dynticksPaul Clarke
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
2015-04-16powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-04-16powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-04-16powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-03-23cxl: Fix device_node reference countingRyan Grimm
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-27powernv: Fix OPAL tracepoint codeAnton Blanchard
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-01-16powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan
2014-11-27powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao
2014-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-30powerpc: Fix section mismatch warningFabian Frederick
2014-10-29powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan
2014-10-29powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-10-28powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie
2014-10-28Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman