Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -8/+3 |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -6/+0 |
2020-06-04 | {x86,powerpc,microblaze}/kmap: move preempt disable | Ira Weiny | 1 | -7/+2 |
2019-04-20 | powerpc/highmem: Change BUG_ON() to WARN_ON() | Christophe Leroy | 1 | -10/+4 |
2018-08-10 | powerpc/mm: remove warning about ‘type’ being set | Mathieu Malaterre | 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-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -1/+3 |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 1 | -1/+3 |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -14/+21 |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 1 | -2/+2 |
2009-06-26 | powerpc/mm: Make k(un)map_atomic out of line | Benjamin Herrenschmidt | 1 | -0/+77 |