linux/arch/um
Badari Pulavarty cbe37d0937 [PATCH] mm: remove PG_highmem
Remove PG_highmem, to save a page flag.  Use is_highmem() instead.  It'll
generate a little more code, but we don't use PageHigheMem() in many places.

Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-21 18:46:17 -07:00
..
drivers [PATCH] uml: slirp and slip driver cleanups and fixes 2005-06-13 20:58:43 -07:00
include [PATCH] uml: build cleanups 2005-06-13 20:58:43 -07:00
kernel [PATCH] mm: remove PG_highmem 2005-06-21 18:46:17 -07:00
os-Linux [PATCH] uml: compile fixes for gcc 4 2005-06-08 16:21:12 -07:00
scripts [PATCH] uml: build cleanups 2005-06-13 20:58:43 -07:00
sys-i386
sys-ia64
sys-ppc
sys-x86_64
util
Kconfig
Kconfig.debug
Kconfig_char [PATCH] uml: make the emulated iomem driver work on 2.6 2005-06-08 16:21:11 -07:00
Kconfig_i386
Kconfig_net
Kconfig_scsi
Kconfig_x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig