aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
* x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-14
* x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-21
* sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-26
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-05
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\
| * mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-03
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-26
|\ \
| * | x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-24
| * | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-06
| * | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-06
| * | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-06
| * | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-06
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-06
| * | x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-06
| * | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-06
| * | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-06
| * | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-06
| * | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-06
| * | x86, olpc: Add missing elements to device treeDaniel Drake2011-07-06
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-22
|\ \ \
| * | | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-21
| * | | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-21
| * | | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-21
| * | | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-21
| * | | x86, UV: Allow for non-consecutive socketscpw@sgi.com2011-06-21
| * | | x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com2011-06-21
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | x86, efi: Properly pre-initialize table pointersJan Beulich2011-07-05
| * | | | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-06
| * | | | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-06
| |/ / /
* | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: Serialize EFI time accesses on rtc_lockJan Beulich2011-07-21
| | |/ | |/|
* / | x86: Don't use the EFI reboot method by defaultMatthew Garrett2011-07-07
|/ /
* / x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-18
|/
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-25
* x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-25
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-19
|\
| * x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-15
| |
| \
| \
| \
*---. \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-19
|\ \ \ \
| * | | | x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett2011-05-09
| * | | | x86, efi: Pass a minimal map to SetVirtualAddressMap()Matthew Garrett2011-05-09
| * | | | x86, efi: Merge contiguous memory regions of the same type and attributeMatthew Garrett2011-05-09
| * | | | x86, efi: Consolidate EFI nx controlMatthew Garrett2011-05-09
| * | | | x86, efi: Remove virtual-mode SetVirtualAddressMap callMatthew Garrett2011-05-09
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds2011-05-19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: Fix mrst sparse complaintsLuis R. Rodriguez2011-05-07
| | |/ / /
* | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21