index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
x86/irq/64: Init hardirq_stack_ptr during CPU hotplug
Thomas Gleixner
1
-4
/
+0
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2
-3
/
+3
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
1
-2
/
+2
2019-04-17
x86/irq/32: Make irq stack a character array
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2
-2
/
+4
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
3
-9
/
+10
2019-04-17
x86/exceptions: Enable IST guard pages
Thomas Gleixner
1
-6
/
+2
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
3
-5
/
+17
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
1
-9
/
+0
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
1
-0
/
+4
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
1
-5
/
+47
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
1
-5
/
+8
2019-04-17
x86/exceptions: Remove unused stack defines on 32bit
Thomas Gleixner
1
-5
/
+1
2019-04-17
x86/64: Remove stale CURRENT_MASK
Thomas Gleixner
1
-1
/
+0
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+13
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
1
-0
/
+1
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
2
-2
/
+6
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
1
-6
/
+6
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
2
-2
/
+2
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
2
-0
/
+44
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
1
-0
/
+5
2019-04-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-23
/
+18
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
3
-17
/
+42
2019-04-12
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
1
-0
/
+43
2019-04-11
x86/fpu: Update xstate's PKRU value on write_pkru()
Sebastian Andrzej Siewior
1
-2
/
+19
2019-04-11
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
2
-0
/
+10
2019-04-11
x86/fpu: Eager switch PKRU state
Rik van Riel
3
-3
/
+31
2019-04-11
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
1
-0
/
+7
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
2
-4
/
+10
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
1
-2
/
+2
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2
-8
/
+25
2019-04-10
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
1
-17
/
+0
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
3
-21
/
+11
2019-04-10
x86/asm: Modernize sync_bitops.h
Jan Beulich
1
-22
/
+9
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-109
/
+36
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
1
-1
/
+0
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
1
-1
/
+0
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
1
-10
/
+0
2019-04-08
x86/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
1
-4
/
+3
2019-04-08
x86/asm: Clarify static_cpu_has()'s intended use
Borislav Petkov
1
-3
/
+6
2019-04-07
Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2019-04-06
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-53
/
+16
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-56
/
+17
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
[prev]
[next]