index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem.h
Age
Commit message (
Expand
)
Author
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
2013-02-23
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-07-24
highmem: remove the deprecated form of kmap_atomic
Cong Wang
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-08-09
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
2010-01-25
mm: add coherence API for DMA to vmalloc/vmap areas
James Bottomley
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2009-06-16
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
2009-04-03
Fix highmem PPC build failure
Kumar Gala
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
2008-11-27
Allow architectures to override copy_user_highpage()
Russell King
2008-02-05
mm: fix PageUptodate data race
Nick Piggin
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-04
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
2006-12-13
[PATCH] Fix COW D-cache aliasing on fork
Atsushi Nemoto
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-26
[PATCH] Add flush_kernel_dcache_page() API
James Bottomley
2006-03-26
[PATCH] Add API for flushing Anon pages
James Bottomley
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
2005-02-08
[PATCH] Fix oops in alloc_zeroed_user_highpage() when page is NULL
Michael Ellerman
2005-02-01
[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issue
Christoph Lameter
2005-01-03
[PATCH] kill off highmem_start_page
Dave Hansen
2004-10-13
Fix threaded user page write memory ordering
Linus Torvalds
2004-01-19
[PATCH] if ... BUG() -> BUG_ON()
Andrew Morton
[next]