Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. | Qu Wenruo | 1 | -55/+0 |
2015-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 3 | -7/+7 |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover | 1 | -4/+2 |
2015-05-30 | target: Move passthrough CDB parsing into a common function | Andy Grover | 1 | -0/+2 |
2015-05-30 | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig | 2 | -3/+3 |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+12 |
2015-05-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+50 |
2015-05-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+2 |
2015-05-28 | tracing/mm: don't trace mm_page_pcpu_drain on offline cpus | Shreyas B. Prabhu | 1 | -1/+24 |
2015-05-28 | tracing/mm: don't trace mm_page_free on offline cpus | Shreyas B. Prabhu | 1 | -1/+13 |
2015-05-28 | tracing/mm: don't trace kmem_cache_free on offline cpus | Shreyas B. Prabhu | 1 | -2/+13 |
2015-05-29 | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner | 1 | -1/+12 |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 1 | -4/+2 |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+6 |
2015-05-27 | sctp: Fix mangled IPv4 addresses on a IPv6 listening socket | Jason Gunthorpe | 1 | -2/+5 |
2015-05-25 | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli | 1 | -1/+1 |
2015-05-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+21 |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -3/+29 |
2015-05-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+0 |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+1 |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 1 | -0/+2 |
2015-05-21 | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2015-05-21 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+0 |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 1 | -0/+1 |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 1 | -1/+1 |
2015-05-19 | inet: properly align icsk_ca_priv | Eric Dumazet | 1 | -2/+3 |
2015-05-16 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2015-05-16 | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 1 | -0/+19 |
2015-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+3 |
2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+4 |
2015-05-15 | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 1 | -0/+3 |
2015-05-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2015-05-15 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+1 |
2015-05-14 | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 1 | -1/+1 |
2015-05-14 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 1 | -2/+2 |
2015-05-14 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov | 2 | -0/+6 |
2015-05-13 | ktime: Fix ktime_divns to do signed division | John Stultz | 1 | -6/+21 |
2015-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -10/+133 |
2015-05-12 | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern | 1 | -3/+0 |
2015-05-12 | block: remove export for blk_queue_bio | Mike Snitzer | 1 | -2/+0 |
2015-05-12 | drm/radeon: add new bonaire pci id | Alex Deucher | 1 | -0/+1 |
2015-05-12 | HID: hid-sensor-hub: Fix debug lock warning | Srinivas Pandruvada | 1 | -2/+2 |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2015-05-10 | pty: Fix input race when closing | Peter Hurley | 1 | -1/+1 |
2015-05-09 | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert | 1 | -6/+6 |
2015-05-09 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2015-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-05-08 | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-05-08 | clk: si5351: Do not pass struct clk in platform_data | Sebastian Hesselbarth | 1 | -4/+0 |