Age | Commit message (Expand) | Author | Files | Lines |
2014-07-14 | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 1 | -16/+6 |
2014-06-21 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2 | -34/+28 |
2014-06-21 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2 | -1/+9 |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 1 | -1/+1 |
2014-06-21 | x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic | Jiang Liu | 1 | -2/+0 |
2014-06-21 | x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC | Jiang Liu | 1 | -7/+2 |
2014-06-10 | x86: intel-mid: add watchdog platform code for Merrifield | David Cohen | 2 | -0/+73 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 5 | -112/+31 |
2014-06-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -0/+3 |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -105/+26 |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 1 | -1/+1 |
2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 1 | -1/+1 |
2014-06-02 | x86/efi: Do not export efi runtime map in case old map | Dave Young | 1 | -0/+3 |
2014-05-16 | x86: uv: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -6/+4 |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2014-05-04 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -19/+64 |
2014-05-03 | x86/efi: earlyprintk=efi,keep fix | Dave Young | 1 | -19/+64 |
2014-05-02 | x86/efi: earlyprintk=efi,keep fix | Dave Young | 1 | -19/+64 |
2014-04-17 | x86/efi: Implement a __efi_call_virt macro | Ricardo Neri | 1 | -2/+2 |
2014-04-17 | x86/efi: Delete most of the efi_call* macros | Matt Fleming | 3 | -105/+26 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -610/+0 |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2014-03-17 | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 1 | -1/+1 |
2014-03-17 | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 1 | -29/+0 |
2014-03-17 | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 1 | -8/+17 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 5 | -57/+651 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 1 | -0/+20 |
2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov | 1 | -0/+20 |
2014-03-04 | x86/efi: Re-disable interrupts after calling firmware services | Matt Fleming | 1 | -0/+6 |
2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 1 | -1/+1 |
2014-03-04 | x86/efi: Add mixed runtime services support | Matt Fleming | 5 | -33/+496 |
2014-03-04 | x86/efi: Add early thunk code to go from 64-bit to 32-bit | Matt Fleming | 1 | -0/+150 |
2014-03-04 | x86/efi: Delete dead code when checking for non-native | Matt Fleming | 1 | -12/+0 |
2014-03-04 | x86/efi: Split efi_enter_virtual_mode | Borislav Petkov | 1 | -50/+98 |
2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 3 | -25/+112 |
2014-03-04 | x86/efi: Dump the EFI page table | Borislav Petkov | 3 | -0/+11 |
2014-03-04 | x86/efi: Style neatening | Joe Perches | 1 | -15/+11 |
2014-03-04 | x86/efi: Delete out-of-date comments of efi_query_variable_store | Madper Xie | 1 | -7/+5 |
2014-03-04 | efi: Set feature flags inside feature init functions | Matt Fleming | 1 | -4/+7 |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming | 1 | -16/+5 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 3 | -610/+0 |
2014-02-14 | x86/efi: Check status field to validate BGRT header | Matt Fleming | 1 | -1/+1 |
2014-02-14 | x86/efi: Fix 32-bit fallout | Borislav Petkov | 3 | -3/+17 |
2014-02-13 | initconst, x86: Fix initconst mistake in ts5500 code | Andi Kleen | 1 | -1/+1 |
2014-02-05 | x86/efi: Allow mapping BGRT on x86-32 | Matt Fleming | 1 | -4/+6 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -19/+46 |
2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -11/+12 |
2014-01-28 | x86, intel-mid: Cleanup some platform code's header files | David Cohen | 2 | -4/+5 |
2014-01-25 | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 1 | -14/+42 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 1 | -5/+4 |