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.12.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
/
mips
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-2
/
+2
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
1
-2
/
+2
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
1
-2
/
+0
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-9
/
+0
2023-11-23
mips: io: remove duplicated codes
Baoquan He
1
-23
/
+5
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
1
-28
/
+68
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-3
/
+2
2023-06-09
mips: provide unxlate_dev_mem_ptr() in asm/io.h
Arnd Bergmann
1
-0
/
+1
2023-03-14
MIPS: Loongson64: Opt-out war_io_reorder_wmb
Jiaxun Yang
1
-1
/
+1
2022-08-07
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2022-07-11
MIPS: Make phys_to_virt utilize __va()
Florian Fainelli
1
-1
/
+1
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-9
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-04-06
MIPS: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
1
-1
/
+13
2020-07-28
MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
Jiaxun Yang
1
-2
/
+0
2020-07-26
mips: io.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-04-19
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
1
-83
/
+3
2020-04-19
MIPS: split out the 64-bit ioremap implementation
Christoph Hellwig
1
-28
/
+37
2020-04-19
MIPS: merge __ioremap_mode into ioremap_prot
Christoph Hellwig
1
-17
/
+13
2020-04-19
MIPS: remove cpu_has_64bit_addresses
Christoph Hellwig
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+0
2020-01-06
MIPS: define ioremap_nocache to ioremap
Christoph Hellwig
1
-23
/
+2
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-1
/
+1
2019-08-31
mips: remove ioremap_cachable
Christoph Hellwig
1
-4
/
+3
2019-08-24
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
1
-12
/
+2
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+11
2019-07-17
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
1
-2
/
+0
2019-06-25
mips: Remove q-accessors from non-64bit platforms
Serge Semin
1
-0
/
+11
2019-04-08
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
1
-3
/
+0
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
1
-4
/
+6
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
1
-0
/
+12
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
1
-20
/
+28
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
1
-8
/
+20
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
1
-8
/
+3
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
1
-0
/
+13
2018-09-19
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
1
-1
/
+1
2018-08-30
MIPS: Remove SLOW_DOWN_IO
Paul Burton
1
-37
/
+3
2018-08-30
MIPS: Use GENERIC_IOMAP
Paul Burton
1
-5
/
+10
2018-07-30
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
1
-4
/
+4
2018-07-21
mips: mm: Discard ioremap_cacheable_cow() method
Serge Semin
1
-7
/
+0
2018-07-10
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
1
-6
/
+2
2018-07-10
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
1
-0
/
+23
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
1
-2
/
+2
2018-06-20
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-04-14
MIPS: io: Add barrier after register read in readX()
Sinan Kaya
1
-0
/
+2
2018-04-13
MIPS: io: Prevent compiler reordering writeX()
Sinan Kaya
1
-1
/
+1
2017-09-04
MIPS: Add __ioread64_copy
Paul Burton
1
-0
/
+2
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
1
-5
/
+5
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
1
-0
/
+1
[next]