linux/arch/x86/platform/intel-mid
Linus Torvalds 19e0d5f16a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar:
 "Fixes from all around the place:

   - hyper-V 32-bit PAE guest kernel fix
   - two IRQ allocation fixes on certain x86 boards
   - intel-mid boot crash fix
   - intel-quark quirk
   - /proc/interrupts duplicate irq chip name fix
   - cma boot crash fix
   - syscall audit fix
   - boot crash fix with certain TSC configurations (seen on Qemu)
   - smpboot.c build warning fix"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
  ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
  x86, intel-mid: Create IRQs for APB timers and RTC timers
  x86: Don't enable F00F workaround on Intel Quark processors
  x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
  x86, cma: Reserve DMA contiguous area after initmem_init()
  i386/audit: stop scribbling on the stack frame
  x86, apic: Handle a bad TSC more gracefully
  x86: ACPI: Do not translate GSI number if IOAPIC is disabled
  x86/smpboot: Move data structure to its primary usage scope
2014-10-31 14:30:16 -07:00
..
device_libs x86: intel-mid: Use the new io_apic interfaces 2014-07-14 20:17:09 +02:00
early_printk_intel_mid.c x86: Delete non-required instances of include <linux/init.h> 2014-01-06 21:25:18 -08:00
intel_mid_vrtc.c intel_mid: Renamed *mrst* to *intel_mid* 2013-10-17 16:40:47 -07:00
intel_mid_weak_decls.h x86, intel-mid: Remove "weak" from function declarations 2014-10-22 16:14:03 -06:00
intel-mid.c x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
Makefile x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
mfld.c x86, intel-mid: Add missing 'void' to functions without arguments 2014-01-22 14:30:02 -08:00
mrfl.c x86, intel-mid: Add missing 'void' to functions without arguments 2014-01-22 14:30:02 -08:00
sfi.c x86, intel-mid: Create IRQs for APB timers and RTC timers 2014-10-29 08:52:23 +01:00