Commit History

Author SHA1 Message Date
  Cong Wang a24401bcf4 highmem: kill all __kmap_atomic() 13 years ago
  Cong Wang 1ec9c5ddc1 include/linux/highmem.h: remove the second argument of k[un]map_atomic() 13 years ago
  Cong Wang 980c19e3f8 highmem: mark k[un]map_atomic() with two arguments as deprecated 13 years ago
  Christoph Lameter cfb8243495 highmem: Use this_cpu_xx_return() operations 14 years ago
  Catalin Marinas 43b3a0c732 include/linux/highmem.h needs hardirq.h 14 years ago
  Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
  Peter Zijlstra a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
  Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
  Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 14 years ago
  Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
  Cesar Eduardo Barros 597781f3e5 kmap_atomic: make kunmap_atomic() harder to misuse 15 years ago
  Akinobu Mita ff3d58c22b highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() 15 years ago
  Linus Torvalds f24407d2bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt 15 years ago
  James Bottomley 9df5f74194 mm: add coherence API for DMA to vmalloc/vmap areas 15 years ago
  Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago
  Matthew Wilcox 31c911329e mm: check the argument of kunmap on architectures without highmem 16 years ago
  Kumar Gala 3688e07f83 Fix highmem PPC build failure 16 years ago
  Akinobu Mita f4112de6b6 mm: introduce debug_kmap_atomic 16 years ago
  Russell King 487ff32082 Allow architectures to override copy_user_highpage() 16 years ago
  Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
  Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
  Mel Gorman bb2d5ce164 Remove alloc_zeroed_user_highpage() 18 years ago
  Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
  Nate Diller f37bc2712b fs: deprecate memclear_highpage_flush 18 years ago
  Nate Diller 01f2705daf fs: convert core functions to zero_user_page 18 years ago
  Linus Torvalds ea62ccd00f Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 18 years ago
  Geert Uytterhoeven 254f9c5cd2 Convert non-highmem kmap_atomic() to static inline function 18 years ago
  Jeremy Fitzhardinge ce6234b529 [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages 18 years ago
  Russell King a6f36be326 [ARM] pass vma for flush_anon_page() 18 years ago
  Atsushi Nemoto 9de455b207 [PATCH] Pass vma argument to copy_user_highpage(). 18 years ago