- 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 10 years ago
- fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 10 years ago
- 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 10 years ago
- 579deee x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup() by Yannick Guerrini · 10 years ago
- f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c11a25f x86/intel/quark: Fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
- 32d3916 x86/intel/quark: Fix ptr_ret.cocci warnings by Fengguang Wu · 10 years ago
- 8bbc2a1 x86/intel/quark: Add Intel Quark platform support by Bryan O'Donoghue · 10 years ago
- 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 10 years ago
- a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
- 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
- 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9d0cf6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
- 595247f Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
- 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
- a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
- fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
- 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
- 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
- b28af12 x86: platform: olpc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- fe242cc x86: platform: iris: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
- 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
- 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
- ace1d12 x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
- a5a750a x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode by Dave Young · 10 years ago
- 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
- 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
- b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
- 1282278 efi-bgrt: Add error handling; inform the user when ignoring the BGRT by Josh Triplett · 10 years ago
- 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
- e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
- 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
- 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
- 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 10 years ago
- 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 10 years ago
- 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
- 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 10 years ago
- abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
- 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 11 years ago
- 832fcc8 x86/platform/ts5500: Add support for TS-5400 boards by Vivien Didelot · 10 years ago
- 84e288d x86/platform/ts5500: Add a 'name' sysfs attribute by Vivien Didelot · 10 years ago
- 1d24087 x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro by Vivien Didelot · 10 years ago
- a4355e6 x86: intel-mid: Use the new io_apic interfaces by Jiang Liu · 10 years ago
- 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
- ecc527d x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 11 years ago
- 1b5d3e0 x86, SFI, irq: Provide basic irqdomain support by Jiang Liu · 11 years ago
- 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 11 years ago
- 6532ce9 x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic by Jiang Liu · 11 years ago
- 6084a6e x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC by Jiang Liu · 11 years ago
- 98a716b x86/efi: Use early_memunmap() to squelch sparse errors by Matt Fleming · 11 years ago
- eeb9db0 x86/efi: Move all workarounds to a separate file quirks.c by Saurabh Tangri · 11 years ago
- 78a3bb9 x86: intel-mid: add watchdog platform code for Merrifield by David Cohen · 11 years ago
- 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
- 1778754 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
- 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
- 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 11 years ago
- a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
- a3530e8 x86/efi: Do not export efi runtime map in case old map by Dave Young · 11 years ago
- 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
- 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
- 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
- 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 11 years ago
- 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
- 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
- 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 11 years ago
- e10848a x86/efi: Preserve segment registers in mixed mode by Matt Fleming · 11 years ago
- 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
- 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
- a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
- 18c4646 x86/efi: Re-disable interrupts after calling firmware services by Matt Fleming · 11 years ago
- 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
- 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
- 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
- 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 11 years ago
- fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 11 years ago
- b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
- 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago