summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+37
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-78/+156
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+230
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+33
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall1-2/+6
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman1-0/+6
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-27/+68
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+6
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+33
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-210/+189
2015-09-01Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki1-0/+6
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+6
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+22
2015-08-31Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2015-08-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+8
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+7
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-31/+61
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-8/+4
2015-08-28x86/asm: Drop repeated macro of X86_EFLAGS_AC definitionHuang Rui1-2/+0
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams1-8/+1
2015-08-27Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams3-77/+162
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler3-2/+4
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar97-2178/+2219
2015-08-24Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki1-0/+6
2015-08-23x86/asm/msr: Make wrmsrl() a functionAndy Lutomirski2-3/+9
2015-08-22x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin1-0/+3
2015-08-22x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui1-0/+1
2015-08-22x86/asm: Add MONITORX/MWAITX instruction supportHuang Rui2-0/+46
2015-08-21x86/asm/tsc: Add rdtscll() merge helperIngo Molnar1-0/+3
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler1-0/+75
2015-08-20pmem, x86: clean up conditional pmem includesRoss Zwisler1-11/+2
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler1-1/+1
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2-71/+92
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky1-0/+123
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky1-0/+6
2015-08-20xen: remove no longer needed p2m.hJuergen Gross1-2/+4
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross1-4/+0
2015-08-20xen: sync with xen headersJuergen Gross1-9/+87
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-0/+11
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar5-43/+56
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams1-1/+1
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar3-29/+10
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski1-8/+4