summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-181-0/+1
|\
| * KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-172-1/+1
|\ \
| * | x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz methodJuergen Gross2015-09-141-1/+0
| * | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-0546-274/+341
| |\ \
| * \ \ Merge branch 'x86/cpufeature' into x86/urgent, because it's readyIngo Molnar2015-08-311-0/+1
| |\ \ \
| | * | | x86/cpufeatures: Enable cpuid for Intel SHA extensionsTim Chen2015-08-221-0/+1
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-171-5/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra2015-09-111-1/+2
| * | | | locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-111-4/+12
* | | | | 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-084-78/+156
|\ \ \ \ \ \
| * | | | | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-271-8/+1
| * | | | | | Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-273-77/+162
| |\ \ \ \ \ \
| | * | | | | | 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
| * | | | | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-191-1/+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
OpenPOWER on IntegriCloud