Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-05 | kmap: consolidate kmap_prot definitions | Ira Weiny | 1 | -1/+0 |
2020-06-05 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 1 | -16/+0 |
2020-06-05 | arch/kmap: ensure kmap_prot visibility | Ira Weiny | 1 | -1/+1 |
2020-06-05 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -1/+0 |
2020-06-05 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -2/+2 |
2020-06-05 | {x86,powerpc,microblaze}/kmap: move preempt disable | Ira Weiny | 1 | -1/+10 |
2020-06-05 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny | 1 | -9/+0 |
2020-06-05 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny | 1 | -9/+0 |
2020-06-05 | arch/kmap: remove BUG_ON() | Ira Weiny | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-11-10 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -13/+0 |
2013-01-03 | microblaze: Kill __kmap_atomic() | Michal Simek | 1 | -1/+1 |
2012-03-23 | microblaze: Highmem support | Michal Simek | 1 | -0/+96 |