index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-53
/
+0
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
1
-0
/
+6
2020-04-11
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
1
-0
/
+1
2020-04-11
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2
-3
/
+3
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+1
2020-04-11
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-08
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
1
-9
/
+0
2020-04-08
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
1
-2
/
+0
2020-04-08
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
1
-6
/
+0
2020-04-08
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
1
-36
/
+0
2020-04-08
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
1
-1
/
+1
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
3
-2
/
+70
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+49
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-529
/
+65
2020-04-03
Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-17
/
+0
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-15
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-2
/
+0
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-03-31
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+6
2020-03-31
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-293
/
+14
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+22
2020-03-31
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
1
-1
/
+1
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-9
/
+9
2020-03-31
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
1
-4
/
+9
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+2
2020-03-31
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-1
/
+26
2020-03-31
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-199
/
+175
2020-03-31
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-44
/
+58
2020-03-31
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+2
2020-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+25
2020-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-17
/
+151
2020-03-31
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-129
/
+63
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+19
2020-03-30
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+4
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2
-129
/
+63
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
7
-288
/
+3
2020-03-28
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-28
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-28
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
1
-0
/
+2
[next]