summaryrefslogtreecommitdiff
path: root/include/linux/highmem.h
AgeCommit message (Expand)Author
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2007-07-19Remove alloc_zeroed_user_highpage()Mel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-05-09fs: deprecate memclear_highpage_flushNate Diller
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy 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 forkAtsushi 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/.hChristoph Lameter
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal
2005-02-08[PATCH] Fix oops in alloc_zeroed_user_highpage() when page is NULLMichael Ellerman
2005-02-01[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issueChristoph Lameter
2005-01-03[PATCH] kill off highmem_start_pageDave Hansen
2004-10-13Fix threaded user page write memory orderingLinus Torvalds
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton
2003-06-20[PATCH] highmem.h needs mm.hAndrew Morton
2003-06-13[PATCH] Nuke check_highmem_ptes()Benjamin Herrenschmidt
2003-04-12[PATCH] Remove flush_page_to_ram()Andrew Morton
2003-03-28[PATCH] add a might_sleep() check to kmap()Andrew Morton
2003-01-05[PATCH] misc fixesAndrew Morton
2002-10-29[PATCH] tmpfs: support loopbackAndrew Morton
2002-09-09[PATCH] resurrect CONFIG_HIGHPTEAndrew Morton
2002-09-07[PATCH] atomic copy_*_user infrastructureAndrew Morton
2002-08-28Avoid unused variable warning when kmap() ends up being a no-op.Linus Torvalds
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton
2002-06-17[PATCH] kmap_atomic fix in bio_copy()Andrew Morton
2002-05-30[PATCH] pass "page" pointer to clear_user_page()/copy_user_page()David Mosberger
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (3/10)Christoph Hellwig
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson
2002-03-07Remove circular header file dependencyLinus Torvalds
2002-02-21Update Alpha for Ingo's page tables in highmem patch.Richard Henderson
2002-02-19adds simple support for atomically-mapped PTEs. On highmem systems this enabl...Ingo Molnar
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04v2.5.0.4 -> v2.5.0.5Linus Torvalds
2002-02-04v2.5.0.3 -> v2.5.0.4Linus Torvalds
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds
2002-02-04v2.4.9.10 -> v2.4.9.11Linus Torvalds
2002-02-04v2.4.9 -> v2.4.9.1Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds