aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming1-1/+1
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov3-3/+17
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming1-4/+6
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+46
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-11/+12
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-25x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis1-14/+42
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-5/+4
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis1-1/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-01-22x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2-4/+4
2014-01-22x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2-2/+2
2014-01-22x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2-4/+4
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-49/+282
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-76/+465
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu1-2/+2
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen7-8/+12
2014-01-16x86, intel-mid: sfi_handle_*_dev() should check for pdata error codeDavid Cohen1-0/+6
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen5-7/+137
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan3-9/+69
2014-01-15x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen4-37/+70
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra1-26/+40
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar3-10/+4
2013-12-29x86/efi: Delete superfluous global variablesMatt Fleming2-18/+1
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young3-25/+140
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young1-3/+43
2013-12-21efi: Export more EFI table variables to sysfsDave Young1-0/+4
2013-12-21x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young1-53/+79
2013-12-21x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young1-1/+1
2013-12-21x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young2-0/+12
2013-12-21x86/efi: Remove unused variables in __map_region()Dave Young1-5/+1
2013-12-10x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett1-7/+0
2013-12-10x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is usedcpw1-2/+3
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-28x86/efi: Fix earlyprintk off-by-one bugMatt Fleming1-1/+1
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efiIngo Molnar4-35/+248
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+1
2013-11-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby1-1/+1
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+701
2013-11-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds29-1071/+1671
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-116/+202
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar1-12/+1
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker1-1/+1
2013-11-02x86/efi: Check krealloc return valueBorislav Petkov1-0/+8