index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+1
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
1
-10
/
+1
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-02-21
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
1
-0
/
+1
2018-02-16
x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...
Matthew Whitehead
1
-1
/
+1
2018-02-11
x86/Kconfig: Further simplify the NR_CPUS config
Ingo Molnar
1
-26
/
+40
2018-02-11
x86/Kconfig: Simplify NR_CPUS config
Randy Dunlap
1
-15
/
+42
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-02-06
Makefile: move stack-protector availability out of Kconfig
Kees Cook
1
-1
/
+1
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
1
-4
/
+6
2018-02-05
membarrier/x86: Provide core serializing command
Mathieu Desnoyers
1
-0
/
+1
2018-02-05
lockin/x86: Implement sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+1
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2018-01-31
mm: relax deferred struct page requirements
Pavel Tatashin
1
-1
/
+0
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2018-01-25
firmware: Fix up docs referring to FIRMWARE_IN_KERNEL
Benjamin Gilbert
1
-3
/
+3
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+14
2018-01-15
x86: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+1
2018-01-15
x86/jailhouse: Add PCI dependency
Arnd Bergmann
1
-1
/
+1
2018-01-14
x86/jailhouse: Enable PMTIMER
Jan Kiszka
1
-0
/
+1
2018-01-14
x86/jailhouse: Add infrastructure for running in non-root cell
Jan Kiszka
1
-0
/
+8
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
1
-1
/
+1
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
1
-0
/
+13
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2018-01-08
locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry
Eric Biggers
1
-1
/
+0
2018-01-08
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
1
-0
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2017-12-22
x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount
Thomas Gleixner
1
-1
/
+2
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
1
-1
/
+1
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+1
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
1
-1
/
+1
2017-11-15
x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
1
-1
/
+1
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-2
/
+1
2017-11-14
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
1
-3
/
+9
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+11
2017-11-08
x86/umip: Enable User-Mode Instruction Prevention at runtime
Ricardo Neri
1
-0
/
+10
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
1
-1
/
+0
[next]