index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-10
1
-1
/
+1
|
\
|
*
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
2019-02-10
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
2
-3
/
+4
|
\
|
|
*
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
2019-02-02
1
-2
/
+2
|
*
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
2019-01-29
1
-1
/
+2
*
|
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
2019-02-02
1
-0
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-27
1
-0
/
+18
|
\
|
|
*
x86/pkeys: Properly copy pkey state at fork()
Dave Hansen
2019-01-15
1
-0
/
+18
*
|
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
2019-01-20
1
-1
/
+1
|
/
*
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
2019-01-09
1
-2
/
+2
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-2
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
3
-17
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-3
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
|
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
*
|
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2019-01-05
2
-18
/
+8
*
|
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
2019-01-05
1
-31
/
+22
*
|
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
2019-01-05
1
-11
/
+17
*
|
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
1
-1
/
+8
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
3
-7
/
+4
|
/
*
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-12-28
1
-1
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
2
-1
/
+34
|
\
|
*
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
12
-31
/
+71
|
|
\
|
*
|
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
2018-12-05
1
-0
/
+27
|
*
|
x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
Andy Lutomirski
2018-11-20
1
-1
/
+7
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
4
-22
/
+10
|
\
\
\
|
*
|
|
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
2
-14
/
+7
|
*
|
|
x86/fpu: Add might_fault() to user_insn()
Sebastian Andrzej Siewior
2018-12-03
1
-0
/
+3
|
*
|
|
x86/thread_info: Remove _TIF_ALLWORK_MASK
Sebastian Andrzej Siewior
2018-12-03
1
-8
/
+0
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
16
-28
/
+70
|
\
\
\
\
|
*
|
|
|
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
4
-0
/
+10
|
*
|
|
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
3
-3
/
+3
|
*
|
|
|
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
2018-12-03
16
-49
/
+115
|
|
\
|
|
|
|
*
|
|
|
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-11-23
10
-0
/
+32
|
*
|
|
|
x86/traps: Complete prototype declarations
Borislav Petkov
2018-11-14
1
-22
/
+22
|
*
|
|
|
x86/mce: Fix -Wmissing-prototypes warnings
Borislav Petkov
2018-11-14
1
-3
/
+3
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
1
-8
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x86: Use POPCNT mnemonics in arch_hweight.h
Uros Bizjak
2018-11-05
1
-8
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
2
-2
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-11-30
1
-0
/
+2
|
*
|
|
|
|
x86/mm/pageattr: Introduce helper function to unmap EFI boot services
Sai Praneeth Prakhya
2018-11-30
1
-2
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
1
-14
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
x86/resctrl: Rename the config option INTEL_RDT to RESCTRL
Babu Moger
2018-11-22
1
-2
/
+2
|
*
|
|
|
|
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
1
-12
/
+12
|
*
|
|
|
|
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
2018-11-22
1
-0
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
9
-136
/
+333
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2018-12-21
1
-0
/
+1
|
*
|
|
|
|
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
2018-12-21
1
-1
/
+1
|
*
|
|
|
|
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-12-21
1
-7
/
+0
[next]