summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-06powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-12-06powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-14powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-11-14powerpc/powernv: Properly fix LPC debugfs endiannessBenjamin Herrenschmidt
2014-11-14powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-10-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-30powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-10-30powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar
2014-09-09powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigsCyril Bur
2014-09-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-13powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon
2014-08-13powerpc: Hard disable interrupts in xmonAnton Blanchard
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-08-13powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman
2014-08-13powerpc/ppc476: Disable BTACAlistair Popple
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan
2014-08-13powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-08-13powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck