summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov
2016-04-13Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar
2016-04-13x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-04-13Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-13x86/syscalls: Wire up compat readv2/writev2 syscallsChristoph Hellwig
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2016-04-13x86/entry/64: Make gs_change a local labelBorislav Petkov
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov
2016-04-13x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()Andy Lutomirski
2016-04-13x86/asm, sched/x86: Rewrite the FS and GS context switch codeAndy Lutomirski
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski
2016-04-13x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GSAndy Lutomirski
2016-04-13selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski
2016-04-01x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar
2016-04-01lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gatesRusty Russell
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov
2016-03-31x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov
2016-03-30Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck
2016-03-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-30Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2016-03-30Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-29dlm: config: Fix ENOMEM failures in make_cluster()Andrew Price
2016-03-29x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov
2016-03-29x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-03-29x86/pat: Document the PAT initialization sequenceToshi Kani
2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-03-29x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-03-29x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani
2016-03-29x86/mm/pat: Add pat_disable() interfaceToshi Kani
2016-03-29x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-03-29x86/mm/pkeys: Add missing DocumentationDave Hansen
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui
2016-03-29x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov
2016-03-29x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy
2016-03-29x86/Documentation: Start documenting x86 topologyBorislav Petkov
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov