summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-09mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-21signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-08-10powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin
2018-08-10powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-08-08powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-08-07powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman
2018-08-07powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman
2018-08-07powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman
2018-08-07powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman
2018-08-07powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOGMichael Ellerman