aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
...
* | | efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-01
* | | x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov2015-04-01
|/ /
* | Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-28
|\|
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
| |\
| | * x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu2015-02-19
| | * x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu2015-02-19
| | * x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-18
| | * x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-18
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
| |\ \
| * \ \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
| |\ \ \
| | * | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-02
| | | |/ | | |/|
| * | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
| * | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
| |/ /
* | / x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini2015-02-24
| |/ |/|
* | x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-13
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\
| * x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-16
| * x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-16
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ | |/ |/|
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * x86: platform: iris: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | |
| \ \
*-. \ \ Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds2014-12-10
|\ \ \ \ | | |/ / | |/| |
| | * | x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer2014-11-03
| |/ /
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2014-11-16
| |\ \ \ | | |/ / | |/| |
| | * | x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-11
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-08
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-31
|\ \ \ | |/ / |/| |
| * | x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-29
| |/
* | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-23
|\ \
| * | x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-23
|\ \ | |/ |/|
| * x86/efi: Mark initialization code as suchMathias Krause2014-10-03
| * x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause2014-10-03
| * x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-03
| * x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-03
| * x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young2014-10-03
| * efi: Add kernel param efi=noruntimeDave Young2014-10-03
| * lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-03
| * efi: Move noefi early param code out of x86 arch codeDave Young2014-10-03
| * efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett2014-10-03
| * efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-03
* | uv: Replace __get_cpu_varChristoph Lameter2014-08-26
* | x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
|\
| * x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-14
| * x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-21
| * x86, SFI, irq: Provide basic irqdomain supportJiang Liu2014-06-21