Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c65e774fb3f6af212641538694b9778ff9ab4300
/
arch
/
x86
c65e774
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
by Kirill A. Shutemov
· 7 years ago
5c7919b
x86/mm: Make LDT_BASE_ADDR dynamic
by Kirill A. Shutemov
· 7 years ago
e626e6b
x86/mm: Introduce 'pgtable_l5_enabled'
by Kirill A. Shutemov
· 7 years ago
eedb92a
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
by Kirill A. Shutemov
· 7 years ago
02390b8
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
by Kirill A. Shutemov
· 7 years ago
b83ce5e
x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52
by Kirill A. Shutemov
· 7 years ago
116fef6
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory
by Andy Lutomirski
· 7 years ago
1070730
x86/mm/encrypt: Simplify sme_pgtable_calc()
by Kirill A. Shutemov
· 7 years ago
aad9839
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
by Kirill A. Shutemov
· 7 years ago
1cd9c22
x86/mm/encrypt: Move page table helpers into separate translation unit
by Kirill A. Shutemov
· 7 years ago
515ab7c
x86/mm: Align TLB invalidation info
by Nadav Amit
· 7 years ago
178e834
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
a051c14
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
eff84b3
crypto: sha512-mb - initialize pending lengths correctly
by Eric Biggers
· 7 years ago
781198f
xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
by Simon Gaiser
· 7 years ago
616f160
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
by Rafael J. Wysocki
· 7 years ago
168b651
x86: hibernate: fix swsusp_arch_resume() prototype
by Arnd Bergmann
· 7 years ago
0231d00
ACPI: SPCR: Make SPCR available to x86
by Prarit Bhargava
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
ab2d92a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4b0dda4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2bc2f68
Makefile: move stack-protector availability out of Kconfig
by Kees Cook
· 7 years ago
917538e
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
by Andrey Konovalov
· 7 years ago
cbd7b8a
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
8284507
Merge branch 'linus' into sched/urgent, to resolve conflicts
by Ingo Molnar
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
f859422
x86: PM: Make APM idle driver initialize polling state
by Rafael J. Wysocki
· 7 years ago
4f27729
x86/xen: init %gs very early to avoid page faults with stack protector
by Juergen Gross
· 7 years ago
10bcc80
membarrier/x86: Provide core serializing command
by Mathieu Desnoyers
· 7 years ago
ac1ab12
lockin/x86: Implement sync_core_before_usermode()
by Mathieu Desnoyers
· 7 years ago
306e060
membarrier: Document scheduler barrier requirements
by Mathieu Desnoyers
· 7 years ago
1197491
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
by Jiri Olsa
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0a646e9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
850eb9f
x86/cpu: Add Cannonlake to Intel family
by Rajneesh Bhardwaj
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
b2ac58f
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
d28b387
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
28c1c9f
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
by KarimAllah Ahmed
· 7 years ago
15d4507
KVM/x86: Add IBPB support
by Ashok Raj
· 7 years ago
b7b27aa
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
by KarimAllah Ahmed
· 7 years ago
a96223f
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti
by Thomas Gleixner
· 7 years ago
ee95f40
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
by Ross Zwisler
· 7 years ago
328008a
x86/power: Fix swsusp_arch_resume prototype
by Arnd Bergmann
· 7 years ago
ebfc150
x86/dumpstack: Avoid uninitlized variable
by Arnd Bergmann
· 7 years ago
af189c9
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
by Darren Kenny
· 7 years ago
4bf5d56
x86/pti: Mark constant arrays as __initconst
by Arnd Bergmann
· 7 years ago
8dbfb2b
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
by Eric Biggers
· 7 years ago
9005c68
x86/spectre: Simplify spectre_v2 command line parsing
by KarimAllah Ahmed
· 7 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
2bed266
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
941691e
platform/x86: intel_pmc_core: Remove unused header file
by Rajneesh Bhardwaj
· 7 years ago
085331d
x86/kvm: Update spectre-v1 mitigation
by Dan Williams
· 7 years ago
73da9e1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
86fa949
x86/mm: provide pmdp_establish() helper
by Kirill A. Shutemov
· 7 years ago
2e3ca40
mm: relax deferred struct page requirements
by Pavel Tatashin
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a103950
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
ae0cb7b
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
e1c70f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
904e14f
KVM: VMX: make MSR bitmaps per-VCPU
by Paolo Bonzini
· 7 years ago
87cedc6
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
by Longpeng(Mike)
· 7 years ago
806793f
KVM: x86: AMD Processor Topology Information
by Stanislav Lanci
· 7 years ago
d391f12
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
a07ae84
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 7 years ago
12c69f1
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
by Josh Poimboeuf
· 7 years ago
5fa4ec9
x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n
by Thomas Gleixner
· 7 years ago
5bf3031
x86/kexec: Make kexec (mostly) work in 5-level paging mode
by Kirill A. Shutemov
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0092e43
x86/kvm: Support Hyper-V reenlightenment
by Vitaly Kuznetsov
· 7 years ago
b0c39dc
x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V
by Vitaly Kuznetsov
· 7 years ago
51d4e5d
x86/irq: Count Hyper-V reenlightenment interrupts
by Vitaly Kuznetsov
· 7 years ago
e7c4e36
x86/hyperv: Redirect reenlightment notifications on CPU offlining
by Vitaly Kuznetsov
· 7 years ago
9328626
x86/hyperv: Reenlightenment notifications support
by Vitaly Kuznetsov
· 7 years ago
e2768ea
x86/hyperv: Add a function to read both TSC and TSC page value simulateneously
by Vitaly Kuznetsov
· 7 years ago
89a8f6d
x86/hyperv: Check for required priviliges in hyperv_init()
by Vitaly Kuznetsov
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
18bf3c3
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
by Tim Chen
· 7 years ago
7fcae11
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
by David Woodhouse
· 7 years ago
e698dcd
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
by Colin Ian King
· 7 years ago
72906f3
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5289d30
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
edfbae5
x86/spectre: Report get_user mitigation for spectre_v1
by Dan Williams
· 7 years ago
2fbd7af
x86/syscall: Sanitize syscall table de-references under speculation
by Dan Williams
· 7 years ago
c7f631c
x86/get_user: Use pointer masking to limit speculation
by Dan Williams
· 7 years ago
304ec1b
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
by Dan Williams
· 7 years ago
b5c4ae4
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
by Dan Williams
· 7 years ago
Next »