summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | x86/irq: Remove offline cpus from vector cleanupThomas Gleixner2016-03-03
| | * | | | x86/irq: Get rid of code duplicationThomas Gleixner2016-03-03
| | * | | | x86/irq: Copy vectormask instead of an AND operationThomas Gleixner2016-03-03
| | * | | | x86/irq: Check vector allocation earlyThomas Gleixner2016-03-03
| | * | | | x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner2016-03-03
| | * | | | x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner2016-03-03
| | * | | | x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu2016-03-03
| | * | | | x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-03-03
| | * | | | x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu2016-03-03
| | * | | | x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner2016-03-03
| | * | | | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-03-03
| | * | | | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-03-03
| | * | | | KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin2016-03-03
| | * | | | KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-03-03
| | * | | | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-03-03
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown2016-03-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/vdso: Mark the vDSO code read-only after initKees Cook2016-03-17
| | * | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-03-17
| | * | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-03-17
* | | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-25
| * | | | x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-25
| * | | | x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-25
| * | | | x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-02-25
| * | | | x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-02-25
| * | | | crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-02-17
| |/ / /
| * | | x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-31
| * | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-31
| * | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-31
| * | | x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-31
| * | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han2016-01-31
| * | | KVM: x86: correctly print #AC in tracesPaolo Bonzini2016-01-31
| * | | KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini2016-01-31
| * | | x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-31
| |/ /
* | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* | | Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani2016-03-22
| |/ |/|
* | FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman2016-02-16
* | Move x86_64 idle notifiers to genericTodd Poynor2016-02-16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-08
|\
| * kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-07
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-08
|\ \ | |/ |/|
| * x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-30
| * x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-21
| * x86/entry: Fix some commentsAndy Lutomirski2015-12-21
| * x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-19
| * x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-19
| * x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj2015-12-19
* | arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton2015-12-29
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-12-22
|\ \
| * | KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2015-12-22