summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-162-19/+26
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-143-26/+21Star
|\
| * x86, efi: Check table header length in efi_bgrt_init()Jan Beulich2012-11-141-0/+2
| * x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-301-26/+4Star
| * x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-301-0/+15
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \
| * \ Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-292-21/+33
| |\ \
| * | | x86: ce4100: allow second UART usageMaxime Bizon2012-10-241-0/+3
| | |/ | |/|
* | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
* | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| |/ |/|
* | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-261-8/+10
|\ \
| * | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-251-8/+10
| |/
* / x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming2012-10-242-13/+23
|/
* efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-293-0/+83
* efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-291-0/+28
* efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-13/+18
* efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-09-171-0/+1
* Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-4/+26
* x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-08-012-22/+36
* Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-97/+0Star
* x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-26/+27
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-014-0/+4
* Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-011-2/+2
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-3/+3
|\
| * x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-281-3/+3
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-26/+4Star
|\ \
| * | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-26/+4Star
* | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-221-2/+4
|\ \ \
| * | | olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-121-2/+4
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-221-215/+238
|\ \ \ \
| * | | | x86/uv: Work around UV2 BAU hangsCliff Wickman2012-06-251-205/+182Star
| * | | | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman2012-06-251-15/+61
| * | | | x86/uv: Fix the UV BAU destination timeout periodCliff Wickman2012-06-251-2/+2
| |/ / /
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-221-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'x86/cleanups' into x86/apicIngo Molnar2012-06-151-1/+1
| |\ \ \
| | * | | x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu2012-05-241-1/+1
| | |/ /
| * | | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-1/+1
| * | | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-1/+6
| |/ /
* | / kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-8/+5Star
| |/ |/|
* | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-081-1/+0Star
* | x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior2012-06-061-1/+1
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-7/+36
|\
| * x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-071-2/+15
| * x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake2012-05-071-5/+21
* | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-181-1/+1
* | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
* | x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-04-251-2/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-0/+97
|\
| * x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-271-0/+97
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-282-0/+129
|\ \