]> asedeno.scripts.mit.edu Git - linux.git/history - arch
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
[linux.git] / arch /
2019-09-25 Sean ChristophersonKVM: x86: Check kvm_rebooting in kvm_spurious_fault()
2019-09-24 Linus TorvaldsMerge branch 'i2c/for-5.4' of git://git.kernel.org...
2019-09-24 Linus TorvaldsMerge tag 'sound-fix-5.4-rc1' of git://git.kernel.org...
2019-09-24 Linus TorvaldsMerge tag 'for-5.4/io_uring-2019-09-24' of git://git...
2019-09-24 Linus TorvaldsMerge tag 'for-5.4/post-2019-09-24' of git://git.kernel...
2019-09-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-09-24 Alexandre Ghitiriscv: make mmap allocation top-down by default
2019-09-24 Alexandre Ghitimips: use generic mmap top-down layout and brk randomiz...
2019-09-24 Alexandre Ghitimips: replace arch specific way to determine 32bit...
2019-09-24 Alexandre Ghitimips: adjust brk randomization offset to fit generic...
2019-09-24 Alexandre Ghitimips: use STACK_TOP when computing mmap base address
2019-09-24 Alexandre Ghitimips: properly account for stack randomization and...
2019-09-24 Alexandre Ghitiarm: use generic mmap top-down layout and brk randomization
2019-09-24 Alexandre Ghitiarm: use STACK_TOP when computing mmap base address
2019-09-24 Alexandre Ghitiarm: properly account for stack randomization and stack...
2019-09-24 Alexandre Ghitiarm64, mm: make randomization selected by generic topdo...
2019-09-24 Alexandre Ghitiarm64, mm: move generic mmap layout functions to mm
2019-09-24 Alexandre Ghitiarm64: consider stack randomization for mmap base only...
2019-09-24 Alexandre Ghitiarm64: make use of is_compat_task instead of hardcoding...
2019-09-24 Kefeng Wangthp: update split_huge_page_pmd() comment
2019-09-24 Mike Rapoportmm: consolidate pgtable_cache_init() and pgd_cache_init()
2019-09-24 Mike Rapoportmicroblaze: switch to generic version of pte allocation
2019-09-24 Mike Rapoportsh: switch to generic version of pte allocation
2019-09-24 Mike Rapoportia64: switch to generic version of pte allocation
2019-09-24 Nicholas Pigginmm: remove quicklist page table caches
2019-09-24 Matthew Wilcox ... mm: introduce compound_nr()
2019-09-24 Matthew Wilcox ... mm: introduce page_shift()
2019-09-24 Matthew Wilcox ... mm: introduce page_size()
2019-09-24 Aneesh Kumar K.Vpowerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
2019-09-24 Aneesh Kumar K.Vpowerpc/nvdimm: Use HCALL error as the return value
2019-09-24 Linus TorvaldsMerge tag 'microblaze-v5.4-rc1' of git://git.monstr...
2019-09-24 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.4-2' of git://git...
2019-09-24 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git.kernel...
2019-09-24 Linus TorvaldsMerge branch 'work.mount3' of git://git.kernel.org...
2019-09-24 Tony Luckia64: Fix some warnings introduced in merge window
2019-09-24 Aneesh Kumar K.Vlibnvdimm/altmap: Track namespace boundaries in altmap
2019-09-24 Aneesh Kumar K.Vpowerpc/book3s64: Export has_transparent_hugepage(...
2019-09-24 Marc Orrkvm: nvmx: limit atomic switch MSRs
2019-09-24 Jim Mattsonkvm: svm: Intercept RDPRU
2019-09-24 Jim Mattsonkvm: x86: Add "significant index" flag to a few CPUID...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Skip invalid pages during zapping iff...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Explicitly track only a single invalid...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Use fast invalidate mechanism to zap...
2019-09-24 Sean ChristophersonKVM: x86/mmu: Treat invalid shadow pages as obsolete
2019-09-24 Wanpeng LiKVM: LAPIC: Tune lapic_timer_advance_ns smoothly
2019-09-24 Tao XuKVM: vmx: Introduce handle_unexpected_vmexit and handle...
2019-09-24 Tao XuKVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
2019-09-24 Tao XuKVM: x86: Add support for user wait instructions
2019-09-24 Sean ChristophersonKVM: x86: Add comments to document various emulation types
2019-09-24 Sean ChristophersonKVM: VMX: Handle single-step #DB for EMULTYPE_SKIP...
2019-09-24 Sean ChristophersonKVM: x86: Remove emulation_result enums, EMULATE_{DONE...
2019-09-24 Sean ChristophersonKVM: VMX: Remove EMULATE_FAIL handling in handle_invali...
2019-09-24 Sean ChristophersonKVM: x86: Move triple fault request into RM int injection
2019-09-24 Sean ChristophersonKVM: x86: Handle emulation failure directly in kvm_task...
2019-09-24 Sean ChristophersonKVM: x86: Exit to userspace on emulation skip failure
2019-09-24 Sean ChristophersonKVM: x86: Move #UD injection for failed emulation into...
2019-09-24 Sean ChristophersonKVM: x86: Add explicit flag for forced emulation on #UD
2019-09-24 Sean ChristophersonKVM: x86: Move #GP injection for VMware into x86_emulat...
2019-09-24 Sean ChristophersonKVM: x86: Don't attempt VMWare emulation on #GP with...
2019-09-24 Sean ChristophersonKVM: x86: Refactor kvm_vcpu_do_singlestep() to remove...
2019-09-24 Sean ChristophersonKVM: x86: Clean up handle_emulation_failure()
2019-09-24 Sean ChristophersonKVM: x86: Relocate MMIO exit stats counting
2019-09-24 Krish SadhukhanKVM: nVMX: Check Host Address Space Size on vmentry...
2019-09-24 Vitaly KuznetsovKVM: x86: hyper-v: set NoNonArchitecturalCoreSharing...
2019-09-24 Wanpeng LiKVM: hyperv: Fix Direct Synthetic timers assert an...
2019-09-24 Sean ChristophersonKVM: x86: Manually flush collapsible SPTEs only when...
2019-09-24 Vitaly KuznetsovKVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
2019-09-24 Vitaly KuznetsovKVM: x86: svm: remove unneeded nested_enable_evmcs() hook
2019-09-24 Vitaly KuznetsovKVM/Hyper-V/VMX: Add direct tlb flush support
2019-09-24 Tianyu LanKVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRE...
2019-09-24 Tianyu Lanx86/Hyper-V: Fix definition of struct hv_vp_assist_page
2019-09-24 Jim Mattsonkvm: x86: Add Intel PMU MSRs to msrs_to_save[]
2019-09-24 Aneesh Kumar K.Vpowerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering...
2019-09-24 Aneesh Kumar K.Vpowerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG...
2019-09-24 Aneesh Kumar K.Vpowerpc/book3s64/mm: Don't do tlbie fixup for some...
2019-09-24 Laurent Dufourpowerpc/pseries: Call H_BLOCK_REMOVE when supported
2019-09-24 Laurent Dufourpowerpc/pseries: Read TLB Block Invalidate Characteristics
2019-09-24 Michael RothKVM: PPC: Book3S HV: use smp_mb() when setting/clearing...
2019-09-24 Linus TorvaldsMerge tag 'mfd-next-5.4' of git://git.kernel.org/pub...
2019-09-24 Linus TorvaldsMerge tag 'backlight-next-5.4' of git://git.kernel...
2019-09-24 Linus TorvaldsMerge tag 'pci-v5.4-changes' of git://git.kernel.org...
2019-09-23 Vasily Gorbiks390/topology: avoid firing events before kobjs are created
2019-09-23 Linus TorvaldsMerge tag 'smack-for-5.4-rc1' of git://github.com/cscha...
2019-09-23 Bjorn HelgaasMerge branch 'pci/trivial'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/vmd'
2019-09-23 Bjorn HelgaasMerge branch 'lorenzo/pci/tegra'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mobiveil'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/misc'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mediatek'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/layerscape'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/imx'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/hv'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dwc'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/al'
next