| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 6 | -20/+20 |
| 2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -8/+0 |
| 2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 5 | -17/+35 |
| 2015-02-21 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 8 | -54/+86 |
| 2015-02-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -206/+384 |
| 2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm |  Linus Torvalds | 6 | -186/+254 |
| 2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 30 | -1630/+809 |
| 2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 13 | -366/+470 |
| 2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 61 | -560/+1188 |
| 2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 16 | -351/+1042 |
| 2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux |  Linus Torvalds | 83 | -1202/+11724 |
| 2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds | 5 | -42/+239 |
| 2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux |  Linus Torvalds | 1 | -1/+1 |
| 2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+25 |
| 2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -10/+6 |
| 2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus |  Jens Axboe | 2 | -206/+384 |
| 2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' |  Rafael J. Wysocki | 4 | -48/+56 |
| 2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' |  Rafael J. Wysocki | 4 | -6/+30 |
| 2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi |  Linus Torvalds | 4 | -125/+110 |
| 2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next |  Roland Dreier | 60 | -555/+1180 |
| 2015-02-20 | IB/qib: Add blank line after declaration |  Mike Marciniszyn | 17 | -6/+67 |
| 2015-02-20 | IB/qib: Fix checkpatch warnings |  Mike Marciniszyn | 15 | -44/+42 |
| 2015-02-20 | i2c: ocores: rework clk code to handle NULL cookie |  Wolfram Sang | 1 | -14/+21 |
| 2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read |  Lukasz Majewski | 1 | -1/+1 |
| 2015-02-20 | Infiniband: Fix potential NULL d_inode dereference |  David Howells | 2 | -2/+2 |
| 2015-02-19 | clk: Only recalculate the rate if needed |  Tomeu Vizoso | 1 | -1/+4 |
| 2015-02-19 | ipmi: Fix a memory ordering issue |  Corey Minyard | 1 | -4/+10 |
| 2015-02-19 | ipmi: Remove uses of return value of seq_printf |  Joe Perches | 3 | -16/+26 |
| 2015-02-19 | ipmi: Use is_visible callback for conditional sysfs entries |  Takashi Iwai | 1 | -43/+17 |
| 2015-02-19 | ipmi: Free ipmi_recv_msg messages from the linked list on close |  Nicholas Krause | 1 | -1/+5 |
| 2015-02-19 | ipmi: avoid gcc warning |  Arnd Bergmann | 1 | -8/+21 |
| 2015-02-19 | ipmi: Update timespec usage to timespec64 |  John Stultz | 1 | -12/+13 |
| 2015-02-19 | ipmi: Cleanup DEBUG_TIMING ifdef usage |  John Stultz | 1 | -40/+21 |
| 2015-02-19 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c |  Nicholas Krause | 1 | -1/+0 |
| 2015-02-19 | char: ipmi: Remove obsolete cleanup for clientdata |  Wolfram Sang | 1 | -2/+0 |
| 2015-02-19 | ipmi: Remove a FIXME for slab conversion |  Corey Minyard | 1 | -1/+0 |
| 2015-02-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal |  Linus Torvalds | 12 | -1052/+509 |
| 2015-02-19 | NVMe: Fix potential corruption on sync commands |  Keith Busch | 1 | -29/+3 |
| 2015-02-19 | NVMe: Remove unused variables |  Keith Busch | 1 | -8/+0 |
| 2015-02-19 | NVMe: Fix scsi mode select llbaa setting |  Keith Busch | 1 | -1/+1 |
| 2015-02-19 | NVMe: Fix potential corruption during shutdown |  Keith Busch | 1 | -30/+19 |
| 2015-02-19 | NVMe: Asynchronous controller probe |  Keith Busch | 1 | -17/+31 |
| 2015-02-19 | NVMe: Register management handle under nvme class |  Keith Busch | 1 | -23/+56 |
| 2015-02-19 | NVMe: Update SCSI Inquiry VPD 83h translation |  Keith Busch | 1 | -40/+52 |
| 2015-02-19 | NVMe: Metadata format support |  Keith Busch | 1 | -67/+231 |
| 2015-02-19 | cpuidle: powernv: Avoid endianness conversions while parsing DT |  Preeti U Murthy | 1 | -13/+16 |
| 2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client |  Linus Torvalds | 1 | -110/+83 |
| 2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux |  Linus Torvalds | 12 | -504/+692 |
| 2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 2 | -5/+14 |
| 2015-02-19 | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 |  Linus Torvalds | 8 | -242/+1136 |