Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
87cc037674342cbf6213829b2cc59bb71be60777
/
arch
/
x86
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
718f5d0
x86/fpu: Use bitfield accessors for desc_struct
by Thomas Gleixner
· 7 years ago
1dd439f
x86/percpu: Use static initializer for GDT entry
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
a45525b
x86/irq_work: Make it depend on APIC
by Thomas Gleixner
· 7 years ago
0428e01a
x86/ipi: Make platform IPI depend on APIC
by Thomas Gleixner
· 7 years ago
8095474
x86/tracing: Disentangle pagefault and resched IPI tracing key
by Thomas Gleixner
· 7 years ago
6f54f3e
x86/idt: Clean up the i386 low level entry macros
by Thomas Gleixner
· 7 years ago
4b9a8dc
x86/idt: Remove the tracing IDT completely
by Thomas Gleixner
· 7 years ago
3cd788c
x86/smp: Use static key for reschedule interrupt tracing
by Thomas Gleixner
· 7 years ago
85b77cd
x86/smp: Remove pointless duplicated interrupt code
by Thomas Gleixner
· 7 years ago
0f42ae2
x86/mce: Remove duplicated tracing interrupt code
by Thomas Gleixner
· 7 years ago
daabb8e
x86/irqwork: Get rid of duplicated tracing interrupt code
by Thomas Gleixner
· 7 years ago
61069de
x86/apic: Remove the duplicated tracing versions of interrupts
by Thomas Gleixner
· 7 years ago
8a17116
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
by Thomas Gleixner
· 7 years ago
3bec6def
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
302a98f
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
11a7ffb
x86/traps: Simplify pagefault tracing logic
by Thomas Gleixner
· 7 years ago
2feb1b3
x86/tracing: Introduce a static key for exception tracing
by Thomas Gleixner
· 7 years ago
f7eaf6e
x86/boot: Move EISA setup to a separate file
by Thomas Gleixner
· 7 years ago
9aec458
x86/irq: Remove duplicated used_vectors definition
by Thomas Gleixner
· 7 years ago
05161b9
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
by Thomas Gleixner
· 7 years ago
fa4ab57
x86/irq: Unexport used_vectors[]
by Thomas Gleixner
· 7 years ago
69de72e
x86/irq: Remove vector_used_by_percpu_irq()
by Thomas Gleixner
· 7 years ago
416b0c0
Merge branch 'linus' into x86/apic, to pick up fixes
by Ingo Molnar
· 7 years ago
c153e62
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ccd5b32
x86/mm: Fix use-after-free of ldt_struct
by Eric Biggers
· 7 years ago
38cfd5e
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
by Paolo Bonzini
· 7 years ago
b9dd21e
KVM: x86: simplify handling of PKRU
by Paolo Bonzini
· 7 years ago
c469268
KVM: x86: block guest protection keys unless the host has them enabled
by Paolo Bonzini
· 7 years ago
c0bb80c
Merge branch 'x86/asm' into x86/apic
by Thomas Gleixner
· 7 years ago
ecda85e
x86/lguest: Remove lguest support
by Juergen Gross
· 7 years ago
edcb5cf
x86/paravirt/xen: Remove xen_patch()
by Juergen Gross
· 7 years ago
adfaf18
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
by raymond pang
· 7 years ago
7f680d7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e46db8d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e18a5eb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c715b72
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
by Kees Cook
· 7 years ago
92e5aae
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
by Nicholas Piggin
· 7 years ago
7edaeb6
kernel/watchdog: Prevent false positives with turbo modes
by Thomas Gleixner
· 7 years ago
45bd07a
x86: Constify attribute_group structures
by Arvind Yadav
· 7 years ago
d33a2a9
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
8179962
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
by Rafael J. Wysocki
· 7 years ago
187e91f
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
by Alexander Potapenko
· 7 years ago
01578e3
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
by Oleg Nesterov
· 7 years ago
47ac548
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
by Oleg Nesterov
· 7 years ago
8439381
x86/mtrr: Prevent CPU hotplug lock recursion
by Thomas Gleixner
· 7 years ago
fa2016a
x86/xen/64: Fix the reported SS and CS in SYSCALL
by Andy Lutomirski
· 7 years ago
6b9d1c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
043cd07
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
4ca83dc
xen: fix hvm guest with kaslr enabled
by Juergen Gross
· 7 years ago
10231f6
xen: split up xen_hvm_init_shared_info()
by Juergen Gross
· 7 years ago
c138d81
x86: provide an init_mem_mapping hypervisor hook
by Juergen Gross
· 7 years ago
b45e4c4
x86: Mark various structures and functions as 'static'
by Colin Ian King
· 7 years ago
5442c26
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUID flag
by Borislav Petkov
· 7 years ago
8e2f3bc
cpufreq: x86: Disable interrupts during MSRs reading
by Doug Smythies
· 7 years ago
0165132
x86: Clarify/fix no-op barriers for text_poke_bp()
by Peter Zijlstra
· 7 years ago
e137a4d
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
by Andy Lutomirski
· 7 years ago
9584d98
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
by Andy Lutomirski
· 7 years ago
767d035
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
by Andy Lutomirski
· 7 years ago
10e6676
x86/smpboot: Unbreak CPU0 hotplug
by Vitaly Kuznetsov
· 7 years ago
af79ded
x86/asm: Fix UNWIND_HINT_REGS macro for older binutils
by Josh Poimboeuf
· 7 years ago
603e492e
x86/asm/32: Fix regs_get_register() on segment registers
by Andy Lutomirski
· 7 years ago
8a9949b
x86/xen/64: Rearrange the SYSCALL entries
by Andy Lutomirski
· 7 years ago
1d0f49e
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
by Ingo Molnar
· 7 years ago
e93c173
x86/asm/64: Clear AC on NMI entries
by Andy Lutomirski
· 7 years ago
bfe33492
perf/x86: Fix RDPMC vs. mm_struct tracking
by Peter Zijlstra
· 7 years ago
8861249
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
by megha.dey@linux.intel.com
· 7 years ago
6999507
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0d5b994
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8a05c31
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
6550c4d
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
by Wanpeng Li
· 7 years ago
c9f0440
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
by David Matlack
· 7 years ago
8ca44e8
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
by David Matlack
· 7 years ago
9f744c5
KVM: nVMX: do not pin the VMCS12
by Paolo Bonzini
· 7 years ago
ebd28fc
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
by Longpeng(Mike)
· 7 years ago
f4ef191
KVM: X86: Fix loss of pending INIT due to race
by Wanpeng Li
· 7 years ago
337c017
KVM: async_pf: make rcu irq exit if not triggered from idle task
by Wanpeng Li
· 7 years ago
b96fb43
KVM: nVMX: fixes to nested virt interrupt injection
by Paolo Bonzini
· 7 years ago
7313c69
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
by Paolo Bonzini
· 7 years ago
bb68cfe
x86/hpet: Cure interface abuse in the resume path
by Thomas Gleixner
· 7 years ago
f137e0b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dbc52a8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4815d3c
cpufreq: x86: Make scaling_cur_freq behave more as expected
by Rafael J. Wysocki
· 7 years ago
9950481
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
by Andy Lutomirski
· 7 years ago
630c186
x86/traps: Don't clear segment high bits in early_idt_handler_common()
by Andy Lutomirski
· 7 years ago
385eca8
x86/asm/32: Make pt_regs's segment registers be 16 bits
by Andy Lutomirski
· 7 years ago
20c6c18
x86/boot: Disable the address-of-packed-member compiler warning
by Matthias Kaehlcke
· 7 years ago
a632375
x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
by Andy Lutomirski
· 7 years ago
1d518c6
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
by Wanpeng Li
· 7 years ago
2d6144e
KVM: nVMX: Fix loss of L2's NMI blocking state
by Wanpeng Li
· 7 years ago
06a5524
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
by Wincy Van
· 8 years ago
210f84b
x86: irq: Define a global vector for nested posted interrupts
by Wincy Van
· 8 years ago
a512177
KVM: x86: do mask out upper bits of PAE CR3
by Paolo Bonzini
· 7 years ago
81d3871
x86/kconfig: Consolidate unwinders into multiple choice selection
by Josh Poimboeuf
· 7 years ago
a34a766
x86/kconfig: Make it easier to switch to the new ORC unwinder
by Josh Poimboeuf
· 7 years ago
ee9f8fc
x86/unwind: Add the ORC unwinder
by Josh Poimboeuf
· 7 years ago
Next »