summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-161-1/+1
|\
| * kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso2017-09-151-1/+1
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-144-5/+5
* | x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-131-2/+2
* | x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-131-5/+0Star
* | x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-133-46/+16Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-121-1/+1
|\ \
| * | x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-111-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-12/+9Star
|\ \ \
| * | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-12/+9Star
* | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-093-3/+3
| |_|/ |/| |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-071-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar2017-08-3126-147/+502
| |\ \
| * | | x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov2017-08-101-0/+1
* | | | x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski2017-09-071-0/+13
* | | | x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski2017-09-071-0/+2
* | | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-054-6/+21
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-034-6/+21
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | | * | | treewide: Consolidate Apple DMI checksLukas Wunner2017-08-033-2/+14
| | * | | | | | ACPI / boot: Add number of legacy IRQs to debug outputAndy Shevchenko2017-07-241-1/+1
| | * | | | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| | * | | | | | ACPI / boot: Don't define unused variablesAndy Shevchenko2017-07-241-1/+4
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-3/+9
|\ \ \ \ \ \ \
| * | | | | | | Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-287-24/+44
| |\| | | | | |
| * | | | | | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-147-36/+74
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-244-3/+11
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov2017-07-171-3/+9
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-0528-546/+499Star
|\ \ \ \ \ \ \
| * | | | | | | x86/idt: Fix the X86_TRAP_BP gateIngo Molnar2017-09-011-1/+5
| * | | | | | | x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-312-4/+0Star
| * | | | | | | x86/eisa: Add missing includeThomas Gleixner2017-08-311-0/+1
| * | | | | | | x86/idt: Remove superfluous ALIGNmentJiri Slaby2017-08-311-1/+1
| * | | | | | | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede2017-08-311-1/+5
| * | | | | | | x86/idt: Hide set_intr_gate()Thomas Gleixner2017-08-292-14/+21
| * | | | | | | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-292-10/+5Star
| * | | | | | | x86/idt: Deinline setup functionsThomas Gleixner2017-08-291-9/+34
| * | | | | | | x86/idt: Move interrupt gate initialization to IDT codeThomas Gleixner2017-08-292-18/+18
| * | | | | | | x86/idt: Move APIC gate initialization to tablesThomas Gleixner2017-08-292-68/+49Star
| * | | | | | | x86/idt: Move regular trap init to tablesThomas Gleixner2017-08-292-40/+52
| * | | | | | | x86/idt: Move IST stack based traps to table initThomas Gleixner2017-08-292-8/+23
| * | | | | | | x86/idt: Move debug stack init to table basedThomas Gleixner2017-08-292-5/+24
| * | | | | | | x86/idt: Switch early trap init to IDT tablesThomas Gleixner2017-08-293-29/+55
| * | | | | | | x86/idt: Prepare for table based initThomas Gleixner2017-08-291-0/+67
| * | | | | | | x86/idt: Move early IDT setup out of 32-bit asmThomas Gleixner2017-08-293-34/+10Star
| * | | | | | | x86/idt: Move early IDT handler setup to IDT codeThomas Gleixner2017-08-292-5/+13
| * | | | | | | x86/idt: Consolidate IDT invalidationThomas Gleixner2017-08-293-16/+13Star
| * | | | | | | x86/idt: Move 32-bit idt_descr to C codeThomas Gleixner2017-08-292-11/+5Star
| * | | | | | | x86/idt: Create file for IDT related codeThomas Gleixner2017-08-294-16/+27
| * | | | | | | x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner2017-08-291-1/+1
| * | | | | | | x86/percpu: Use static initializer for GDT entryThomas Gleixner2017-08-291-6/+3Star