index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...
Eric Auger
1
-0
/
+3
2016-07-22
x86/boot: Simplify EBDA-vs-BIOS reservation logic
Andy Lutomirski
1
-23
/
+11
2016-07-22
x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
Andy Lutomirski
1
-2
/
+3
2016-07-21
x86/fpu: Do not BUG_ON() in early FPU code
Dave Hansen
1
-6
/
+13
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
5
-101
/
+220
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
6
-50
/
+88
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
1
-1
/
+1
2016-07-20
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
4
-3
/
+8
2016-07-20
Merge branch 'linus' into x86/cpu, to pick up fixes
Ingo Molnar
31
-199
/
+397
2016-07-20
x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loads
Paul Gortmaker
1
-1
/
+3
2016-07-19
x86/apic: Remove duplicated include from probe_64.c
Wei Yongjun
1
-1
/
+0
2016-07-19
x86/ce4100: Remove duplicated include from ce4100.c
Wei Yongjun
1
-2
/
+0
2016-07-19
x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t
Stephen Rothwell
1
-0
/
+1
2016-07-19
x86/vdso: Error out if the vDSO isn't a valid DSO
Andy Lutomirski
1
-0
/
+6
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2
-2
/
+2
2016-07-16
x86/platform: Delete extraneous MODULE_* tags fromm ts5500
Paul Gortmaker
1
-4
/
+0
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
1
-0
/
+1
2016-07-16
Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"
Radim Krčmář
1
-5
/
+3
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-2
/
+6
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
3
-1
/
+32
2016-07-15
x86/x2apic: Convert to CPU hotplug state machine
Sebastian Andrzej Siewior
1
-50
/
+30
2016-07-15
x86/tboot: Convert to hotplug state machine
Richard Cochran
1
-17
/
+8
2016-07-15
x86/apb_timer: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-19
/
+10
2016-07-15
x86/kvm/kvmclock: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+8
2016-07-15
KVM/x86: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
10
-12
/
+0
2016-07-15
Merge branch 'linus' into x86/apic, to refresh the branch
Ingo Molnar
34
-223
/
+400
2016-07-15
x86/tsc: Remove the unused check_tsc_disabled()
Wei Jiangang
2
-7
/
+0
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
2
-2
/
+4
2016-07-15
x86/smp: Remove unnecessary initialization of thread_info::cpu
Andy Lutomirski
1
-1
/
+0
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
3
-8
/
+1
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
10
-40
/
+38
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
3
-7
/
+7
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
6
-9
/
+10
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
3
-1
/
+31
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
1
-1
/
+1
2016-07-15
x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS
Andy Lutomirski
1
-2
/
+10
2016-07-15
x86/dumpstack: Try harder to get a call trace on stack overflow
Andy Lutomirski
1
-1
/
+9
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
6
-41
/
+0
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
1
-3
/
+6
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
1
-27
/
+0
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
39
-275
/
+560
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
1
-2
/
+2
2016-07-14
x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
Alex Hung
1
-0
/
+21
2016-07-14
KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds
Paolo Bonzini
1
-1
/
+1
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-2
/
+17
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
1
-32
/
+24
2016-07-14
KVM: SVM: fix trashing of MSR_TSC_AUX
Paolo Bonzini
1
-3
/
+5
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
11
-12
/
+11
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-7
/
+8
[prev]
[next]