aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig3-12/+13
2019-02-18powerpc/dma: remove max_direct_dma_addrChristoph Hellwig2-23/+3
2019-02-18powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig1-11/+0
2019-02-18powerpc/dma: remove get_pci_dma_opsChristoph Hellwig1-6/+0
2019-02-18powerpc/dma: remove the iommu fallback for coherent allocationsChristoph Hellwig1-66/+2
2019-02-18powerpc/pci: remove the dma_set_mask pci_controller ops methodsChristoph Hellwig1-7/+0
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig1-29/+0
2019-02-18powerpc/cell: use the generic iommu bypass codeChristoph Hellwig1-3/+4
2019-02-18powerpc/dma: handle iommu bypass in dma_iommu_opsChristoph Hellwig2-17/+72
2019-02-18powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_opsChristoph Hellwig1-1/+1
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-27/+94
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-0/+13
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+20
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-5/+14
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-22/+60
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann1-26/+26
2019-02-07powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao1-1/+7
2019-02-05powerpc/32: Include .branch_lt in data sectionJoel Stanley1-0/+1
2019-02-05powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff1-14/+18
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2-29/+50
2019-02-05powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()Sam Bobroff1-9/+11
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff4-59/+49
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff3-10/+13
2019-02-05powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()Sam Bobroff1-27/+13
2019-01-31powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()Joe Lawrence1-7/+7
2019-01-31powerpc/livepatch: small cleanups in save_stack_trace_tsk_reliable()Joe Lawrence1-26/+14
2019-01-31powerpc/livepatch: relax reliable stack tracer checks for first-frameJoe Lawrence1-8/+24
2019-01-31powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange1-0/+7
2019-01-30powerpc/kernel/time: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-30powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy1-2/+2
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman3-11/+6
2019-01-25arch: add split IPC system calls where neededArnd Bergmann1-0/+13
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain1-156/+2
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain1-11/+0
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain1-24/+1
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman1-7/+0
2019-01-15powerpc/64s: Add MMU type to __die() outputMichael Ellerman1-1/+3
2019-01-15powerpc: Show PAGE_SIZE in __die() outputMichael Ellerman1-1/+2
2019-01-15powerpc: Stop using pr_cont() in __die()Michael Ellerman1-18/+8
2019-01-15powerpc: Use ALIGN instead of BLOCKJoel Stanley1-2/+2
2019-01-14powerpc/irq: drop arch_early_irq_init()Christophe Leroy1-5/+0
2019-01-14powerpc: use a CONSOLE_LOGLEVEL_DEBUG macroSergey Senozhatsky1-1/+1
2019-01-11powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao1-3/+4
2019-01-11powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy1-1/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-2/+0
2019-01-04Merge branch 'master' into fixesMichael Ellerman15-62/+56
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds8-20/+18
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-3/+3
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-4/+4
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+9