| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+260 |
| 2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -26/+88 |
| 2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+6 |
| 2014-03-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -66/+177 |
| 2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -20/+18 |
| 2014-03-31 | locks: fix locks_mandatory_locked to respect file-private locks | Jeff Layton | 1 | -11/+11 |
| 2014-03-31 | locks: pass the cmd value to fcntl_getlk/getlk64 | Jeff Layton | 1 | -4/+6 |
| 2014-03-31 | locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT" | Jeff Layton | 1 | -0/+1 |
| 2014-03-31 | locks: rename locks_remove_flock to locks_remove_file | Jeff Layton | 1 | -2/+2 |
| 2014-03-31 | locks: close potential race between setlease and open | Jeff Layton | 1 | -0/+6 |
| 2014-03-31 | Merge tag 'v3.14' into drm-intel-next-queued | Daniel Vetter | 9 | -13/+35 |
| 2014-03-31 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 8 | -50/+43 |
| 2014-03-31 | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2 | -11/+64 |
| 2014-03-31 | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 1 | -3/+2 |
| 2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -8/+2 |
| 2014-03-31 | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 1 | -4/+0 |
| 2014-03-31 | net: filter: move filter accounting to filter core | Daniel Borkmann | 1 | -13/+17 |
| 2014-03-31 | net: filter: keep original BPF program around | Daniel Borkmann | 1 | -2/+13 |
| 2014-03-31 | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 1 | -1/+2 |
| 2014-03-31 | ext4: atomically set inode->i_flags in ext4_set_inode_flags() | Theodore Ts'o | 1 | -0/+15 |
| 2014-03-31 | Input: pmic8xxx-pwrkey - migrate to DT | Stephen Boyd | 1 | -31/+0 |
| 2014-03-31 | Input: pmic8xxx-keypad - migrate to DT | Stephen Boyd | 1 | -52/+0 |
| 2014-03-30 | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee | 1 | -1/+12 |
| 2014-03-30 | SUNRPC: New helper for creating client with rpc_xprt | Kinglong Mee | 1 | -0/+2 |
| 2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 1 | -5/+4 |
| 2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 1 | -0/+4 |
| 2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown | 1 | -1/+1 |
| 2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 1 | -0/+31 |
| 2014-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -4/+11 |
| 2014-03-30 | netpoll: Respect NETIF_F_LLTX | Eric W. Biederman | 1 | -0/+5 |
| 2014-03-30 | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable | Eric W. Biederman | 1 | -4/+4 |
| 2014-03-30 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 2 | -3/+2 |
| 2014-03-29 | shdma: add R-Car Audio DMAC peri peri driver | Kuninori Morimoto | 1 | -0/+34 |
| 2014-03-29 | workqueue: remove deprecated WQ_NON_REENTRANT | ZhangZhen | 1 | -6/+0 |
| 2014-03-29 | cgroup: remove useless argument from cgroup_exit() | Li Zefan | 1 | -2/+2 |
| 2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 1 | -1/+1 |
| 2014-03-29 | Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 1 | -0/+2 |
| 2014-03-29 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich | 1 | -0/+7 |
| 2014-03-29 | net: Account for all vlan headers in skb_mac_gso_segment | Vlad Yasevich | 1 | -1/+1 |
| 2014-03-29 | net: net: add a core netdev->tx_dropped counter | Eric Dumazet | 1 | -3/+4 |
| 2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 1 | -1/+1 |
| 2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+3 |
| 2014-03-28 | gpio: unmap gpio irqs properly | Linus Walleij | 1 | -0/+1 |
| 2014-03-28 | Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg... | Mark Brown | 1 | -1/+19 |
| 2014-03-28 | dm table: add dm_table_run_md_queue_async | Mike Snitzer | 1 | -0/+5 |
| 2014-03-28 | dm: remove dm_get_mapinfo | Mikulas Patocka | 1 | -3/+0 |
| 2014-03-27 | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors | Zoltan Kiss | 1 | -2/+2 |
| 2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum | 1 | -1/+1 |
| 2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann | 1 | -1/+1 |