summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky2014-12-06
| * | | | | | | | | | | | x86, microcode, intel: Drop unused parameterBorislav Petkov2014-12-06
| * | | | | | | | | | | | x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-01
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86_64/vsyscall: Restore orig_ax after vsyscall seccompAndy Lutomirski2014-11-10
| * | | | | | | | | | | | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
| * | | | | | | | | | | | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski2014-11-03
| * | | | | | | | | | | | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski2014-11-03
| * | | | | | | | | | | | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-03
| * | | | | | | | | | | | x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-28
| * | | | | | | | | | | | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-28
| * | | | | | | | | | | | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski2014-10-28
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mce: Spell "panicked" correctlyBorislav Petkov2014-12-08
| * | | | | | | | | | | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong2014-11-19
| * | | | | | | | | | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-19
| * | | | | | | | | | | | x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong2014-11-01
| * | | | | | | | | | | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-21
| * | | | | | | | | | | | x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong2014-10-21
| * | | | | | | | | | | | x86, MCE, AMD: Correct thresholding error loggingChen Yucong2014-10-21
| * | | | | | | | | | | | x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong2014-10-21
| |/ / / / / / / / / / /
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86: numachip: APIC driver cleanupsDaniel J Blueman2014-11-04
| * | | | | | | | | | | | x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman2014-11-04
| * | | | | | | | | | | | x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman2014-11-04
| |/ / / / / / / / / / /
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | / / / / / | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2014-11-12
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 codeBorislav Petkov2014-11-11
| | | * | | | | | | | | | | x86, espfix: Remove stale ptemaskBorislav Petkov2014-11-11
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n...Ingo Molnar2014-11-12
| | |\| | | | | | | | | |
| | * | | | | | | | | | | x86, msr: Use seek definitions instead of hard-coded valuesFabian Frederick2014-10-17
| | * | | | | | | | | | | x86, msr: Convert printk to pr_foo()Fabian Frederick2014-10-17
| | * | | | | | | | | | | x86, msr: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-17
| | * | | | | | | | | | | x86/simplefb: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-17
| | * | | | | | | | | | | x86/sysfb: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-17
| | * | | | | | | | | | | x86, cpuid: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-17
* | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich2014-11-04
| * | | | | | | | | | | | | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-04
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-08
| * | | | | | | | | | | | | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire2014-10-28
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-18
| * | | | | | | | | | | | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-18
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | | | | | | | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| * | | | | | | | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |