Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: no CPA on iounmap | Thomas Gleixner | 2008-02-04 | 1 | -3/+0 |
* | x86: ioremap remove the range check of cpa | Thomas Gleixner | 2008-02-04 | 1 | -15/+2 |
* | x86: simplify __ioremap | Thomas Gleixner | 2008-02-04 | 1 | -8/+6 |
* | x86: relax RAM check in ioremap() | Ingo Molnar | 2008-02-04 | 1 | -4/+5 |
* | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 | 1 | -1/+2 |
* | x86: early_ioremap_reset fix 2 | Huang, Ying | 2008-01-31 | 1 | -1/+1 |
* | x86: fix early_ioremap pagetable ops | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+2 |
* | x86: ioremap KERN_INFO | Ingo Molnar | 2008-01-30 | 1 | -4/+4 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -2/+0 |
* | x86: cpa: convert ioremap to new API | Thomas Gleixner | 2008-01-30 | 1 | -22/+35 |
* | x86: fix ioremap API | Thomas Gleixner | 2008-01-30 | 1 | -3/+8 |
* | x86: fix ioremap RAM check | Thomas Gleixner | 2008-01-30 | 1 | -13/+4 |
* | x86: fix the missing BIOS area check in page_is_ram | Thomas Gleixner | 2008-01-30 | 1 | -5/+10 |
* | x86: move page_is_ram() function | Thomas Gleixner | 2008-01-30 | 1 | -0/+24 |
* | x86: unify ioremap_32 and _64 | Thomas Gleixner | 2008-01-30 | 1 | -0/+463 |