Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b24413180f5600bcb3bb70fbed5cf186b60864bd
/
arch
/
x86
/
include
/
asm
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ce56a86
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
7ac7f2c
x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm
by Andy Lutomirski
· 7 years ago
4e57b94
x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
by Andy Lutomirski
· 7 years ago
e7a36a6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7b764ce
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b956575
x86/mm: Flush more aggressively in lazy TLB mode
by Andy Lutomirski
· 7 years ago
a3b7424
x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs
by Vitaly Kuznetsov
· 7 years ago
6b32c12
x86/alternatives: Fix alt_max_short macro to really be a max()
by Mathias Krause
· 7 years ago
262e681
x86/mce: Hide mca_cfg
by Borislav Petkov
· 7 years ago
a2b7861
kvm/x86: Avoid async PF preempting the kernel incorrectly
by Boqun Feng
· 7 years ago
368f899
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
196bd48
x86/asm: Use register variable to get stack pointer value
by Andrey Ryabinin
· 7 years ago
520a13c
x86/asm: Fix inline asm call constraints for GCC 4.4
by Josh Poimboeuf
· 7 years ago
8474c53
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
by Ingo Molnar
· 7 years ago
e63e5d5
x86/fpu: Introduce validate_xstate_header()
by Eric Biggers
· 7 years ago
369a036
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()
by Ingo Molnar
· 7 years ago
2ce03d8
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
by Ingo Molnar
· 7 years ago
e4a81bf
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
by Ingo Molnar
· 7 years ago
685c930
x86/fpu: Remove fpu__current_fpstate_write_begin/end()
by Ingo Molnar
· 7 years ago
5ac751d
x86: Don't cast away the __user in __get_user_asm_u64()
by Ville Syrjälä
· 7 years ago
d5c8028
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
by Eric Biggers
· 7 years ago
03eaec8
x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
by Andi Kleen
· 7 years ago
0852b37
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs
by Rik van Riel
· 7 years ago
99dc26b
x86/fpu: Remove struct fpu::fpregs_active
by Ingo Molnar
· 7 years ago
6cf4edb
x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
by Ingo Molnar
· 7 years ago
f1c8cd0
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
by Ingo Molnar
· 7 years ago
b3a1630
x86/fpu: Simplify fpu->fpregs_active use
by Ingo Molnar
· 7 years ago
6d7f7da
x86/fpu: Flip the parameter order in copy_*_to_xstate()
by Ingo Molnar
· 7 years ago
7b9094c
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
by Ingo Molnar
· 7 years ago
59dffa4
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
by Ingo Molnar
· 7 years ago
79fecc2
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate()
by Ingo Molnar
· 7 years ago
56583c9
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
by Ingo Molnar
· 7 years ago
d7eda6c
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
by Ingo Molnar
· 7 years ago
a69c158
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
by Ingo Molnar
· 7 years ago
4d981cf
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
by Ingo Molnar
· 7 years ago
f0d4f30
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user()
by Ingo Molnar
· 7 years ago
656f083
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()
by Ingo Molnar
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
51a9a82
x86/xen: clean up clang build warning
by Colin Ian King
· 7 years ago
52a2af4
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
by Andy Lutomirski
· 7 years ago
47061a2
x86/mm: Factor out CR3-building code
by Andy Lutomirski
· 7 years ago
9db5959
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
b2a05fe
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
by Suravee Suthikulpanit
· 7 years ago
98152b8
KVM: x86: Remove .get_pkru() from kvm_x86_ops
by Joerg Roedel
· 7 years ago
8793001
x86/paravirt: Remove no longer used paravirt functions
by Juergen Gross
· 7 years ago
680352b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
89fd915
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
e2329b4
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
by Dou Liyang
· 7 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4c51248
x86: implement memset16, memset32 & memset64
by Matthew Wilcox
· 7 years ago
ab6e3d0
mm: soft-dirty: keep soft-dirty bits over thp migration
by Naoya Horiguchi
· 7 years ago
616b837
mm: thp: enable thp migration in generic path
by Zi Yan
· 7 years ago
eee4818
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
by Naoya Horiguchi
· 7 years ago
0756b7f
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5f54c8b
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
3ee31b8
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
57e88b4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
21d9bb4
x86/mm: Make the SME mask a u64
by Borislav Petkov
· 7 years ago
72c0098
x86/mm: Reinitialize TLB state on hotplug and resume
by Andy Lutomirski
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
bafb076
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
24e700e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f570917
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6c51e67
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f213a6c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9657752
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
01d2f10
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
by Rafael J. Wysocki
· 7 years ago
8f98ae0
Merge branch 'for-4.14/fs' into libnvdimm-for-next
by Dan Williams
· 7 years ago
fb1522e
KVM: update to new mmu_notifier semantic v2
by Jérôme Glisse
· 7 years ago
5deb67f
libnvdimm, nd_blk: remove mmio_flush_range()
by Robin Murphy
· 7 years ago
5878d5d
x86/xen: Get rid of paravirt op adjust_exception_frame
by Juergen Gross
· 7 years ago
882bbe5
xen: remove unused function xen_set_domain_pte()
by Juergen Gross
· 7 years ago
82616f9
xen: remove tests for pvh mode in pure pv paths
by Juergen Gross
· 7 years ago
773b79f
tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()
by Vitaly Kuznetsov
· 7 years ago
3e83dfd
Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency
by Ingo Molnar
· 7 years ago
9e52fc2
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
by Vitaly Kuznetsov
· 7 years ago
1d792a6
x86/idt: Remove the tracing IDT leftovers
by Thomas Gleixner
· 7 years ago
e0563e0
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
facaa3e
x86/idt: Hide set_intr_gate()
by Thomas Gleixner
· 7 years ago
db18da7
x86/idt: Deinline setup functions
by Thomas Gleixner
· 7 years ago
485fa57
x86/idt: Remove unused functions/inlines
by Thomas Gleixner
· 7 years ago
636a759
x86/idt: Move APIC gate initialization to tables
by Thomas Gleixner
· 7 years ago
b70543a
x86/idt: Move regular trap init to tables
by Thomas Gleixner
· 7 years ago
90f6225
x86/idt: Move IST stack based traps to table init
by Thomas Gleixner
· 7 years ago
0a30908
x86/idt: Move debug stack init to table based
by Thomas Gleixner
· 7 years ago
87e8178
x86/idt: Move early IDT setup out of 32-bit asm
by Thomas Gleixner
· 7 years ago
588787f
x86/idt: Move early IDT handler setup to IDT code
by Thomas Gleixner
· 7 years ago
e802a51
x86/idt: Consolidate IDT invalidation
by Thomas Gleixner
· 7 years ago
8f55868f
x86/idt: Remove unused set_trap_gate()
by Thomas Gleixner
· 7 years ago
87cc037
x86/ldttss: Clean up 32-bit descriptors
by Thomas Gleixner
· 7 years ago
38e9e81
x86/gdt: Use bitfields for initialization
by Thomas Gleixner
· 7 years ago
9a98e77
x86/asm: Replace access to desc_struct:a/b fields
by Thomas Gleixner
· 7 years ago
64b163f
x86/idt: Unify gate_struct handling for 32/64-bit kernels
by Thomas Gleixner
· 7 years ago
7328552
x86/tracing: Build tracepoints only when they are used
by Thomas Gleixner
· 7 years ago
Next »