index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-03-15
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-12
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2016-03-11
x86/mm/32: Enable full randomization on i386 and X86_32
Hector Marco-Gisbert
2016-03-10
x86/entry/traps: Show unhandled signal for i386 in do_trap()
Jianyu Zhan
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-10
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
2016-03-10
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
2016-03-10
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
2016-03-10
x86/entry/32: Add and check a stack canary for the SYSENTER stack
Andy Lutomirski
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2016-03-10
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
Andy Lutomirski
2016-03-10
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
2016-03-10
x86/entry/traps: Clear DR6 early in do_debug() and improve the comment
Andy Lutomirski
2016-03-10
x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
Andy Lutomirski
2016-03-10
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
2016-03-10
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
2016-03-10
x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test
Andy Lutomirski
2016-03-09
x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default
Borislav Petkov
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
2016-03-08
x86/mm, x86/mce: Add memcpy_mcsafe()
Tony Luck
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
2016-03-08
Merge branch 'linus' into x86/fpu, to pick up fixes
Ingo Molnar
2016-03-08
x86/asm-offsets: Remove PARAVIRT_enabled
Andy Lutomirski
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-08
x86/nmi: Mark 'ignore_nmis' as __read_mostly
Kostenzer Felix
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-08
x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes
Denys Vlasenko
[next]