| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 1 | -1/+1 |
* | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-16 | 1 | -1/+1 |
|\ |
|
| * | pty: Fix input race when closing | Peter Hurley | 2015-05-10 | 1 | -1/+1 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-05-15 | 1 | -3/+4 |
|\ \ |
|
| * | | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner | 2015-05-08 | 1 | -3/+4 |
* | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett | 2015-05-14 | 1 | -2/+2 |
* | | | gfp: add __GFP_NOACCOUNT | Vladimir Davydov | 2015-05-14 | 2 | -0/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-12 | 2 | -3/+8 |
|\ \ \ |
|
| * | | | net: Remove remaining remnants of pm_qos from netdevice.h | David Ahern | 2015-05-12 | 1 | -3/+0 |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-04 | 1 | -0/+8 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet | 2015-04-29 | 1 | -0/+4 |
| | * | | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet | 2015-04-29 | 1 | -0/+4 |
* | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-11 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta | 2015-04-25 | 1 | -0/+9 |
| * | | | | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta | 2015-04-25 | 1 | -0/+1 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-09 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * | | | | | irqchip: gic: Drop support for gic_arch_extn | Marc Zyngier | 2015-04-24 | 1 | -2/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | blk-mq: fix FUA request hang | Shaohua Li | 2015-05-04 | 1 | -1/+1 |
* | | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | tracing: Make ftrace_print_array_seq compute buf_len | Alex Bennée | 2015-05-06 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | 1 | -4/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver | Sonny Rao | 2015-04-22 | 1 | -4/+0 |
* | | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi | 2015-05-05 | 1 | -1/+1 |
* | | | | | | | util_macros.h: have array pointer point to array of constants | Guenter Roeck | 2015-05-05 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-05-05 | 3 | -1/+22 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 2015-05-04 | 3 | -1/+22 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-01 | 3 | -5/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 2 | -3/+5 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-04-27 | 1 | -2/+14 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | netfilter: bridge: fix NULL deref in physin/out ifindex helpers | Florian Westphal | 2015-04-24 | 1 | -2/+14 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-30 | 1 | -8/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 2015-04-27 | 1 | -8/+0 |
* | | | | | | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tty: Re-add external interface for tty_set_termios() | Frederic Danis | 2015-04-28 | 1 | -0/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede | 2015-04-28 | 1 | -0/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-28 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky | 2015-04-23 | 1 | -0/+4 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-27 | 3 | -4/+10 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | net: fix crash in build_skb() | Eric Dumazet | 2015-04-25 | 1 | -0/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | rhashtable: don't attempt to grow when at max_size | Johannes Berg | 2015-04-24 | 1 | -1/+2 |
| * | | | | | | | netdev_alloc_pcpu_stats: use less common iterator variable | Johannes Berg | 2015-04-23 | 1 | -3/+3 |
| * | | | | | | | mpls: Per-device MPLS state | Robert Shearman | 2015-04-22 | 1 | -0/+4 |
* | | | | | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-26 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification | David Woodhouse | 2015-03-25 | 1 | -0/+14 |
| * | | | | | | | | iommu/vt-d: kill bogus ecap_niotlb_iunits() | David Woodhouse | 2015-03-25 | 1 | -3/+1 |
* | | | | | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-26 | 5 | -85/+14 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-04-23 | 20 | -24/+77 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | SUNRPC: Introduce missing well-known netids | Chuck Lever | 2015-03-31 | 2 | -6/+7 |