summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-04powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe
2014-09-04powerpc/8xx: Optimize verification in FixupDARLEROY Christophe
2014-09-04powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe
2014-09-04powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe
2014-09-04powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe
2014-09-04powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe
2014-09-04powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu
2014-09-04powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu
2014-09-04powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu
2014-09-04powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu
2014-09-03powerpc: dts: t4240: Change T4240 USB controller versionNikhil Badola
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra
2014-09-03powerpc: configs: Add VFAT file-system configsNikhil Badola
2014-09-03powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu
2014-09-03powerpc/fsl-pci: Limit ZONE_DMA32 to 2GiB on 64-bit platformsScott Wood
2014-09-03powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood
2014-09-03powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-27Revert "powerpc: Replace __get_cpu_var uses"Tejun Heo
2014-08-26powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter
2014-08-26powerpc/simpleboot: fix commentGeert Uytterhoeven
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
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-14locking,arch,powerpc: Fold atomic_opsPeter Zijlstra
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