summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | x86/efi: Add early thunk code to go from 64-bit to 32-bitMatt Fleming2014-03-042-0/+179
| | * | | | | x86/efi: Build our own EFI services pointer tableMatt Fleming2014-03-045-211/+377
| | * | | | | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-042-0/+296
| | * | | | | x86/efi: Delete dead code when checking for non-nativeMatt Fleming2014-03-041-12/+0
| | * | | | | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-043-5/+16
| | * | | | | x86, tools: Consolidate #ifdef codeMatt Fleming2014-03-041-22/+42
| | * | | | | x86/boot: Cleanup header.S by removing some #ifdefsMatt Fleming2014-03-041-7/+1
| * | | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05534-3351/+5395
| |\ \ \ \ \ \
| * | | | | | | efi: Use NULL instead of 0 for pointerDaeseok Youn2014-03-042-2/+2
| * | | | | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-042-8/+7
| * | | | | | | x86/efi: Split efi_enter_virtual_modeBorislav Petkov2014-03-041-50/+98
| * | | | | | | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-044-26/+114
| * | | | | | | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-042-13/+33
| * | | | | | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-045-0/+21
| * | | | | | | x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-042-31/+56
| * | | | | | | x86/efi: Style neateningJoe Perches2014-03-041-15/+11
| * | | | | | | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-041-7/+5
| * | | | | | | efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem2014-03-041-9/+4
| * | | | | | | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-042-4/+10
| * | | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-044-25/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt2014-03-111-1/+1
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-3115-101/+248
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-203-0/+46
| * | | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-204-4/+4
| * | | | | | | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-132-31/+57
| * | | | | | | | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-132-26/+13
| * | | | | | | | x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-131-36/+12
| * | | | | | | | x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-132-1/+90
| * | | | | | | | x86: Use clflushopt in drm_clflush_virt_rangeRoss Zwisler2014-02-271-1/+1
| * | | | | | | | x86: Use clflushopt in drm_clflush_pageRoss Zwisler2014-02-271-1/+7
| * | | | | | | | x86: Use clflushopt in clflush_cache_rangeRoss Zwisler2014-02-271-4/+4
| * | | | | | | | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-272-0/+9
| * | | | | | | | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-201-6/+10
| * | | | | | | | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-201-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-314-8/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov2014-03-131-3/+3
| * | | | | | | | x86, crash: Unify ifdefBorislav Petkov2014-03-131-2/+0
| * | | | | | | | x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-132-3/+3
* | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Disable generation of traditional x87 instructionsBorislav Petkov2014-02-041-2/+2
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-3114-46/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-112-2/+13
| * | | | | | | | | | x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-092-4/+6
| * | | | | | | | | | x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
| * | | | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-0913-29/+17
| * | | | | | | | | | x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-092-8/+1
* | | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu2014-02-201-4/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-3145-541/+913
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud