Age | Commit message (Expand) | Author |
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-27 | perf/x86/intel/cqm: Use proper data types | Thomas Gleixner |
2015-05-27 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
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-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra |
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 |
2015-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-05-15 | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer |
2015-05-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-05-15 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2015-05-15 | turn user_{path_at,path,lpath,path_dir}() into static inlines | Al Viro |
2015-05-15 | get rid of assorted nameidata-related debris | Al Viro |
2015-05-15 | VFS/namei: make the use of touch_atime() in get_link() RCU-safe. | NeilBrown |
2015-05-14 | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu |
2015-05-14 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett |
2015-05-14 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov |
2015-05-14 | sched: Remove redundant #ifdef | Nikolay Borisov |
2015-05-13 | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG | Sebastian Andrzej Siewior |