| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/vgem: Fix return value check in vgem_init() | Wei Yongjun | 2017-05-22 | 1 | -2/+2 |
* | drm/blend: Fix comment typ-o | Robert Foss | 2017-05-22 | 1 | -1/+1 |
* | drm/stm: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | 2017-05-22 | 1 | -2/+0 |
* | drm/vc4: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 2017-05-22 | 11 | -65/+62 |
* | drm/pl111: Add a debugfs node to dump our registers. | Eric Anholt | 2017-05-19 | 4 | -0/+64 |
* | drm/pl111: make structure mode_config_funcs static | Colin Ian King | 2017-05-19 | 1 | -1/+1 |
* | drm/pl111: make structure pl111_display_funcs static | Colin Ian King | 2017-05-19 | 1 | -1/+1 |
* | drm/pl111: Register the clock divider and use it. | Eric Anholt | 2017-05-19 | 5 | -24/+163 |
* | drm: drop drm_[cm]alloc* helpers | Michal Hocko | 2017-05-18 | 26 | -122/+128 |
* | drm: replace drm_[cm]alloc* by kvmalloc alternatives | Michal Hocko | 2017-05-18 | 1 | -78/+0 |
* | gpu: host1x: select IOMMU_IOVA | Arnd Bergmann | 2017-05-18 | 1 | -0/+1 |
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 2017-05-18 | 10985 | -250231/+846989 |
|\ |
|
| * | Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-05-18 | 109 | -927/+4980 |
| |\ |
|
| * | | Linux 4.12-rc1v4.12-rc1 | Linus Torvalds | 2017-05-13 | 1 | -2/+2 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-05-13 | 5 | -7/+445 |
| |\ \ |
|
| | * | | Input: cros_ec_keyb - remove extraneous 'const' | Arnd Bergmann | 2017-05-12 | 1 | -1/+1 |
| | * | | Input: add support for PlayStation 1/2 joypads connected via SPI | Tomohiro Yoshidomi | 2017-05-10 | 3 | -0/+423 |
| | * | | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth | Benjamin Valentin | 2017-05-07 | 1 | -0/+2 |
| | * | | Input: xpad - sync supported devices with xboxdrv | Benjamin Valentin | 2017-05-07 | 1 | -0/+13 |
| | * | | Input: xpad - sort supported devices by USB ID | Benjamin Valentin | 2017-05-07 | 1 | -6/+6 |
| * | | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2017-05-13 | 9 | -18/+195 |
| |\ \ \ |
|
| | * | | | ubi: Add debugfs file for tracking PEB state | Ben Shelton | 2017-05-08 | 1 | -1/+125 |
| | * | | | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl | Rock Lee | 2017-05-08 | 1 | -3/+3 |
| | * | | | ubifs: Remove unnecessary assignment | Stefan Agner | 2017-05-08 | 1 | -1/+0 |
| | * | | | ubifs: Fix cut and paste error on sb type comparisons | Colin Ian King | 2017-05-08 | 1 | -2/+2 |
| | * | | | ubi: fastmap: Fix slab corruption | Rabin Vincent | 2017-05-08 | 1 | -4/+29 |
| | * | | | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels | Hyunchul Lee | 2017-05-08 | 3 | -2/+31 |
| | * | | | ubi: Make mtd parameter readable | Andy Shevchenko | 2017-05-08 | 1 | -1/+1 |
| | * | | | ubi: Fix section mismatch | Andy Shevchenko | 2017-05-08 | 1 | -4/+4 |
| * | | | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-13 | 7 | -19/+17 |
| |\ \ \ \ |
|
| | * | | | | um: Add missing NR_CPUS include | Richard Weinberger | 2017-05-04 | 1 | -0/+1 |
| | * | | | | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu | 2017-05-03 | 2 | -3/+7 |
| | * | | | | um: Include kbuild.h instead of duplicating its macros | Matthias Kaehlcke | 2017-05-03 | 1 | -8/+1 |
| | * | | | | um: Fix PTRACE_POKEUSER on x86_64 | Richard Weinberger | 2017-05-03 | 1 | -1/+1 |
| | * | | | | um: Set number of CPUs | Nikola Kotur | 2017-05-03 | 2 | -3/+5 |
| | * | | | | um: Fix _print_addr() | Richard Weinberger | 2017-05-03 | 1 | -4/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-13 | 23 | -126/+145 |
| |\ \ \ \ |
|
| | * | | | | mm, docs: update memory.stat description with workingset* entries | Roman Gushchin | 2017-05-13 | 1 | -0/+12 |
| | * | | | | mm: vmscan: scan until it finds eligible pages | Minchan Kim | 2017-05-13 | 1 | -6/+15 |
| | * | | | | mm, thp: copying user pages must schedule on collapse | David Rientjes | 2017-05-13 | 1 | -4/+3 |
| | * | | | | dax: fix PMD data corruption when fault races with write | Ross Zwisler | 2017-05-13 | 1 | -14/+14 |
| | * | | | | dax: fix data corruption when fault races with write | Jan Kara | 2017-05-13 | 1 | -16/+16 |
| | * | | | | ext4: return to starting transaction in ext4_dax_huge_fault() | Jan Kara | 2017-05-13 | 1 | -4/+17 |
| | * | | | | mm: fix data corruption due to stale mmap reads | Jan Kara | 2017-05-13 | 2 | -2/+12 |
| | * | | | | dax: prevent invalidation of mapped DAX entries | Ross Zwisler | 2017-05-13 | 3 | -36/+3 |
| | * | | | | Tigran has moved | Andrew Morton | 2017-05-13 | 6 | -7/+7 |
| | * | | | | mm, vmalloc: fix vmalloc users tracking properly | Michal Hocko | 2017-05-13 | 3 | -17/+26 |
| | * | | | | mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin | SeongJae Park | 2017-05-13 | 1 | -1/+3 |
| | * | | | | gcov: support GCC 7.1 | Martin Liska | 2017-05-13 | 2 | -1/+9 |
| | * | | | | mm, vmstat: Remove spurious WARN() during zoneinfo print | Reza Arbab | 2017-05-13 | 1 | -2/+0 |