index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
/
io.h
Age
Commit message (
Expand
)
Author
2008-04-28
[MIPS] Allow setting of the cache attribute at run time.
Chris Dearman
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-07-12
[MIPS] Workaround for a sparse warning in include/asm-mips/io.h
Atsushi Nemoto
2007-07-10
[MIPS] Make ioremap() work on TX39/49 special unmapped segment
Atsushi Nemoto
2007-02-18
[MIPS] Iomap implementation.
Ralf Baechle
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
2007-02-06
[MIPS] FLATMEM: introduce PHYS_OFFSET.
Franck Bui-Huu
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
2006-10-19
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
2006-03-21
[MIPS] Make I/O helpers more customizable
Atsushi Nemoto
2006-03-18
[MIPS] Work around bad code generation for <asm/io.h>.
Ralf Baechle
2006-02-28
[MIPS] Fix build error on processors that don's support copy-on-write.
Ralf Baechle
2006-02-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-02-08
[MIPS] Add 'const' to readb and friends
Atsushi Nemoto
2006-02-08
[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h
Al Viro
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2005-11-17
[MIPS] Add const qualifier to writes##bwlq.
Arnaud Giersch
2005-10-29
Glue again after removal of BUILD_BUG().
Ralf Baechle
2005-10-29
Inline ioremap() calls for constant addresses that map to KSEG1.
Maciej W. Rozycki
2005-10-29
Fix a few build warnings.
Ralf Baechle
2005-10-29
Sparseify MIPS.
Ralf Baechle
2005-10-29
ISOify.
Ralf Baechle
2005-10-29
Define mem_*() I/O accessory functions that preserve byte addresses.
Maciej W. Rozycki
2005-10-29
Enable/disable irq's only if needed.
Thiemo Seufer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds