index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-31
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-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
1
-2
/
+0
2019-06-24
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-18
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-20
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-19
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-12
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
2015-10-06
MIPS: Define ioremap_uc
Ben Hutchings
1
-0
/
+1
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-4
/
+4
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
1
-2
/
+2
2014-03-26
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
1
-2
/
+2
2013-07-01
MIPS: define write{b,w,l,q}_relaxed
Florian Fainelli
1
-0
/
+5
2013-07-01
MIPS: Expose missing pci_io{map,unmap} declarations
Markos Chandras
1
-0
/
+5
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
1
-1
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-15
/
+15
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
1
-0
/
+1
2012-07-18
mips: fix bug.h build regression
Yoichi Yuasa
1
-0
/
+1
2011-10-20
Revert "MIPS: LD/SD o32 macro GAS fix update"
Ralf Baechle
1
-10
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-16
MIPS: LD/SD o32 macro GAS fix update
Maciej W. Rozycki
1
-2
/
+10
[next]