summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-142-24/+34
* x86/fpu: Remove partial LWP support definitionsDave Hansen2015-09-141-5/+0
* x86/fpu: Remove XSTATE_RESERVEDave Hansen2015-09-141-8/+7
* x86/fpu: Move XSAVE-disabling code to a helperDave Hansen2015-09-141-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-102-30/+6
|\
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+0
| * dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-1/+3
| * dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+0
| * dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-13/+3
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-2/+37
|\ \ | |/ |/|
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+33
| * xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-081-2/+6
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-77/+155
|\ \
| * | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-271-8/+1
| * | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-273-2/+4
| * | pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler2015-08-201-0/+75
| * | pmem, x86: clean up conditional pmem includesRoss Zwisler2015-08-201-11/+2
| * | pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler2015-08-201-1/+1
| * | pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2015-08-202-71/+92
| * | pmem: convert to generic memremapDan Williams2015-08-141-5/+1
* | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-2/+2
|\ \ \
| * | | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-2/+2
| |/ /
* | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-084-14/+230
|\ \ \ | | |/ | |/|
| * | xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-201-0/+123
| * | xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-0/+6
| * | xen: remove no longer needed p2m.hJuergen Gross2015-08-201-2/+4
| * | xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross2015-08-201-4/+0
| * | xen: sync with xen headersJuergen Gross2015-08-201-9/+87
| * | xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-0/+11
* | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-0/+6
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-036-27/+68
|\ \ \
| * | | jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra2015-08-131-4/+4
| * | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon2015-08-121-10/+0
| * | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-123-10/+44
| |\ \ \
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * | | x86: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-273-8/+54
| | | |/ | | |/|
| * | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+19
| * | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-0321-187/+130
| |\ \ \
| * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-4/+4
| | | | |
| | \ \ \
| *-. \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-0311-109/+102
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-061-2/+2
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-tools' and 'powercap'Rafael J. Wysocki2015-09-011-0/+6
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-241-0/+6
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-012-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-062-4/+6
| * | | | | | | | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-061-1/+1
| | |/ / / / / / | |/| | | | | |
OpenPOWER on IntegriCloud