index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
Michael Ellerman
1
-0
/
+10
2018-04-05
powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
Logan Gunthorpe
1
-2
/
+2
2017-04-21
powerpc/mm: Wire up ioremap_cache()
Oliver O'Halloran
1
-0
/
+2
2017-04-13
powerpc: Drop include of linux/io.h from asm/io.h
Michael Ellerman
1
-2
/
+0
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
1
-47
/
+51
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
1
-12
/
+7
2016-09-09
powerpc: Add simple cache inhibited MMIO accessors
Suresh Warrier
1
-0
/
+29
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-12-17
powerpc: Add __raw_rm_writeq() function
Alistair Popple
1
-0
/
+11
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
1
-0
/
+1
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-3
/
+0
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
1
-3
/
+0
2014-10-20
powerpc: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-4
/
+8
2013-12-05
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
1
-0
/
+16
2013-10-11
powerpc: Enable /dev/port when isa_io_special is set
Benjamin Herrenschmidt
1
-1
/
+1
2013-10-11
powerpc: Support endian agnostic MMIO
Ian Munsie
1
-18
/
+49
2013-08-14
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
1
-0
/
+8
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
1
-10
/
+15
2013-04-18
powerpc: remove PReP platform
Paul Bolle
1
-4
/
+0
2012-07-11
powerpc: Disable /dev/port interface on systems without an ISA bridge
Haren Myneni
1
-0
/
+8
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-7
/
+5
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
1
-0
/
+5
2011-04-27
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
1
-5
/
+11
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
1
-0
/
+6
2008-12-16
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
1
-7
/
+0
2008-09-25
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
1
-1
/
+1
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+787