Age | Commit message (Expand) | Author | Files | Lines |
2020-11-07 | mips/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 1 | -77/+0 |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 1 | -1/+1 |
2020-06-05 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 1 | -3/+3 |
2020-06-05 | arch/kmap: don't hard code kmap_prot values | Ira Weiny | 1 | -1/+1 |
2020-06-05 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -8/+3 |
2020-06-05 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -16/+2 |
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 | -11/+3 |
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 |
2016-10-05 | MIPS: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+2 |
2015-11-10 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -13/+0 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -1/+4 |
2012-12-13 | MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled | Ralf Baechle | 1 | -1/+2 |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 1 | -2/+2 |
2010-10-28 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 1 | -1/+2 |
2010-10-27 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -23/+27 |
2010-08-10 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 1 | -2/+2 |
2010-02-22 | MIPS: Highmem: Fix build error | Yoichi Yuasa | 1 | -0/+1 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 1 | -0/+1 |
2009-05-14 | MIPS: Fix highmem. | Ralf Baechle | 1 | -6/+19 |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita | 1 | -0/+2 |
2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle | 1 | -6/+3 |
2008-05-12 | [MIPS] unexport __kmap_atomic_to_page | Adrian Bunk | 1 | -1/+0 |
2007-05-11 | [MIPS] Remove LIMITED_DMA support | Franck Bui-Huu | 1 | -2/+0 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -6/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-19 | [MIPS] Fix CONFIG_LIMITED_DMA build. | Ralf Baechle | 1 | -0/+2 |
2005-10-29 | Define kmap_atomic_pfn() for MIPS. | Ralf Baechle | 1 | -0/+19 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+103 |