Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 7 | -11/+231 | |
|\ | ||||||
| * | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 2 | -6/+6 | |
| * | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | 2 | -2/+2 | |
| * | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG | Sebastian Andrzej Siewior | 2015-05-13 | 1 | -3/+0 | |
| * | locking/qspinlock: Revert to test-and-set on hypervisors | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -0/+7 | |
| * | locking/qspinlock: Optimize for smaller NR_CPUS | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -0/+13 | |
| * | locking/qspinlock: Extract out code snippets for the next patch | Waiman Long | 2015-05-08 | 1 | -0/+2 | |
| * | locking/qspinlock: Add pending bit | Peter Zijlstra (Intel) | 2015-05-08 | 1 | -3/+9 | |
| * | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | Waiman Long | 2015-05-08 | 2 | -0/+190 | |
| * | kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment | Preeti U Murthy | 2015-05-08 | 1 | -1/+1 | |
| * | locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() | Waiman Long | 2015-05-08 | 1 | -0/+5 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*-----. \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 | 6 | -5/+45 | |
|\ \ \ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | Merge branch 'irq/for-x86' into x86/apic | Thomas Gleixner | 2015-05-19 | 1 | -0/+6 | |
| | | |\ \ | ||||||
| | | | * | | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU | Jiang Liu | 2015-05-19 | 1 | -0/+6 | |
| | | * | | | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 2015-05-17 | 20 | -20/+159 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 | 162 | -812/+3632 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts | Jiang Liu | 2015-04-24 | 1 | -6/+18 | |
| | | * | | | | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 2015-04-24 | 1 | -1/+2 | |
| | | * | | | | irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -0/+4 | |
| | | * | | | | x86/htirq: Use new irqdomain interfaces to allocate/free IRQ | Jiang Liu | 2015-04-24 | 1 | -0/+2 | |
| * | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 2015-05-27 | 1 | -0/+7 | |
| * | | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar | 2015-05-27 | 27 | -34/+210 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez | 2015-05-11 | 1 | -0/+8 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-06-02 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell | 2015-06-01 | 1 | -1/+2 | |
| * | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-31 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: Fix mac80211.h docbook comments | Jonathan Corbet | 2015-05-28 | 1 | -3/+4 | |
* | | | | | | | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h | Mikko Rapeli | 2015-06-01 | 1 | -0/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-05-31 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover | 2015-05-31 | 1 | -4/+2 | |
| * | | | | | | | | | | target: Move passthrough CDB parsing into a common function | Andy Grover | 2015-05-31 | 1 | -0/+2 | |
| * | | | | | | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig | 2015-05-31 | 2 | -3/+3 | |
* | | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-05-30 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner | 2015-05-28 | 1 | -1/+12 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-05-29 | 1 | -4/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpus | Shreyas B. Prabhu | 2015-05-29 | 1 | -1/+24 | |
| * | | | | | | | | | | | tracing/mm: don't trace mm_page_free on offline cpus | Shreyas B. Prabhu | 2015-05-29 | 1 | -1/+13 | |
| * | | | | | | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpus | Shreyas B. Prabhu | 2015-05-29 | 1 | -2/+13 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-28 | 1 | -4/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-27 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socket | Jason Gunthorpe | 2015-05-27 | 1 | -2/+5 | |
| * | | | | | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli | 2015-05-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-05-24 | 1 | -6/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | ktime: Fix ktime_divns to do signed division | John Stultz | 2015-05-13 | 1 | -6/+21 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-23 | 6 | -3/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 2015-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 2015-05-22 | 1 | -0/+2 | |
| * | | | | | | | | | | inet: properly align icsk_ca_priv | Eric Dumazet | 2015-05-19 | 1 | -2/+3 | |
| |/ / / / / / / / / |