Linus Torvalds 622f202a4c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar:
 "This fixes a couple of nasty page table initialization bugs which were
  causing kdump regressions.  A clean rearchitecturing of the code is in
  the works - meanwhile these are reverts that restore the
  best-known-working state of the kernel.

  There's also EFI fixes and other small fixes."

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, mm: Undo incorrect revert in arch/x86/mm/init.c
  x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
  x86, mm: Find_early_table_space based on ranges that are actually being mapped
  x86, mm: Use memblock memory loop instead of e820_RAM
  x86, mm: Trim memory in memblock to be page aligned
  x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
  x86/efi: Fix oops caused by incorrect set_memory_uc() usage
  x86-64: Fix page table accounting
  Revert "x86/mm: Fix the size calculation of mapping tables"
  MAINTAINERS: Add EFI git repository location
2012-10-26 09:35:46 -07:00
..
2012-06-06 11:58:38 +02:00
2011-07-01 10:37:14 +02:00
2012-08-22 09:34:24 +02:00
2011-02-17 14:59:22 +01:00
2012-05-08 14:08:44 +02:00
2012-09-20 14:48:16 +02:00
2012-03-28 18:11:12 +01:00
2012-06-25 13:48:30 +02:00
2012-10-26 10:17:38 +02:00
2012-05-14 11:49:38 +02:00
2012-03-28 18:11:12 +01:00
2011-03-18 10:39:30 +01:00
2012-09-20 09:50:17 -04:00