aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2016-03-08KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood
2016-03-03powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-01-31powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell
2016-01-21powerpc: Simplify module TOC handlingAlan Modra
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2016-01-20powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim