| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-12 | Merge branch 'iov_iter' into for-next | Al Viro | 1 | -0/+14 |
| 2015-04-12 | Merge branch 'iocb' into for-next | Al Viro | 3 | -70/+23 |
| 2015-04-12 | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov | 1 | -0/+1 |
| 2015-04-12 | switch security_inode_getattr() to struct path * | Al Viro | 1 | -4/+3 |
| 2015-04-12 | kill struct filename.separate | Al Viro | 1 | -1/+1 |
| 2015-04-12 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 1 | -4/+0 |
| 2015-04-12 | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 2 | -77/+1 |
| 2015-04-12 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 1 | -0/+4 |
| 2015-04-12 | clk: at91: change to using endian agnositc IO | Ben Dooks | 1 | -2/+2 |
| 2015-04-11 | new helper: msg_data_left() | Al Viro | 1 | -0/+5 |
| 2015-04-11 | Merge remote-tracking branch 'dh/afs' into for-davem | Al Viro | 1 | -1/+2 |
| 2015-04-11 | get rid of the size argument of sock_sendmsg() | Al Viro | 1 | -1/+1 |
| 2015-04-11 | drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros | Ander Conselvan de Oliveira | 1 | -0/+24 |
| 2015-04-11 | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 3 | -17/+2 |
| 2015-04-11 | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 1 | -0/+2 |
| 2015-04-11 | if_link: Add an additional parameter to ifla_vf_info for RSS querying | Vlad Zolotarov | 3 | -0/+17 |
| 2015-04-11 | Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr... | Michael Turquette | 1 | -1/+1 |
| 2015-04-11 | clk: clk-gpio-gate: Fix active low | Martin Fuzzey | 1 | -1/+1 |
| 2015-04-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+3 |
| 2015-04-11 | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 1 | -1/+1 |
| 2015-04-11 | Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core | Jason Cooper | 1 | -0/+1 |
| 2015-04-11 | Merge branch 'irqchip/stacked-omap' into irqchip/core | Jason Cooper | 3 | -17/+1 |
| 2015-04-11 | f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries | Jaegeuk Kim | 1 | -0/+1 |
| 2015-04-11 | f2fs: add some tracepoints to debug volatile and atomic writes | Jaegeuk Kim | 1 | -1/+26 |
| 2015-04-10 | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf | 1 | -1/+1 |
| 2015-04-10 | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif... | Mark Brown | 3 | -7/+19 |
| 2015-04-10 | Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa... | Mark Brown | 2 | -11/+4 |
| 2015-04-10 | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar... | Mark Brown | 1 | -0/+14 |
| 2015-04-10 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2 | -1/+2 |
| 2015-04-10 | i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery | Grygorii Strashko | 1 | -0/+1 |
| 2015-04-10 | i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery | Grygorii Strashko | 1 | -2/+2 |
| 2015-04-10 | Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -0/+5 |
| 2015-04-10 | Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -2/+0 |
| 2015-04-10 | scsi_transport_fc: Add support for 25Gbit speed | James Smart | 1 | -0/+1 |
| 2015-04-10 | clk: tegra: Use the proper parent for plld_dsi | Thierry Reding | 1 | -1/+1 |
| 2015-04-10 | crypto: sha512-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
| 2015-04-10 | crypto: sha256-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
| 2015-04-10 | crypto: sha1-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
| 2015-04-10 | crypto: sha512 - implement base layer for SHA-512 | Ard Biesheuvel | 2 | -1/+132 |
| 2015-04-10 | crypto: sha256 - implement base layer for SHA-256 | Ard Biesheuvel | 2 | -1/+129 |
| 2015-04-10 | crypto: sha1 - implement base layer for SHA-1 | Ard Biesheuvel | 2 | -1/+107 |
| 2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 3 | -4/+6 |
| 2015-04-10 | [media] media: omap3isp: remove unused clkdev | Russell King | 1 | -6/+0 |
| 2015-04-10 | [media] vb2: add allow_zero_bytesused flag to the vb2_queue struct | Kamil Debski | 1 | -0/+2 |
| 2015-04-10 | [media] vb2: split the io_flags member of vb2_queue into a bit field | Kamil Debski | 1 | -13/+5 |
| 2015-04-10 | earlycon: Fix __earlycon_table stride | Peter Hurley | 2 | -2/+2 |
| 2015-04-10 | Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l... | Greg Kroah-Hartman | 2 | -14/+3 |
| 2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -0/+26 |
| 2015-04-10 | Merge back earlier suspend/hibernate material for v4.1. | Rafael J. Wysocki | 1 | -4/+5 |
| 2015-04-10 | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 1 | -0/+2 |