index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
1
-1
/
+5
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+9
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
1
-1
/
+1
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
1
-0
/
+6
2010-01-25
mm: add coherence API for DMA to vmalloc/vmap areas
James Bottomley
1
-0
/
+6
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-06-16
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
1
-1
/
+3
2009-04-03
Fix highmem PPC build failure
Kumar Gala
1
-15
/
+14
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
1
-0
/
+12
2008-11-27
Allow architectures to override copy_user_highpage()
Russell King
1
-0
/
+2
2008-02-05
mm: fix PageUptodate data race
Nick Piggin
1
-4
/
+0
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-18
/
+30
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
1
-15
/
+0
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-2
/
+49
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
1
-2
/
+1
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
1
-9
/
+19
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+5
2007-05-04
Convert non-highmem kmap_atomic() to static inline function
Geert Uytterhoeven
1
-2
/
+8
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
1
-0
/
+6
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
1
-1
/
+1
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
1
-1
/
+2
2006-12-13
[PATCH] Fix COW D-cache aliasing on fork
Atsushi Nemoto
1
-0
/
+4
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
1
-3
/
+5
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+3
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
1
-0
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-26
[PATCH] Add flush_kernel_dcache_page() API
James Bottomley
1
-0
/
+6
2006-03-26
[PATCH] Add API for flushing Anon pages
James Bottomley
1
-0
/
+6
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+104