summaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-24x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake
2011-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-21x86: Serialize EFI time accesses on rtc_lockJan Beulich
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake
2011-07-06x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake
2011-07-05x86, efi: Properly pre-initialize table pointersJan Beulich
2011-06-21x86, UV: Correct failed topology memory leakcpw@sgi.com
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com
2011-06-21x86, UV: Correct reset_with_ipi()cpw@sgi.com
2011-06-21x86, UV: Allow for non-consecutive socketscpw@sgi.com
2011-06-21x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst
2011-06-06x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett
2011-06-06x86, efi: Fix argument types for SetVariable()Matthew Garrett
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds
2011-05-19Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman
2011-05-09x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett
2011-05-09x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett
2011-05-09x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett
2011-05-09x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett
2011-05-07x86: Fix mrst sparse complaintsLuis R. Rodriguez