summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/watchpoint: Fix length calculation for unaligned targetRavi Bangoria2019-11-131-0/+2
| * | | | | powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria2019-11-131-0/+3
| * | | | | Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-134-1/+75
| |\ \ \ \ \
| | * | | | | powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain2019-11-133-1/+46
| | * | | | | powerpc: Detect the trusted boot state of the systemNayna Jain2019-11-121-0/+6
| | * | | | | powerpc: Detect the secure boot mode of the systemNayna Jain2019-11-121-0/+23
| | |/ / / /
| * | | | | powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2019-11-072-29/+21
| * | | | | powerpc: define helpers to get L1 icache sizesAlastair D'Silva2019-11-072-10/+31
| * | | | | powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven2019-11-051-4/+4
| * | | | | powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_allAneesh Kumar K.V2019-11-052-31/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-13/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...Christoph Hellwig2019-11-211-9/+0
| |\ \ \ \ \
| * | | | | | powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_physChristoph Hellwig2019-11-201-4/+0
| * | | | | | dma-direct: unify the dma_capable definitionsChristoph Hellwig2019-11-201-9/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds2019-11-272-0/+6
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman2019-11-141-0/+2
| * | | | | | powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-11-142-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-1/+1
|\ \ \ \ \ \
| * | | | | | powerpc: Add const qual to local_read() parameterEric Dumazet2019-11-241-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-254-1/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-212-0/+4
| |\| | | |
| * | | | | KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2019-10-222-1/+1
| * | | | | KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin2019-10-221-0/+12
| * | | | | KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPsGreg Kurz2019-10-221-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-9/+0
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-9/+0
| |/ /
* | | powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann2019-10-291-0/+3
* | | powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy2019-10-171-0/+1
|/ /
* / powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell2019-10-091-0/+4
|/
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-291-1/+7
|\
| * powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V2019-09-241-1/+7
* | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-283-8/+106
|\ \
| * | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-241-1/+2
| * | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-241-2/+2
| * | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-3/+97
| * | powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-211-0/+3
| * | powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple2019-09-211-3/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-242-3/+0
|\ \ \
| * | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
| * | | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
| |/ /
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+0
|\ \ \ | |/ / |/| |
| * | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2055-634/+718
|\ \ \
| * | | powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-182-1/+4
| * | | powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-141-2/+1
| * | | powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-141-0/+12
| * | | powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-141-8/+0
| * | | powerpc/fadump: consider f/w load areaHari Bathini2019-09-141-10/+1
| * | | powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-142-3/+17
| * | | powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2019-09-141-3/+12
OpenPOWER on IntegriCloud