| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 2014-08-19 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-08-16 | 1 | -0/+3 |
|\ |
|
| * | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown | 2014-08-15 | 1 | -0/+3 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 | 7 | -88/+49 |
|\ \ |
|
| * | | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
| * | | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
| * | | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
| * | | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 | 1 | -6/+0 |
| * | | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 | 2 | -9/+0 |
| * | | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 | 1 | -1/+0 |
| * | | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 | 2 | -11/+8 |
| * | | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 | 1 | -8/+0 |
| * | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-13 | 1 | -8/+0 |
| * | | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu | 2014-06-21 | 1 | -0/+3 |
| * | | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | 2014-06-21 | 1 | -9/+0 |
| * | | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 | 1 | -0/+5 |
| * | | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | 2014-06-21 | 1 | -2/+0 |
| * | | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 | 1 | -1/+2 |
| * | | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 | 1 | -2/+19 |
| * | | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 | 1 | -0/+2 |
| * | | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 2014-06-21 | 1 | -0/+5 |
| * | | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | 2014-06-21 | 1 | -0/+2 |
| * | | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu | 2014-06-21 | 1 | -4/+0 |
| * | | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu | 2014-06-21 | 2 | -12/+7 |
| * | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 | 3 | -18/+2 |
* | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-13 | 4 | -61/+189 |
|\ \ \ |
|
| * | | | x86, xsave: Add forgotten inline annotation | Borislav Petkov | 2014-06-18 | 1 | -1/+1 |
| * | | | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) | H. Peter Anvin | 2014-05-30 | 1 | -0/+1 |
| * | | | Define kernel API to get address of each state in xsave area | Fenghua Yu | 2014-05-29 | 1 | -0/+3 |
| * | | | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time | Fenghua Yu | 2014-05-29 | 1 | -3/+6 |
| * | | | x86/xsaves: Add xsaves and xrstors support for booting time | Fenghua Yu | 2014-05-29 | 1 | -0/+60 |
| * | | | x86/xsaves: Use xsave/xrstor for saving and restoring user space context | Fenghua Yu | 2014-05-29 | 1 | -15/+18 |
| * | | | x86/xsaves: Use xsaves/xrstors for context switch | Fenghua Yu | 2014-05-29 | 1 | -25/+12 |
| * | | | x86/xsaves: Use xsaves/xrstors to save and restore xsave area | Fenghua Yu | 2014-05-29 | 1 | -20/+64 |
| * | | | x86/xsaves: Define a macro for handling xsave/xrstor instruction fault | Fenghua Yu | 2014-05-29 | 1 | -0/+7 |
| * | | | x86/xsaves: Define macros for xsave instructions | Fenghua Yu | 2014-05-29 | 1 | -0/+6 |
| * | | | x86/xsaves: Change compacted format xsave area header | Fenghua Yu | 2014-05-29 | 1 | -2/+2 |
| * | | | x86/alternative: Add alternative_input_2 to support alternative with two feat... | Fenghua Yu | 2014-05-29 | 1 | -0/+14 |
* | | | | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 | 2 | -3/+36 |
* | | | | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 2 | -0/+27 |
* | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 2 | -1/+2 |
* | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 2 | -9/+2 |
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -4/+5 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'acpi-config' | Rafael J. Wysocki | 2014-07-27 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 | 1 | -0/+5 |
| * | | | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-23 | 1 | -4/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-08-06 | 1 | -0/+78 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown | 2014-08-04 | 1 | -0/+78 |
| |\ \ \ \ \ \
| | | | |_|/ /
| | | |/| | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ASoC: Intel: add mrfld pipelines | Vinod Koul | 2014-06-23 | 1 | -0/+78 |
| | |/ / / |
|
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-04 | 1 | -9/+9 |
|\ \ \ \ \ |
|