index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-04-20
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-06-29
powerpc: Don't include asm/ppc_asm.h in other headers
Christophe Leroy
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-04-23
powerpc: Remove unused SLOW_DOWN_IO definition
Bjorn Helgaas
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
2021-10-09
powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
Nick Desaulniers
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2020-12-04
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
2020-12-04
powerpc: inline iomap accessors
Christophe Leroy
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-02
powerpc: remove __ioremap_at and __iounmap_at
Christoph Hellwig
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
2018-12-19
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2018-11-12
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
2018-10-19
powerpc/io: remove old GCC version implementation
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
2018-05-18
powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
Michael Ellerman
2018-04-05
powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
Logan Gunthorpe
2017-04-21
powerpc/mm: Wire up ioremap_cache()
Oliver O'Halloran
2017-04-13
powerpc: Drop include of linux/io.h from asm/io.h
Michael Ellerman
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-09-09
powerpc: Add simple cache inhibited MMIO accessors
Suresh Warrier
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-12-17
powerpc: Add __raw_rm_writeq() function
Alistair Popple
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-10-20
powerpc: io: implement dummy relaxed accessor macros for writes
Will Deacon
2013-12-05
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
2013-10-11
powerpc: Enable /dev/port when isa_io_special is set
Benjamin Herrenschmidt
2013-10-11
powerpc: Support endian agnostic MMIO
Ian Munsie
2013-08-14
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
[next]