aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\
| * Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2014-11-16
| |\
| | * x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-11
| | * efi/x86: Move x86 back to libstubArd Biesheuvel2014-11-11
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-10
|\ \ \ \ \
| | | * | | x86/kconfig/defconfig: Enable CONFIG_FHANDLE=yRichard Weinberger2014-12-08
| | * | | | 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
| * | | | | x86/purgatory, build: Suppress kexec-purgatory.c is up to date messageWANG Chao2014-10-15
* | | | | | 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-64: Handle PC-relative relocations on per-CPU dataJan Beulich2014-11-04
| * | | | | | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-04
| * | | | | | x86, boot: Document intermediates more clearlyKees Cook2014-11-01
* | | | | | | 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
| * | | | | | | sched/x86: Add a comment clarifying LDT context switchingAndy Lutomirski2014-10-28
| * | | | | | | sched/x86_64: Don't save flags on context switchAndy Lutomirski2014-10-28
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \
| * | | | | | | x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-19
| * | | | | | | x86 mpx: Change return type of get_reg_offset()Dave Hansen2014-11-19
| * | | | | | | x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-17
| * | | | | | | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-17
| * | | | | | | x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-17
| * | | | | | | x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-17
| * | | | | | | x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-17
| * | | | | | | x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-17
| * | | | | | | x86: mpx: Give bndX registers actual namesDave Hansen2014-11-17
| * | | | | | | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| * | | | | | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-23
| * | | | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-11
| * | | | | | | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-06
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | sched: Kill task_preempt_count()Oleg Nesterov2014-10-28
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-11-25
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \