summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorLines
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki-0/+2
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov-2/+0
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov-1/+1
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas-17/+11
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+60
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-46/+44
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+10
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina-1/+0
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel-2/+4
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-0/+3
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina-0/+3
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue-0/+60
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado-0/+8
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+0
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T-48/+46
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-54/+108
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+0
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds-2/+2
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin-3/+9
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin-1/+17
2015-02-13x86_64: add KASan supportAndrey Ryabinin-0/+31
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+57
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-12x86: mm: restore original pte_special checkMel Gorman-7/+1
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman-63/+5
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman-0/+16
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell-1/+0
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+46
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-77/+2
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-77/+2
2015-02-10Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-15/+5
2015-02-09Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+22
2015-02-09Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+11
2015-02-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+18
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-110/+25
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini-0/+1
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu-2/+0
2015-02-05kvm: remove KVM_MMIO_SIZETiejun Chen-2/+0
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski-1/+4
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski-0/+18
2015-02-04x86: Add a comment clarifying LDT context switchingAndy Lutomirski-6/+8
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski-20/+46
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski-34/+39
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf-2/+2
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar-5/+18
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko-3/+0