Age | Commit message (Expand) | Author |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-06-01 | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h | Mikko Rapeli |
2015-05-31 | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell |
2015-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-05-30 | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover |
2015-05-30 | target: Move passthrough CDB parsing into a common function | Andy Grover |
2015-05-30 | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-05-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-05-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-28 | tracing/mm: don't trace mm_page_pcpu_drain on offline cpus | Shreyas B. Prabhu |
2015-05-28 | tracing/mm: don't trace mm_page_free on offline cpus | Shreyas B. Prabhu |
2015-05-28 | tracing/mm: don't trace kmem_cache_free on offline cpus | Shreyas B. Prabhu |
2015-05-29 | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner |
2015-05-28 | mac80211: Fix mac80211.h docbook comments | Jonathan Corbet |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-27 | sctp: Fix mangled IPv4 addresses on a IPv6 listening socket | Jason Gunthorpe |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-25 | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli |
2015-05-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet |
2015-05-21 | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-21 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-19 | inet: properly align icsk_ca_priv | Eric Dumazet |
2015-05-19 | sched/wait: Introduce TASK_NOLOAD and TASK_IDLE | Peter Zijlstra |
2015-05-19 | sched/preempt, mm/fault: Decouple preemption from the page fault logic | David Hildenbrand |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(... | David Hildenbrand |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli... | David Hildenbrand |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2015-05-19 | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand |
2015-05-19 | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() | Frederic Weisbecker |
2015-05-19 | sched/preempt: Fix out of date comment | Frederic Weisbecker |
2015-05-19 | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker |
2015-05-19 | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker |
2015-05-19 | sched/preempt: Rearrange a few symbols after headers merge | Frederic Weisbecker |
2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker |
2015-05-19 | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar |
2015-05-16 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-05-16 | rhashtable: Add cap on number of elements in hash table | Herbert Xu |