aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-4/+4
2015-04-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+9
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2015-04-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2015-04-02x86/intel/quark: Run IMR self-test on IMR capble hw onlyGravatar Bryan O'Donoghue 1-1/+9
2015-04-01efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionGravatar Ingo Molnar 3-15/+27
2015-04-01efi: Disable interrupts around EFI calls, not in the epilog/prolog callsGravatar Ingo Molnar 3-11/+10
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineGravatar Borislav Petkov 1-1/+4
2015-03-13x86/olpc/xo15/sci: Use newly added power_supply_put APIGravatar Krzysztof Kozlowski 1-2/+2
2015-03-13x86/olpc/xo1/sci: Use newly added power_supply_put APIGravatar Krzysztof Kozlowski 1-2/+2
2015-03-13power_supply: Change ownership from driver to coreGravatar Krzysztof Kozlowski 2-4/+4
2015-03-02x86: Fix up obsolete __cpu_set() function usageGravatar Rusty Russell 1-3/+3
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchGravatar Ingo Molnar 9-272/+805
2015-02-24x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cGravatar Juergen Gross 1-2/+2
2015-02-24x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Gravatar Yannick Guerrini 1-1/+1
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-0/+793
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-178/+104
2015-02-19x86/intel/quark: Fix simple_return.cocci warningsGravatar Fengguang Wu 1-5/+1
2015-02-19x86/intel/quark: Fix ptr_ret.cocci warningsGravatar Fengguang Wu 1-4/+1
2015-02-18x86/intel/quark: Add Intel Quark platform supportGravatar Bryan O'Donoghue 1-0/+1
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Gravatar Bryan O'Donoghue 3-0/+799
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-253/+4
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksGravatar Tejun Heo 1-18/+7
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsGravatar Matt Fleming 2-178/+104
2015-02-12kernel.h: remove ancient __FUNCTION__ hackGravatar Rasmus Villemoes 1-1/+1
2015-02-02x86, mrst: remove Moorestown specific serial driversGravatar Andy Shevchenko 3-253/+4
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+3
2014-12-16x86, irq: Use helpers to access irq_cfg data structure associated with IRQGravatar Jiang Liu 1-2/+2
2014-12-16x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Gravatar Jiang Liu 1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+0
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Gravatar Linus Torvalds 1-0/+4
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-14/+12
2014-12-08x86: Replace seq_printf() with seq_puts()Gravatar Rasmus Villemoes 1-14/+12
2014-11-16Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-2/+1
2014-11-11x86, ptdump: Add section for EFI runtime servicesGravatar Mathias Krause 1-2/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 2-3/+0
2014-11-03x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showGravatar James Custer 1-0/+4
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersGravatar Jiang Liu 1-0/+2
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+3
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-45/+65
2014-10-22x86, intel-mid: Remove "weak" from function declarationsGravatar Bjorn Helgaas 1-4/+3
2014-10-20x86: platform: olpc: drop owner assignment from platform_driversGravatar Wolfram Sang 1-2/+0
2014-10-20x86: platform: iris: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-10-03x86/efi: Mark initialization code as suchGravatar Mathias Krause 4-12/+14
2014-10-03x86/efi: Update comment regarding required phys mapped EFI servicesGravatar Mathias Krause 1-6/+6
2014-10-03x86/efi: Unexport add_efi_memmap variableGravatar Mathias Krause 1-3/+1
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Gravatar Laszlo Ersek 1-2/+5
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeGravatar Dave Young 1-1/+5