summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
|\| | | | | | | | | |
| * | | | | | | | | | Merge 4.4.155 into android-4.4Greg Kroah-Hartman2018-09-10
| |\| | | | | | | | |
| | * | | | | | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2018-09-09
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\| | | | | | | | |
| * | | | | | | | | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
| |\| | | | | | | |
| | * | | | | | | | x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-05
| | * | | | | | | | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-05
| | * | | | | | | | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-05
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| | | | | | | |
| * | | | | | | | Merge 4.4.153 into android-4.4Greg Kroah-Hartman2018-08-28
| |\| | | | | | |
| | * | | | | | | x86/mm: Fix use-after-free of ldt_structEric Biggers2018-08-28
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge 4.4.151 into android-4.4Greg Kroah-Hartman2018-08-22
| |\| | | | | |
| | * | | | | | x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky2018-08-22
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\| | | | | |
| * | | | | | Merge 4.4.150 into android-4.4Greg Kroah-Hartman2018-08-18
| |\| | | | |
| | * | | | | x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-18
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | | | |
| * | | | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\| | | |
| | * | | | x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck2018-08-15
| | * | | | x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Invert all not present mappingsAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko2018-08-15
| | * | | | x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka2018-08-15
| | * | | | x86/cpufeatures: Add detection of L1D cache flush support.Konrad Rzeszutek Wilk2018-08-15
| | * | | | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen2018-08-15
| | * | | | x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds2018-08-15
| | * | | | x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds2018-08-15
| | * | | | mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2018-08-15
| | * | | | x86/mm: Fix swap entry comment and macroDave Hansen2018-08-15
| | * | | | x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen2018-08-15
| | * | | | x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen2018-08-15
| | * | | | x86/irqflags: Provide a declaration for native_save_flNick Desaulniers2018-08-15
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
|\| | | |
| * | | | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| | |
| | * | | x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-07-25
| | * | | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-07-25
| | * | | x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-07-25
| | * | | x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-07-25
| | * | | x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}Borislav Petkov2018-07-25
| | * | | x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner2018-07-25
| | * | | x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-07-25
| | * | | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-07-25
| | * | | x86/speculation: Handle HT correctly on AMDThomas Gleixner2018-07-25
| | * | | x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-07-25
| | * | | x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-07-25
| | * | | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-07-25
| | * | | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-07-25