Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Feb 2010 18:38:45 +0000 (10:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Feb 2010 18:38:45 +0000 (10:38 -0800)
commit46bbffad54bd48bb809f2691c1970a79a588976b
tree21779a574f118b1cba5d6832bc0a0fa3bee97075
parent85fe20bfd415af0a2e93bd1166533d4a6eb591ea
parentc1fd1b43831fa20c91cdd461342af8edf2e87c2f
Merge branch 'x86-mm-for-linus' of git://git./linux/kernel/git/tip/linux-2.6-tip

* 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86, mm: Unify kernel_physical_mapping_init() API
  x86, mm: Allow highmem user page tables to be disabled at boot time
  x86: Do not reserve brk for DMI if it's not going to be used
  x86: Convert tlbstate_lock to raw_spinlock
  x86: Use the generic page_is_ram()
  x86: Remove BIOS data range from e820
  Move page_is_ram() declaration to mm.h
  Generic page_is_ram: use __weak
  resources: introduce generic page_is_ram()
Documentation/kernel-parameters.txt
arch/mips/mm/init.c
arch/x86/mm/ioremap.c
kernel/resource.c