| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: unify ioremap_32 and _64 | Thomas Gleixner | 2008-01-30 | 1 | -463/+0 |
* | x86: unify ioremap | Thomas Gleixner | 2008-01-30 | 1 | -0/+18 |
* | x86: use remove_vm_are in ioremap_32 error path | Thomas Gleixner | 2008-01-30 | 1 | -1/+1 |
* | x86: __iomem annotations | Thomas Gleixner | 2008-01-30 | 1 | -1/+1 |
* | x86: switch to change_page_attr_addr in ioremap_32.c | Thomas Gleixner | 2008-01-30 | 1 | -41/+49 |
* | x86: make c_p_a unconditional in ioremap | Thomas Gleixner | 2008-01-30 | 1 | -2/+2 |
* | x86: cleanup ioremap includes | Thomas Gleixner | 2008-01-30 | 1 | -8/+7 |
* | x86: style cleanup of ioremap code | Thomas Gleixner | 2008-01-30 | 1 | -49/+48 |
* | x86: fix ioremap pgprot inconsistency | Thomas Gleixner | 2008-01-30 | 1 | -2/+1 |
* | x86: early_ioremap_init(), enhance warnings | Ingo Molnar | 2008-01-30 | 1 | -1/+16 |
* | x86: add early_ioremap() leak detection | Ingo Molnar | 2008-01-30 | 1 | -0/+16 |
* | x86: make early_ioremap_debug early_param | Huang, Ying | 2008-01-30 | 1 | -2/+2 |
* | x86: early_ioremap(), debugging | Ingo Molnar | 2008-01-30 | 1 | -0/+29 |
* | x86: add debug warnings to early_ioremap() | Ingo Molnar | 2008-01-30 | 1 | -6/+13 |
* | x86: enhance early_ioremap() | Ingo Molnar | 2008-01-30 | 1 | -10/+26 |
* | x86: early_ioremap_reset fix | Huang, Ying | 2008-01-30 | 1 | -1/+1 |
* | x86 32-bit boot: rename bt_ioremap() to early_ioremap() | Huang, Ying | 2008-01-30 | 1 | -19/+19 |
* | i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap | Huang, Ying | 2008-01-30 | 1 | -2/+85 |
* | x86: set strong uncacheable where UC is really desired | Siddha, Suresh B | 2008-01-30 | 1 | -1/+1 |
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 1 | -0/+274 |