index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
highmem.h
Age
Commit message (
Expand
)
Author
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
2020-11-06
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2009-06-26
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
2009-03-03
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2009-02-14
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-03
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2008-09-24
powerpc: Fixes for CONFIG_PTE_64BIT for SMP support
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell