index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
Andy Lutomirski
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-21
x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h
Thomas Garnier
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
2017-03-20
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-16
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
x86/cpu: Drop unneded members of struct cpuinfo_x86
Mathias Krause
2017-03-11
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
2017-03-11
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
x86/cpufeature: Add 5-level paging detection
Kirill A. Shutemov
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]