summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2014-09-17powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-09-17powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-09-17powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin
2014-07-29locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-18powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck
2014-07-18powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley
2014-07-18powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley
2014-07-18powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard
2014-07-17powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-07-17powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt
2014-07-17powerpc: Don't setup CPUs with bad statusMichael Neuling
2014-07-17powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2014-07-17powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-07-17powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-07-17powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-07-17powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-07-17powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-07-17powerpc/pseries: Fix overwritten PE stateGavin Shan
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-07-02KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard
2014-06-27powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-06-27powerpc: Fix Oops in rtas_stop_self()Li Zhong
2014-06-09powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-06-09powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-06-09powerpc/powernv: Reset root port in firmwareGavin Shan
2014-05-15powerpc: Add vr save/restore functionsAndreas Schwab
2014-05-15powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2014-05-15powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-05-05powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-03-22powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-22powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-05powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-03-05powerpc/powernv: Rework EEH resetGavin Shan
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-02-06bpf: do not use reciprocal divideEric Dumazet