aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2013-08-07
* Add LITMUS^RT syscalls for x86Felipe Cerqueira2013-08-07
* Export num_cache_leaves in asm/processor.hBjoern Brandenburg2013-08-07
* Add hrtimer_start_on() supportFelipe Cerqueira2013-08-07
* Export x86 cache topologyFelipe Cerqueira2013-08-07
* Feather-Trace: add x86 binary rewriting implementationBjoern Brandenburg2013-08-07
* Feather-Trace: add platform independent implementationBjoern Brandenburg2013-08-05
* Add LITMUS^RT directoryBjoern Brandenburg2013-08-05
* x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-08-04
* x86: make sure IDT is page alignedKees Cook2013-08-04
* x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-08-04
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-21
* x86, efi: retry ExitBootServices() on failureZach Bobroff2013-07-21
* KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-13
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-26
|\
| * kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu2013-06-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-22
|\ \
| * | aout32 coredump compat fixAl Viro2013-06-22
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-21
|\ \ \
| * \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-21
| |\ \ \
| | * | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-21
| * | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-20
| * | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-19
| * | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-18
| * | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-18
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-21
|\ \ \ \
| * | | | x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-19
| * | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-21
|\ \ \ \ \
| * | | | | crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna2013-06-13
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-20
|\ \ \ \ \ \
| * | | | | | sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-31
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-19
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-11
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Modify UEFI anti-bricking codeMatthew Garrett2013-06-10
| * | | | | | x86: Fix typo in kexec register clearingKees Cook2013-06-12
| * | | | | | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-12
| * | | | | | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-31
* | | | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-10
|\ \ \ \ \ \ \
| * | | | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-04
* | | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-06
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-05
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-04
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-03
| * | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-03
| * | | | | | | | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-03
| | |_|_|_|/ / / | |/| | | | | |