Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3bec6def39e32609e01a68b43476ee1f1c512eaa
/
arch
/
x86
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
· 8 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
· 8 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
4ecf719
x86/efi: Fix reboot_mode when EFI runtime services are disabled
by Stefan Assmann
· 8 years ago
df34052
x86/asm: Add suffix macro for GEN_*_RMWcc()
by Kees Cook
· 7 years ago
18d5e6c
x86/boot: #undef memcpy() et al in string.c
by Michael Davidson
· 7 years ago
9683a64
x86/io: Make readq() / writeq() API consistent
by Andy Shevchenko
· 8 years ago
eabc2a7
x86/io: Remove xlate_dev_kmem_ptr() duplication
by Andy Shevchenko
· 8 years ago
c2327da
x86/io: Remove mem*io() duplications
by Andy Shevchenko
· 8 years ago
3195201
x86/io: Include asm-generic/io.h to architectural code
by Andy Shevchenko
· 8 years ago
80b9ece
x86/io: Define IO accessors by preprocessor
by Andy Shevchenko
· 8 years ago
38115f2
kprobes/x86: Release insn_slot in failure path
by Masami Hiramatsu
· 8 years ago
ba883b4
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
by Stephane Eranian
· 8 years ago
8aa7b7b
perf/x86/intel/uncore: Fix SKX CHA event extra regs
by Stephane Eranian
· 8 years ago
9ad0fbd
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
by Kan Liang
· 8 years ago
c3f0268
perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask
by Kan Liang
· 8 years ago
bab4e56
perf/x86/intel/uncore: Fix Skylake server PCU PMU event format
by Kan Liang
· 8 years ago
b362598
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
by Stephane Eranian
· 8 years ago
fa19871
KVM: VMX: remove unused field
by Paolo Bonzini
· 8 years ago
c185dde
xen/x86: fix cpu hotplug
by Juergen Gross
· 8 years ago
0e4d394
xen/x86: Don't BUG on CPU0 offlining
by Vitaly Kuznetsov
· 8 years ago
Next »