Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8ef1ec0ca32c6f8a87f5b4c24b1db26da67c5609
/
arch
/
x86
/
kernel
e5b3fc1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8fa91bf
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7b0b8cf
x86/ioperm: Save an indentation level in tss_update_io_bitmap()
by Borislav Petkov
· 5 years ago
5a43b87
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
by Srinivas Pandruvada
· 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
6e9f879
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
3f59dbc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
56f2ab4
x86/ptrace: Document FSBASE and GSBASE ABI oddities
by Andy Lutomirski
· 6 years ago
8e05f1b
x86/ptrace: Remove set_segment_reg() implementations for current
by Andy Lutomirski
· 6 years ago
0337b7e
x86/traps: die() instead of panicking on a double fault
by Andy Lutomirski
· 5 years ago
7d8d8cf
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
by Andy Lutomirski
· 5 years ago
dc4e002
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
by Andy Lutomirski
· 5 years ago
e99b6f4
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
by Andy Lutomirski
· 5 years ago
93efbde
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
by Andy Lutomirski
· 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
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5c4a1c0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
53a07a1
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
da42761
Merge branch 'x86-platform-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
24ee25a
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
64d6a12
Merge branch 'x86-hyperv-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
85fbf15
Merge branch 'x86-boot-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
782b597
Merge branch 'acpi-mm'
by Rafael J. Wysocki
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
752272f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
28fcb77
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
63c2291
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ceb9e77
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree
by Ingo Molnar
· 5 years ago
f01ec4f
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
by Ingo Molnar
· 5 years ago
f490e07
x86/pti/32: Size initial_page_table correctly
by Thomas Gleixner
· 5 years ago
3580d0b
x86/doublefault/32: Fix stack canaries in the double fault handler
by Andy Lutomirski
· 5 years ago
a7ba70f
dma-mapping: treat dev->bus_dma_mask as a DMA limit
by Nicolas Saenz Julienne
· 5 years ago
46f4f0a
Merge branch 'kvm-tsx-ctrl' into HEAD
by Paolo Bonzini
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
e3cb0c7
x86/ioperm: Fix use of deprecated config option
by Alexander Duyck
· 5 years ago
68a33b1
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
by Christoph Hellwig
· 5 years ago
9f4813b
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
by Ingo Molnar
· 5 years ago
11a98f3
x86: Fix typos in comments
by Cao jin
· 5 years ago
fe30021
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
cd5a2aa
x86/speculation: Fix redundant MDS mitigation message
by Waiman Long
· 5 years ago
64870ed
x86/speculation: Fix incorrect MDS/TAA mitigation status
by Waiman Long
· 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
be9afb4
x86/iopl: Fixup misleading comment
by Thomas Gleixner
· 5 years ago
4804e38
x86/ioperm: Share I/O bitmap if identical
by Thomas Gleixner
· 5 years ago
ea5f1cd
x86/ioperm: Remove bitmap if all permissions dropped
by Thomas Gleixner
· 5 years ago
22fe5b0
x86/ioperm: Move TSS bitmap update to exit to user work
by Thomas Gleixner
· 5 years ago
060aa16
x86/ioperm: Add bitmap sequence number
by Thomas Gleixner
· 5 years ago
577d5cd
x86/ioperm: Move iobitmap data into a struct
by Thomas Gleixner
· 5 years ago
f5848e5
x86/tss: Move I/O bitmap data into a seperate struct
by Thomas Gleixner
· 5 years ago
ecc7e37
x86/io: Speedup schedule out of I/O bitmap user
by Thomas Gleixner
· 5 years ago
32f3bf6
x86/ioperm: Avoid bitmap allocation if no permissions are set
by Thomas Gleixner
· 5 years ago
ae31cea
x86/ioperm: Simplify first ioperm() invocation logic
by Thomas Gleixner
· 5 years ago
b800fc4
x86/iopl: Cleanup include maze
by Thomas Gleixner
· 5 years ago
505b789
x86/cpu: Unify cpu_init()
by Thomas Gleixner
· 5 years ago
2fff071
x86/process: Unify copy_thread_tls()
by Thomas Gleixner
· 5 years ago
8c40397
x86/ptrace: Prevent truncation of bitmap size
by Thomas Gleixner
· 5 years ago
c3d6324
x86/alternatives: Teach text_poke_bp() to emulate instructions
by Peter Zijlstra
· 6 years ago
f6a892d
x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long
by Fenghua Yu
· 5 years ago
90dc392
x86: Remove the calgary IOMMU driver
by Christoph Hellwig
· 5 years ago
ac94be4
Merge branch 'linus' into x86/hyperv
by Thomas Gleixner
· 5 years ago
9eff303
x86/crash: Align function arguments on opening braces
by Borislav Petkov
· 5 years ago
7c321eb
x86/kdump: Remove the backup region handling
by Lianbo Jiang
· 5 years ago
6f599d8
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
by Lianbo Jiang
· 5 years ago
77ac117
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
by Josh Poimboeuf
· 5 years ago
a3ad1a7
ftrace/x86: Add a counter to test function_graph with direct
by Steven Rostedt (VMware)
· 5 years ago
562955f
ftrace/x86: Add register_ftrace_direct() for custom trampolines
by Steven Rostedt (VMware)
· 5 years ago
c8eafe1
x86/resctrl: Fix potential lockdep warning
by Xiaochen Shen
· 5 years ago
eb094f0
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b3c72fc
x86/boot: Introduce setup_indirect
by Daniel Kiper
· 5 years ago
f665620
x86/mce/therm_throt: Optimize notifications of thermal throttle
by Srinivas Pandruvada
· 5 years ago
fc5db58
x86/quirks: Disable HPET on Intel Coffe Lake platforms
by Kai-Heng Feng
· 5 years ago
c311ed6
x86/init: Allow DT configured systems to disable RTC at boot time
by Rahul Tanwar
· 5 years ago
dce7cd6
x86/hyperv: Allow guests to enable InvariantTSC
by Andrea Parri
· 5 years ago
012206a
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
by Josh Poimboeuf
· 5 years ago
262b45a
x86/efi: EFI soft reservation to E820 enumeration
by Dan Williams
· 5 years ago
6950e31
x86/efi: Push EFI_MEMMAP check into leaf routines
by Dan Williams
· 5 years ago
9774a96
x86/umip: Make the comments vendor-agnostic
by Babu Moger
· 5 years ago
b971880
x86/Kconfig: Rename UMIP config parameter
by Babu Moger
· 5 years ago
63ec58b
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
by Michael Zhivich
· 5 years ago
e361362
x86/dumpstack/64: Don't evaluate exception stacks before setup
by Thomas Gleixner
· 5 years ago
fe6f85c
x86/apic/32: Avoid bogus LDR warnings
by Jan Beulich
· 5 years ago
446e693
x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers
by Cyrill Gorcunov
· 5 years ago
c085505
x86/fpu: Shrink space allocated for xstate_comp_offsets
by Cyrill Gorcunov
· 5 years ago
58db1037
x86/fpu: Update stale variable name in comment
by Cyrill Gorcunov
· 5 years ago
7705dc8
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
by Kees Cook
· 5 years ago
a329975
x86/mm: Report actual image regions in /proc/iomem
by Kees Cook
· 5 years ago
f0d7ee1
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
by Kees Cook
· 5 years ago
b907693
x86/vmlinux: Actually use _etext for the end of the text segment
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
fbe6a8e
vmlinux.lds.h: Move Program Header restoration into NOTES macro
by Kees Cook
· 5 years ago
441110a
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
by Kees Cook
· 5 years ago
7a42d41
x86/vmlinux: Restore "text" Program Header with dummy section
by Kees Cook
· 5 years ago
b8e8c83
kvm: mmu: ITLB_MULTIHIT mitigation
by Paolo Bonzini
· 5 years ago
Next »