Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f2a6a7050109e0a5c7a84c70aa6010f682b2f1ee
/
arch
/
x86
/
include
f2a6a70
x86: Convert the rest of the code to support p4d_t
by Kirill A. Shutemov
· 8 years ago
7f68904
x86/kexec: Add 5-level paging support
by Kirill A. Shutemov
· 8 years ago
1f9ca18
Merge branch 'x86/process' into x86/mm, to create new base for further patches
by Ingo Molnar
· 8 years ago
b23adb7
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
by Andy Lutomirski
· 8 years ago
59c58ceb
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
by Andy Lutomirski
· 8 years ago
aa4ea6755
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
by Andy Lutomirski
· 8 years ago
ef37bc3
x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h
by Thomas Garnier
· 8 years ago
e9ea1e7
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
by Kyle Huey
· 8 years ago
90218ac
x86/cpufeature: Detect CPUID faulting support
by Kyle Huey
· 8 years ago
b0b9b01
x86/arch_prctl: Add do_arch_prctl_common()
by Kyle Huey
· 8 years ago
17a6e1b
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
by Kyle Huey
· 8 years ago
dd93938
x86/arch_prctl: Rename 'code' argument to 'option'
by Kyle Huey
· 8 years ago
ab6d946
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
by Kyle Huey
· 8 years ago
2947ba0
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
by Kirill A. Shutemov
· 8 years ago
9a804fe
mm/gup: Drop the arch_pte_access_permitted() MMU callback
by Kirill A. Shutemov
· 8 years ago
f991376
x86/mm: Correct fixmap header usage on adaptable MODULES_END
by Thomas Garnier
· 8 years ago
45fc875
x86: Make the GDT remapping read-only on 64-bit
by Thomas Garnier
· 8 years ago
69218e4
x86: Remap GDT tables in the fixmap section
by Thomas Garnier
· 8 years ago
f06bdd4
x86/mm: Adapt MODULES_END based on fixmap section size
by Thomas Garnier
· 8 years ago
e13b73d
x86/hugetlb: Adjust to the new native/compat mmap bases
by Dmitry Safonov
· 8 years ago
fe1e8c3
x86/mm: Extend headers with basic definitions to support 5-level paging
by Kirill A. Shutemov
· 8 years ago
1b028f7
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
by Dmitry Safonov
· 8 years ago
8f3e474
x86/mm: Add task_size parameter to mmap_base()
by Dmitry Safonov
· 8 years ago
5a45a5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2c4ea6e
x86/tlb: Fix tlb flushing when lguest clears PGE
by Daniel Borkmann
· 8 years ago
5a92015
x86/process: Optimize TIF_NOTSC switch
by Thomas Gleixner
· 8 years ago
b9894a2
x86/process: Correct and optimize TIF_BLOCKSTEP switch
by Kyle Huey
· 8 years ago
40c50c1
kexec, x86/purgatory: Unbreak it and clean it up
by Thomas Gleixner
· 8 years ago
9849a56
arch, mm: convert all architectures to use 5level-fixup.h
by Kirill A. Shutemov
· 8 years ago
6fb8956
x86/cpufeature: Add 5-level paging detection
by Kirill A. Shutemov
· 8 years ago
ec3b93ae
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c82be9d
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
1a79a72
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/apic.h>
by Ingo Molnar
· 9 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 9 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 9 years ago
4c82269
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
by Ingo Molnar
· 9 years ago
6bff9c6
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 8 years ago
b7ceaec
x86/asm: Tidy up TSS limit code
by Andy Lutomirski
· 8 years ago
8392f16
x86/boot: Correct setup_header.start_sys name
by Borislav Petkov
· 8 years ago
58ab9a0
x86/pkeys: Check against max pkey to avoid overflows
by Dave Hansen
· 8 years ago
311f777
x86: intel-family.h: Add GEMINI_LAKE SOC
by Len Brown
· 8 years ago
98af745
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
by Len Brown
· 9 years ago
8a34fd0
x86 msr-index.h: Define Atom specific core ratio MSR locations
by Len Brown
· 9 years ago
0539ba1
tools/power turbostat: Baytrail c-state support
by Len Brown
· 8 years ago
419c9e9
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
by Len Brown
· 9 years ago
40496c8
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
by Len Brown
· 9 years ago
3e761a4
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
by Dave Jiang
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
94eae80
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
5d8a00e
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
76062b4
platform/x86: intel_pmc_ipc: read s0ix residency API
by Shanth Murthy
· 8 years ago
a00cc7d
mm, x86: add support for PUD-sized transparent hugepages
by Matthew Wilcox
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
252b95c
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
6c62985
x86/paravirt: Change vcp_is_preempted() arg type to long
by Waiman Long
· 8 years ago
b7ffc44
x86/kvm/vmx: Defer TR reload after VM exit
by Andy Lutomirski
· 8 years ago
d3273de
x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
by Andy Lutomirski
· 8 years ago
4f53ab1
x86/asm: Define the kernel TSS limit in a macro
by Andy Lutomirski
· 8 years ago
c945d02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b5abde
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a25a1d6
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
280d7a1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8a9365a
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
292d386
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
60c906b
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
32e2d7c
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 9 years ago
5b1ad68
Merge branch 'linus' into x86/mm
by Thomas Gleixner
· 8 years ago
3bba73b
x86/cpufeature: Move RING3MWAIT feature to avoid conflicts
by Thomas Gleixner
· 8 years ago
76dfafd5
KVM: x86: do not scan IRR twice on APICv vmentry
by Paolo Bonzini
· 9 years ago
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
dee863b
hv: export current Hyper-V clocksource
by Vitaly Kuznetsov
· 9 years ago
9b06e10
Drivers: hv: Fix the bug in generating the guest ID
by K. Y. Srinivasan
· 9 years ago
f4066c2
kvmclock: export kvmclock clocksource and data pointers
by Marcelo Tosatti
· 9 years ago
55dd00a
KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall
by Marcelo Tosatti
· 9 years ago
5a7670e
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
by Boris Ostrovsky
· 9 years ago
de8cb45
efi: Get and store the secure boot status
by David Howells
· 9 years ago
a2cd2f3
x86/efi: Allow invocation of arbitrary runtime services
by David Howells
· 9 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
79a8b9a
x86/CPU/AMD: Bring back Compute Unit ID
by Borislav Petkov
· 9 years ago
1d12d0e
x86/cpufeature: Add RING3MWAIT to CPU features
by Grzegorz Andrejczuk
· 9 years ago
0274f95
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
by Grzegorz Andrejczuk
· 9 years ago
ae47eda
x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
by Grzegorz Andrejczuk
· 9 years ago
abdf1df
x86/platform/UV: Add Support for UV4 Hubless NMIs
by travis@sgi.com
· 9 years ago
74862b0
x86/platform/UV: Add Support for UV4 Hubless systems
by travis@sgi.com
· 9 years ago
1055e0b
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
by Ingo Molnar
· 9 years ago
b672592
sched/cputime: Remove generic asm headers
by Frederic Weisbecker
· 9 years ago
d6f3609
Drivers: hv: restore hypervcall page cleanup before kexec
by Vitaly Kuznetsov
· 9 years ago
f26483e
Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts
by Ingo Molnar
· 9 years ago
24c2503
x86/microcode: Do not access the initrd after it has been freed
by Borislav Petkov
· 9 years ago
f585766
x86/mm: Improve documentation for low-level device I/O functions
by Jonathan Corbet
· 9 years ago
Next »