summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy
2018-10-13powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy
2018-10-13powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcoresGautham R. Shenoy
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy
2018-10-13powerpc: Fix stackprotector detection for non-glibc toolchainsMichael Ellerman
2018-10-13powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman
2018-10-13powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley
2018-10-13powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing
2018-10-13powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-13powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2018-10-13powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley
2018-10-13powerpc/boot: Fix opal console in boot wrapperJoel Stanley
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-10-13powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2018-10-13powerpc/perf: Quiet IMC PMU registration messageJoel Stanley
2018-10-13powerpc/process: Constify the number of insns printed by show instructions fu...Christophe Leroy
2018-10-13powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy
2018-10-13powerpc/process: Add missing include of stacktrace.hChristophe Leroy
2018-10-13powerpc/process: Fix sparse address space warningsChristophe Leroy
2018-10-13powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy
2018-10-13KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPTLiran Alon