aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-13powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood
2015-04-13powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-04-13powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14Mark Brown
2015-03-19gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.14/topic/gcovRiku Voipio
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-20of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-20of: Stop naming platform_device using dcr addressGrant Likely
2015-02-19of: Reorder device tree changes and notifiersGrant Likely
2015-02-19of: Move dynamic node fixups out of powerpc and into common codeGrant Likely
2015-02-19of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-09Merge tag 'v3.14.32' into linux-linaro-lsk-v3.14Mark Brown
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
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-17 Merge tag 'v3.14.27' into linux-linaro-lsk-v3.14Alex Shi
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-12-08Merge tag 'v3.14.26' into linux-linaro-lsk-v3.14Mark Brown
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-10-05powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inChristoffer Dall
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionChristoffer Dall
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-10-02KVM: Rename and add argument to check_extensionChristoffer Dall
2014-09-17Merge tag 'v3.14.19' into linux-linaro-lsk-v3.14lsk-v3.14-14.09Mark Brown
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-09-17powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V