aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-31
|\
| * x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-25
| * x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-25
| * kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
* | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-29
|\ \
| * | x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-28
| * | x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2014-01-22
| * | x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2014-01-22
| * | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2014-01-22
| |/
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \ | |/ |/|
| * Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
| |\
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \
| * | | x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu2014-01-16
| * | | x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen2014-01-16
| * | | x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen2014-01-16
| * | | x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen2014-01-16
| * | | x86, intel-mid: Add Merrifield platform supportDavid Cohen2014-01-15
| * | | x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan2014-01-15
| * | | x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen2014-01-15
| |/ /
* | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \ \
| * | | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-05
| |\| |
| * | | x86/efi: Delete superfluous global variablesMatt Fleming2013-12-29
| * | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
| * | | efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-21
| * | | efi: Export more EFI table variables to sysfsDave Young2013-12-21
| * | | x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young2013-12-21
| * | | x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2013-12-21
| * | | x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2013-12-21
| * | | x86/efi: Remove unused variables in __map_region()Dave Young2013-12-21
| * | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-26
| |\ \ \ | | |_|/ | |/| |
| | * | x86/efi: Check krealloc return valueBorislav Petkov2013-11-02
| | * | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-02
| | * | x86/efi: Simplify EFI_DEBUGBorislav Petkov2013-11-02
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \ \ \
| * | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
| |_|_|/ |/| | |
* | | | x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-10
* | | | x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw2013-12-10
|/ / /
* / / x86/efi: Fix earlyprintk off-by-one bugMatt Fleming2013-11-28
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-14
|\ \
| * | x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-12
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ | |/ / |/| |
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-27
| |\ \
| | * | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-23
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-11
|\ \ \ \
| * | | | Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-11
| * | | | x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis2013-10-03
| * | | | x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar2013-09-24
| * | | | x86/UV: Add uvtrace supportMike Travis2013-09-24