summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-037-11/+231
|\
| * locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-192-6/+6
| * locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-192-2/+2
| * locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior2015-05-131-3/+0
| * locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)2015-05-081-0/+7
| * locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)2015-05-081-0/+13
| * locking/qspinlock: Extract out code snippets for the next patchWaiman Long2015-05-081-0/+2
| * locking/qspinlock: Add pending bitPeter Zijlstra (Intel)2015-05-081-3/+9
| * locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-082-0/+190
| * kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in commentPreeti U Murthy2015-05-081-1/+1
| * locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()Waiman Long2015-05-081-0/+5
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-036-5/+45
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'irq/for-x86' into x86/apicThomas Gleixner2015-05-191-0/+6
| | | |\ \
| | | | * | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-191-0/+6
| | | * | | Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar2015-05-1720-20/+159
| | | |\ \ \
| | | * \ \ \ Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-11162-812/+3632
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu2015-04-241-6/+18
| | | * | | | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu2015-04-241-1/+2
| | | * | | | irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu2015-04-241-0/+4
| | | * | | | x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-0/+2
| * | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-271-0/+7
| * | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar2015-05-2727-34/+210
| |\ \ \ \ \ \
| * | | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-0/+8
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-022-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-011-1/+2
| * | | | | | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-311-3/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
* | | | | | | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-011-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-313-7/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-4/+2
| * | | | | | | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-0/+2
| * | | | | | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-312-3/+3
* | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-301-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-281-1/+12
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-291-4/+50
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
| * | | | | | | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
| * | | | | | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-4/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-4/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-272-3/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| * | | | | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-241-6/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-236-3/+29
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-221-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-201-0/+1
| * | | | | | | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-221-0/+2
| * | | | | | | | | | inet: properly align icsk_ca_privEric Dumazet2015-05-191-2/+3
| |/ / / / / / / / /