summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-064-88/+73
|\
| * mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-4/+0
| * mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-061-5/+5
| * mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-061-1/+1
| * mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-24/+28
| * mm, memory_hotplug: consider offline memblocks removableMichal Hocko2017-07-061-0/+4
| * mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-061-31/+20
| * mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-14/+9
| * mm: drop page_initialized check from get_nid_for_pfnMichal Hocko2017-07-061-7/+0
| * zram: count same page write as page_storedMinchan Kim2017-07-061-0/+2
| * mm, sparsemem: break out of loops earlyDave Hansen2017-07-061-0/+4
| * drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring2017-07-061-3/+1
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-6/+1
|\ \
| * | s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-151-6/+1
* | | Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-063-25/+4
|\ \ \
| * | | dio: use probe_kernel_read()Al Viro2017-05-271-15/+2
| * | | hp_sdc: use probe_kernel_read()Al Viro2017-05-271-5/+1
| * | | hpfb: use probe_kernel_read()Al Viro2017-05-271-5/+1
| |/ /
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-064-225/+503
|\ \ \
| * | | usbdevfs: get rid of field-by-field copyinAl Viro2017-06-291-29/+19
| * | | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-291-0/+328
| * | | ipmi: get rid of field-by-field __get_user()Al Viro2017-06-261-50/+37
| * | | ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native oneAl Viro2017-06-261-133/+115
| * | | fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro2017-06-091-14/+5
| |/ /
* | | Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-07-0611-1045/+475
|\ \ \
| * | | Fix trivial misannotationsAl Viro2017-07-062-3/+3
| * | | mga: switch compat ioctls to drm_ioctl_kernel()Al Viro2017-07-044-90/+64
| * | | radeon: take out dead compat ioctlsAl Viro2017-07-043-427/+16
| * | | drm compat: ia64 is not biarchAl Viro2017-07-041-2/+2
| * | | drm_compat_ioctl(): tidy up a bitAl Viro2017-07-041-13/+9
| * | | switch compat_drm_mapbufs() to drm_ioctl_kernel()Al Viro2017-07-043-65/+77
| * | | switch compat_drm_rmmap() to drm_ioctl_kernel()Al Viro2017-07-041-10/+4
| * | | switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro2017-07-041-28/+10
| * | | switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro2017-07-041-16/+10
| * | | switch compat_drm_update_draw()Al Viro2017-07-041-14/+3
| * | | compat_drm: switch sg ioctlsAl Viro2017-07-041-18/+12
| * | | compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro2017-07-041-65/+44
| * | | switch compat_drm_dma() to drm_ioctl_kernel()Al Viro2017-05-271-25/+13
| * | | switch compat_drm_resctx() to drm_ioctl_kernel()Al Viro2017-05-271-13/+7
| * | | switch compat_drm_getsareactx() to drm_ioctl_kernel()Al Viro2017-05-271-15/+8
| * | | switch compat_drm_setsareactx() to drm_ioctl_kernel()Al Viro2017-05-271-11/+6
| * | | switch compat_drm_freebufs() to drm_ioctl_kernel()Al Viro2017-05-271-11/+5
| * | | switch compat_drm_markbufs() to drm_ioctl_kernel()Al Viro2017-05-271-11/+7
| * | | switch compat_drm_addmap() to drm_ioctl_kernel()Al Viro2017-05-271-20/+13
| * | | switch compat_drm_getstats() to drm_ioctl_kernel()Al Viro2017-05-271-18/+4
| * | | switch compat_drm_getclient() to drm_ioctl_kernel()Al Viro2017-05-273-18/+14
| * | | switch compat_drm_infobufs() to drm_ioctl_kernel()Al Viro2017-05-273-56/+53
| * | | switch compat_drm_getmap() to drm_ioctl_kernel()Al Viro2017-05-271-21/+12
| * | | compat_drm_setunique(): don't botherAl Viro2017-05-271-16/+3
| * | | switch compat_drm_getunique() to drm_ioctl_kernel()Al Viro2017-05-273-14/+10