Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b03b016fe54edd1b527d749e139b2fc9407ac414
/
arch
/
x86
/
Kconfig
b03b016
x86/Kconfig: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
0609ae0
x86/kasan: support KASAN_VMALLOC
by Daniel Axtens
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ab851d4
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1c134b1
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a25bbc2
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fd26159
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
9f4813b
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
by Ingo Molnar
· 5 years ago
c12d336
int128: move __uint128_t compiler test to Kconfig
by Ard Biesheuvel
· 5 years ago
111e7b1
x86/ioperm: Extend IOPL config to control ioperm() as well
by Thomas Gleixner
· 5 years ago
a24ca99
x86/iopl: Remove legacy IOPL option
by Thomas Gleixner
· 5 years ago
c8137ac
x86/iopl: Restrict iopl() permission scope
by Thomas Gleixner
· 5 years ago
90dc392
x86: Remove the calgary IOMMU driver
by Christoph Hellwig
· 5 years ago
562955f
ftrace/x86: Add register_ftrace_direct() for custom trampolines
by Steven Rostedt (VMware)
· 5 years ago
e380a03
x86/PCI: sta2x11: use default DMA address translation
by Nicolas Saenz Julienne
· 5 years ago
b971880
x86/Kconfig: Rename UMIP config parameter
by Babu Moger
· 5 years ago
db61617
x86/tsx: Add config options to set tsx=on|off|auto
by Michal Hocko
· 5 years ago
1edae1a
x86/Kconfig: Enforce limit of 512 CPUs with MAXSMP and no CPUMASK_OFFSTACK
by Scott Wood
· 5 years ago
87d6021
x86/math-emu: Limit MATH_EMULATION to 486SX compatibles
by Arnd Bergmann
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
77dcfe2
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
18ec1ea
x86/mm: Enable 5-level paging support by default
by Kirill A. Shutemov
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
99d5cadf
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
by Jiri Bohac
· 5 years ago
2e1da13
x86/kconfig: Remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOC
by Vlastimil Babka
· 5 years ago
0c9c1d5
x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
by Thiago Jung Bauermann
· 5 years ago
a1c4423
cpuidle-haltpoll: disable host side polling when kvm virtualized
by Marcelo Tosatti
· 6 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
0570bc8
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 5 years ago
9087c37
dma-direct: Force unencrypted DMA under SME for certain DMA masks
by Tom Lendacky
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
4f4cfa6
docs: admin-guide: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
330d481
docs: admin-guide: add kdump documentation into it
by Mauro Carvalho Chehab
· 6 years ago
5516745
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
67a929e
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
by Christoph Hellwig
· 5 years ago
39656e8
mm: lift the x86_32 PAE version of gup_get_pte to common code
by Christoph Hellwig
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
8faef71
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3431a94
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0d37dde
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3876d4a
x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
by Alexandre Ghiti
· 6 years ago
625b7b7
x86/vsyscall: Change the default vsyscall mode to xonly
by Andy Lutomirski
· 6 years ago
bd49e16
x86/vsyscall: Add a new vsyscall=xonly mode
by Andy Lutomirski
· 6 years ago
7ac8707
x86/vdso: Switch to generic vDSO implementation
by Vincenzo Frascino
· 6 years ago
151f4e2
docs: power: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
d67297a
docs: kdump: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
0c608da
x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
by Aubrey Li
· 6 years ago
498ad39
x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector
by Zhao Yakui
· 6 years ago
ec7972c
x86: Add support for Linux guests on an ACRN hypervisor
by Zhao Yakui
· 6 years ago
ecca2502
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
by Zhao Yakui
· 6 years ago
cb1aaeb
docs: fix broken documentation links
by Mauro Carvalho Chehab
· 6 years ago
1eecbcd
docs: move protection-keys.rst to the core-api book
by Mauro Carvalho Chehab
· 6 years ago
0c3d931
Platform: OLPC: Add XO-1.75 EC driver
by Lubomir Rintel
· 6 years ago
d396360
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
00f5764
Merge branch 'linus' into x86/urgent, to pick up dependent changes
by Ingo Molnar
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
9012d01
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
by Masahiro Yamada
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
409ca45
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
by Masahiro Yamada
· 6 years ago
518049d
ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
by Steven Rostedt (VMware)
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
fdafe5d
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
0bc40e5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8f14772
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
46e80e6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d253ca0
x86/mm/cpa: Add set_direct_map_*() functions
by Rick Edgecombe
· 6 years ago
3599fe1
x86/stacktrace: Use common infrastructure
by Thomas Gleixner
· 6 years ago
da398db
Merge branch 'linus' into x86/mm, to pick up dependent fix
by Ingo Molnar
· 6 years ago
2792107
x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86
by Mike Rapoport
· 6 years ago
6ad57f7
x86/Kconfig: Make SPARSEMEM default for 32-bit x86
by Mike Rapoport
· 6 years ago
15854ed
x86/pci: Clean up usage of X86_DEV_DMA_OPS
by Christoph Hellwig
· 6 years ago
1fd91d7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
117ed45
x86/irq/64: Remove stack overflow debug code
by Thomas Gleixner
· 6 years ago
a943245
x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"
by Colin Ian King
· 6 years ago
c02f48e
x86/microcode: Deprecate MICROCODE_OLD_INTERFACE
by Borislav Petkov
· 6 years ago
fb346fd
locking/lock_events: Make lock_events available for all archs & other locks
by Waiman Long
· 6 years ago
a5881be
x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbol
by Christoph Hellwig
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
96bc956
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
by Peter Zijlstra
· 6 years ago
bebd024
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
by Thomas Gleixner
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
eac6165
x86: Deprecate a.out support
by Borislav Petkov
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
Next »