aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-04
| * | | | | | | | | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-04
| * | | | | | | | | x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-04
| * | | | | | | | | x86/efi: Style neateningJoe Perches2014-03-04
| * | | | | | | | | x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie2014-03-04
| * | | | | | | | | efi: Set feature flags inside feature init functionsMatt Fleming2014-03-04
| * | | | | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-04
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt2014-03-11
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-20
| * | | | | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
| * | | | | | | | | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-13
| * | | | | | | | | | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
| * | | | | | | | | | x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
| * | | | | | | | | | x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-13
| * | | | | | | | | | x86: Use clflushopt in clflush_cache_rangeRoss Zwisler2014-02-27
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-27
| * | | | | | | | | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-20
| * | | | | | | | | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov2014-03-13
| * | | | | | | | | x86, crash: Unify ifdefBorislav Petkov2014-03-13
| * | | | | | | | | x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Disable generation of traditional x87 instructionsBorislav Petkov2014-02-04
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-11
| * | | | | | | | | | x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-09
| * | | | | | | | | | x86/apic: Remove unused function prototypesDavid Rientjes2014-02-09
| * | | | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-09
| * | | | | | | | | | x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-09
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu2014-02-20
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-11
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/idle, x86: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-11
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian2014-03-14
| * | | | | | | | | | | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian2014-03-12
| * | | | | | | | | | | perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang2014-03-11
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf/x86: Add a few more commentsPeter Zijlstra2014-02-27
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian2014-02-21
| * | | | | | | | | | | | perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian2014-02-21
| * | | | | | | | | | | | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian2014-02-21
| * | | | | | | | | | | | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian2014-02-21