index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ioremap_32.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: unify ioremap_32 and _64
Thomas Gleixner
2008-01-30
x86: unify ioremap
Thomas Gleixner
2008-01-30
x86: use remove_vm_are in ioremap_32 error path
Thomas Gleixner
2008-01-30
x86: __iomem annotations
Thomas Gleixner
2008-01-30
x86: switch to change_page_attr_addr in ioremap_32.c
Thomas Gleixner
2008-01-30
x86: make c_p_a unconditional in ioremap
Thomas Gleixner
2008-01-30
x86: cleanup ioremap includes
Thomas Gleixner
2008-01-30
x86: style cleanup of ioremap code
Thomas Gleixner
2008-01-30
x86: fix ioremap pgprot inconsistency
Thomas Gleixner
2008-01-30
x86: early_ioremap_init(), enhance warnings
Ingo Molnar
2008-01-30
x86: add early_ioremap() leak detection
Ingo Molnar
2008-01-30
x86: make early_ioremap_debug early_param
Huang, Ying
2008-01-30
x86: early_ioremap(), debugging
Ingo Molnar
2008-01-30
x86: add debug warnings to early_ioremap()
Ingo Molnar
2008-01-30
x86: enhance early_ioremap()
Ingo Molnar
2008-01-30
x86: early_ioremap_reset fix
Huang, Ying
2008-01-30
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
2008-01-30
x86: set strong uncacheable where UC is really desired
Siddha, Suresh B
2007-10-11
i386: move mm
Thomas Gleixner