aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff1-1/+1
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff1-1/+1
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy1-1/+0
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+2
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V1-15/+7
2019-01-31powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL maskReza Arbab1-1/+1
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot1-0/+2
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman1-0/+1
2019-01-26ppc: bpf: implement jitting of JMP32Jiong Wang1-0/+1
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+2
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-3/+0
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain1-6/+0
2019-01-15powerpc/powernv: Remove never used pnv_power9_force_smt4Alexey Kardashevskiy1-1/+0
2019-01-15powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not definedAlexey Kardashevskiy1-6/+24
2019-01-14powerpc/ipic: drop unused functionsChristophe Leroy1-3/+0
2019-01-14powerpc/hvsi: Fix spelling mistake: "lenght" should be "length"Matteo Croce1-1/+1
2019-01-08powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-17/+13
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)4-17/+13
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-5/+5
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds59-1056/+387
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+46
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman2-0/+3
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman1-5/+1
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2-0/+3
2018-12-21Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-nextPaolo Bonzini2-0/+5
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu1-1/+1
2018-12-21powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy1-0/+1
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy1-8/+4
2018-12-21powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy1-0/+3
2018-12-21powerpc/powernv: Move npu struct from pnv_phb to pci_controllerAlexey Kardashevskiy1-0/+1
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2-2/+14
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy1-2/+2
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan4-785/+8
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan1-2/+1
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan1-1/+0
2018-12-21powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2-3/+5
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai1-6/+9
2018-12-21KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()Suraj Jitindar Singh2-0/+5
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar1-1/+1
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar1-0/+5
2018-12-21powerpc/powernv: Move opal_power_control_init() call in opal_init().Mahesh Salgaonkar1-0/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+11