Age | Commit message (Expand) | Author | Files | Lines |
2016-05-29 | file_inode(f)->i_mapping is f->f_mapping | Al Viro | 6 | -12/+12 |
2016-05-29 | drbd: ->d_parent is never NULL or negative | Al Viro | 1 | -4/+0 |
2016-05-28 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+9 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 1 | -0/+2 |
2016-05-28 | Eliminate bad hash multipliers from hash_32() and hash_64() | George Spelvin | 1 | -0/+2 |
2016-05-28 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -15/+230 |
2016-05-28 | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 40 | -790/+5647 |
2016-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 95 | -3301/+1748 |
2016-05-28 | Revert "platform/chrome: chromeos_laptop: Add Leon Touch" | Benson Leung | 1 | -15/+0 |
2016-05-28 | i2c: dev: use after free in detach | Dan Carpenter | 1 | -1/+1 |
2016-05-28 | irqchip: mips-gic: Setup EIC mode on each CPU if it's in use | Paul Burton | 1 | -1/+9 |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -23/+70 |
2016-05-27 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -10/+22 |
2016-05-27 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 8 | -32/+32 |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+4 |
2016-05-27 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2 | -6/+4 |
2016-05-27 | Input: pwm-beeper - fix - scheduling while atomic | Manfred Schlaegl | 1 | -21/+48 |
2016-05-27 | Input: xpad - xbox one elite controller support | Pavel Rojtberg | 1 | -1/+2 |
2016-05-27 | Input: xpad - add more third-party controllers | Pavel Rojtberg | 1 | -0/+9 |
2016-05-27 | Input: xpad - prevent spurious input from wired Xbox 360 controllers | Cameron Gutman | 1 | -0/+4 |
2016-05-27 | Input: xpad - move pending clear to the correct location | Pavel Rojtberg | 1 | -1/+1 |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 32 | -83/+83 |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -12/+56 |
2016-05-27 | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -29/+9 |
2016-05-27 | Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 48 | -492/+1044 |
2016-05-27 | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 15 | -52/+482 |
2016-05-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2 | -118/+617 |
2016-05-27 | platform/x86: Add PMC Driver for Intel Core SoC | Rajneesh Bhardwaj | 4 | -0/+264 |
2016-05-27 | dell-rbtn: Ignore ACPI notifications if device is suspended | Gabriele Mazzotta | 1 | -0/+56 |
2016-05-27 | thinkpad_acpi: save kbdlight state on suspend and restore it on resume | Marco Trevisan (Treviño) | 1 | -3/+40 |
2016-05-27 | intel_menlow: reduce code duplication | Rasmus Villemoes | 1 | -27/+22 |
2016-05-27 | asus-wmi: provide access to ALS control | Oleksij Rempel | 1 | -0/+5 |
2016-05-27 | ideapad-laptop: add a new WMI string for ESC key | Arnd Bergmann | 1 | -3/+16 |
2016-05-27 | surfacepro3_button: Add a warning when switching to tablet mode | Andy Shevchenko | 1 | -2/+7 |
2016-05-27 | i2c: dev: don't start function name with 'return' | Wolfram Sang | 1 | -3/+3 |
2016-05-27 | Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/... | Dave Airlie | 23 | -307/+849 |
2016-05-27 | Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 22 | -182/+183 |
2016-05-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+7 |
2016-05-26 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+12 |
2016-05-26 | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 | Andrew Morton | 1 | -3/+7 |
2016-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -198/+107 |
2016-05-26 | i2c: dev: switch from register_chrdev to cdev API | Erico Nunes | 1 | -4/+15 |
2016-05-26 | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO | Marc Gonzalez | 1 | -1/+1 |
2016-05-26 | i2c: at91: change log when dma configuration fails | Ludovic Desroches | 1 | -1/+1 |
2016-05-26 | i2c: rcar: should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2016-05-26 | i2c: rcar: use dma_request_chan() | Niklas Söderlund | 1 | -1/+1 |
2016-05-26 | staging/rdma: Remove the entire rdma subdirectory of staging | Doug Ledford | 4 | -29/+0 |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 4 | -212/+504 |