| Commit message (Expand) | Author | Age |
| ... | |
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-27 |
| |\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| | * | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-25 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 2014-09-23 |
| | * | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2014-09-19 |
| | |\| | | | | | | |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | | * | | | | | | | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 2014-09-14 |
| | | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-19 |
| |\| | | | | | | |
|
| | * | | | | | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu | 2014-09-01 |
| | | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 2014-09-13 |
| * | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-09-11 |
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| | * | | | | | | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 2014-09-10 |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-29 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 |
| | | |/ / / / /
| |/| | | | | |
|
| * / | | | | | | x86,mm: fix pte_special versus pte_numa | Hugh Dickins | 2014-08-29 |
| |/ / / / / / |
|
| * | / / / / | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 2014-08-19 |
| | |/ / / /
|/| | | | |
|
| * | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 |
| | * | | | | | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 |
| | * | | | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-13 |
| | * | | | | | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu | 2014-06-21 |
| | * | | | | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 |
| * | | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-13 |
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | | x86, xsave: Add forgotten inline annotation | Borislav Petkov | 2014-06-18 |
| | * | | | | | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) | H. Peter Anvin | 2014-05-30 |
| | * | | | | | Define kernel API to get address of each state in xsave area | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Add xsaves and xrstors support for booting time | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Use xsave/xrstor for saving and restoring user space context | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Use xsaves/xrstors for context switch | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Use xsaves/xrstors to save and restore xsave area | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Define a macro for handling xsave/xrstor instruction fault | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Define macros for xsave instructions | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/xsaves: Change compacted format xsave area header | Fenghua Yu | 2014-05-29 |
| | * | | | | | x86/alternative: Add alternative_input_2 to support alternative with two feat... | Fenghua Yu | 2014-05-29 |
| * | | | | | | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 |