| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-21 | EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses |  Borislav Petkov | 1 | -10/+12 |
| 2017-08-21 | EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error() |  Borislav Petkov | 1 | -2/+2 |
| 2017-08-20 | EDAC: Make device_type const |  Bhumika Goyal | 2 | -6/+6 |
| 2017-08-19 | EDAC, pnd2: Properly toggle hidden state for P2SB PCI device |  Qiuxu Zhuo | 1 | -2/+8 |
| 2017-08-19 | EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR |  Qiuxu Zhuo | 1 | -0/+11 |
| 2017-08-19 | EDAC, pnd2: Mask off the lower four bits of a BAR |  Qiuxu Zhuo | 1 | -0/+1 |
| 2017-08-18 | EDAC, thunderx: Fix error handling path in thunderx_lmc_probe() |  Christophe JAILLET | 1 | -3/+2 |
| 2017-08-18 | EDAC, altera: Fix error handling path in altr_edac_device_probe() |  Christophe JAILLET | 1 | -1/+3 |
| 2017-08-04 | EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake |  Tony Luck | 1 | -29/+59 |
| 2017-08-02 | EDAC, sb_edac: Classify memory mirroring modes |  Qiuxu Zhuo | 1 | -16/+47 |
| 2017-07-19 | EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name |  Rob Herring | 2 | -5/+5 |
| 2017-07-17 | EDAC: Get rid of mci->mod_ver |  Borislav Petkov | 29 | -50/+0 |
| 2017-07-17 | EDAC: Constify attribute_group structures |  Arvind Yadav | 2 | -5/+5 |
| 2017-07-17 | EDAC, mce_amd: Use cpu_to_node() to find the node ID |  Yazen Ghannam | 1 | -5/+1 |
| 2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random |  Linus Torvalds | 3 | -31/+101 |
| 2017-07-15 | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -63/+46 |
| 2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 6 | -64/+185 |
| 2017-07-15 | random: reorder READ_ONCE() in get_random_uXX |  Sebastian Andrzej Siewior | 1 | -2/+4 |
| 2017-07-15 | random: suppress spammy warnings about unseeded randomness |  Theodore Ts'o | 1 | -17/+39 |
| 2017-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 3 | -44/+204 |
| 2017-07-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 7 | -17/+43 |
| 2017-07-14 | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+3 |
| 2017-07-14 | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -26/+40 |
| 2017-07-14 | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 9 | -37/+34 |
| 2017-07-14 | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb |  Linus Torvalds | 16 | -242/+4401 |
| 2017-07-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux |  Linus Torvalds | 16 | -400/+313 |
| 2017-07-14 | Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc |  Linus Torvalds | 3 | -17/+78 |
| 2017-07-14 | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+1 |
| 2017-07-14 | Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks' |  Rafael J. Wysocki | 3 | -26/+40 |
| 2017-07-14 | Merge branches 'pm-qos' and 'pm-devfreq' |  Rafael J. Wysocki | 4 | -6/+9 |
| 2017-07-14 | Merge branches 'pm-cpufreq-sched' and 'intel_pstate' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2017-07-14 | Merge branch 'pm-pci' |  Rafael J. Wysocki | 4 | -30/+24 |
| 2017-07-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 39 | -684/+1318 |
| 2017-07-13 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 17 | -19/+28 |
| 2017-07-13 | Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-platform-drivers-x86 |  Linus Torvalds | 11 | -19/+165 |
| 2017-07-13 | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio |  Linus Torvalds | 2 | -42/+48 |
| 2017-07-13 | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 22 | -836/+1693 |
| 2017-07-13 | Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 63 | -2159/+3940 |
| 2017-07-13 | Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux |  Linus Torvalds | 12 | -155/+137 |
| 2017-07-13 | Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm |  Linus Torvalds | 7 | -132/+211 |
| 2017-07-13 | Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply |  Linus Torvalds | 1 | -15/+28 |
| 2017-07-13 | Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 32 | -214/+372 |
| 2017-07-13 | drm: Add missing field copy in compat_drm_version |  Jeffy Chen | 1 | -0/+3 |
| 2017-07-13 | mmc: tmio-mmc: fix bad pointer math |  Chris Brandt | 1 | -10/+9 |
| 2017-07-13 | mmc: block: Prevent new req entering queue after its cleanup |  Grzegorz Sluja | 1 | -0/+1 |
| 2017-07-13 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next |  Dave Airlie | 1 | -2/+11 |
| 2017-07-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 29 | -90/+145 |
| 2017-07-13 | Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/git/drm-misc into drm-next |  Dave Airlie | 6 | -6/+8 |
| 2017-07-13 | Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/git/drm-intel into drm-next |  Dave Airlie | 15 | -78/+148 |
| 2017-07-13 | Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next |  Dave Airlie | 10 | -128/+205 |