summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | 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-18
| * | | | | | | | | | | | | | | | | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-18
| * | | | | | | | | | | | | | | | | x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen2014-11-18
| * | | | | | | | | | | | | | | | | x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-18
| * | | | | | | | | | | | | | | | | x86, mpx: Add MPX to disabled featuresDave Hansen2014-11-18
| * | | | | | | | | | | | | | | | | x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-18
| * | | | | | | | | | | | | | | | | x86: mpx: Give bndX registers actual namesDave 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
| * | | | | | | | | | | | | | | | | 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-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-16
| * | | | | | | | | | | | | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-16
| * | | | | | | | | | | | | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-16
| * | | | | | | | | | | | | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-16
| * | | | | | | | | | | | | | | perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-16
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-12
* | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov2014-12-08
* | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | x86: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-20
| | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | /dev/mem: Use more consistent data typesThierry Reding2014-11-10
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan2014-10-20
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-01
| * | | | | | | | | | | | | | | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-23
* | | | | | | | | | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-26
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-23
* | | | | | | | | | | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-23
| * | | | | | | | | | | | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-23
| * | | | | | | | | | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-23
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \