summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-04switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro1-28/+10
2017-07-04switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro1-16/+10
2017-07-04switch compat_drm_update_draw()Al Viro1-14/+3
2017-07-04compat_drm: switch sg ioctlsAl Viro1-18/+12
2017-07-04compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro1-65/+44
2017-05-27switch compat_drm_dma() to drm_ioctl_kernel()Al Viro1-25/+13
2017-05-27switch compat_drm_resctx() to drm_ioctl_kernel()Al Viro1-13/+7
2017-05-27switch compat_drm_getsareactx() to drm_ioctl_kernel()Al Viro1-15/+8
2017-05-27switch compat_drm_setsareactx() to drm_ioctl_kernel()Al Viro1-11/+6
2017-05-27switch compat_drm_freebufs() to drm_ioctl_kernel()Al Viro1-11/+5
2017-05-27switch compat_drm_markbufs() to drm_ioctl_kernel()Al Viro1-11/+7
2017-05-27switch compat_drm_addmap() to drm_ioctl_kernel()Al Viro1-20/+13
2017-05-27switch compat_drm_getstats() to drm_ioctl_kernel()Al Viro1-18/+4
2017-05-27switch compat_drm_getclient() to drm_ioctl_kernel()Al Viro3-18/+14
2017-05-27switch compat_drm_infobufs() to drm_ioctl_kernel()Al Viro3-56/+53
2017-05-27switch compat_drm_getmap() to drm_ioctl_kernel()Al Viro1-21/+12
2017-05-27compat_drm_setunique(): don't botherAl Viro1-16/+3
2017-05-27switch compat_drm_getunique() to drm_ioctl_kernel()Al Viro3-14/+10
2017-05-27switch compat_drm_version() to drm_ioctl_kernel()Al Viro3-27/+18
2017-05-27switch compat_drm_addbufs() to drm_ioctl_kernel()Al Viro1-13/+17
2017-05-27drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()Al Viro1-34/+47
2017-05-27new helper: drm_ioctl_kernel()Al Viro2-14/+28
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-13mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-13mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-13dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-13dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-13ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-13mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-13dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-13Tigran has movedAndrew Morton6-7/+7
2017-05-13mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-13mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-13gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-13mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-13time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12sound: Disable the build of OSS driversTakashi Iwai1-0/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-12Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs1-1/+1
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs1-1/+0
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs1-3/+7
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs1-5/+3