| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show | James Custer | 2014-11-03 |
| | |/ / |
|
| * | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2014-11-16 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | x86, ptdump: Add section for EFI runtime services | Mathias Krause | 2014-11-11 |
| * | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes | 2014-12-08 |
| | |/ / |
|
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 |
| | |/ |
|
| * | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-23 |
| |\ \ |
|
| | * | | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-22 |
| | |/ |
|
| * | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 |
| |\ \
| |/
|/| |
|
| | * | x86/efi: Mark initialization code as such | Mathias Krause | 2014-10-03 |
| | * | x86/efi: Update comment regarding required phys mapped EFI services | Mathias Krause | 2014-10-03 |
| | * | x86/efi: Unexport add_efi_memmap variable | Mathias Krause | 2014-10-03 |
| | * | x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 |
| | * | x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode | Dave Young | 2014-10-03 |
| | * | efi: Add kernel param efi=noruntime | Dave Young | 2014-10-03 |
| | * | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 |
| | * | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 |
| | * | efi-bgrt: Add error handling; inform the user when ignoring the BGRT | Josh Triplett | 2014-10-03 |
| | * | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 |
| * | | uv: Replace __get_cpu_var | Christoph Lameter | 2014-08-26 |
| * | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |
| |/ |
|
| * | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 |
| |\ |
|
| | * | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 |
| | * | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 |
| | * | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 |
| | * | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 |
| | * | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu | 2014-06-21 |
| | * | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu | 2014-06-21 |
| * | | arch/x86: replace strict_strto calls | Daniel Walter | 2014-08-08 |
| * | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-04 |
| |\ \ |
|
| | * | | x86/uv: Update the UV3 TLB shootdown logic | Cliff Wickman | 2014-06-05 |
| * | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 |
| |\ \ \ |
|
| | * | | | x86/platform/ts5500: Add support for TS-5400 boards | Vivien Didelot | 2014-07-16 |
| | * | | | x86/platform/ts5500: Add a 'name' sysfs attribute | Vivien Didelot | 2014-07-16 |
| | * | | | x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro | Vivien Didelot | 2014-07-16 |
| | | |/
| |/| |
|
| * | | | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 2014-07-18 |
| * | | | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper | 2014-07-18 |
| * | | | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper | 2014-07-18 |
| * | | | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 2014-07-18 |
| * | | | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper | 2014-07-18 |
| * | | | efi: Use early_mem*() instead of early_io*() | Daniel Kiper | 2014-07-18 |
| * | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 |
| * | | | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel | 2014-07-07 |
| * | | | x86/efi: Use early_memunmap() to squelch sparse errors | Matt Fleming | 2014-06-19 |
| * | | | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri | 2014-06-19 |
| |/ / |
|
| * | | x86: intel-mid: add watchdog platform code for Merrifield | David Cohen | 2014-06-10 |
| * | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 |
| |\ \ |
|
| | * \ | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-05 |
| | |\ \ |
|