Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 1 | -1/+0 |
* | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 2014-11-03 | 1 | -11/+14 |
* | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -1/+1 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | 1 | -5/+6 |
* | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -1/+1 |
* | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 | 1 | -4/+0 |
* | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita | 2009-03-11 | 1 | -0/+1 |
* | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -4/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+82 |