summaryrefslogtreecommitdiffstats
path: root/block/cmdline-parser.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-15gpu: host1x: Remove unused host1x_cdma_stop() definitionDmitry Osipenko1-1/+0
2017-06-15gpu: host1x: Remove unused 'struct host1x_cmdbuf'Dmitry Osipenko1-7/+0
2017-06-15gpu: host1x: Check waits in the firewallDmitry Osipenko1-2/+34
2017-06-15gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko1-1/+1
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko5-4/+32
2017-06-15gpu: host1x: Forbid RESTART opcode in the firewallDmitry Osipenko1-1/+0
2017-06-15gpu: host1x: Forbid relocation address shifting in the firewallDmitry Osipenko1-0/+4
2017-06-15gpu: host1x: Do not leak BO's phys address to userspaceDmitry Osipenko1-12/+27
2017-06-15gpu: host1x: Correct host1x_job_pin() error handlingDmitry Osipenko1-9/+7
2017-06-15gpu: host1x: Initialize firewall class to the job's oneDmitry Osipenko1-1/+1
2017-06-15drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko1-12/+21
2017-06-15drm/tegra: dc: Apply clipping to the planeDmitry Osipenko1-8/+21
2017-06-15drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko1-9/+21
2017-06-15drm/tegra: Check syncpoint ID in the 'submit' IOCTLDmitry Osipenko1-0/+9
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko3-11/+63
2017-06-15drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko3-5/+54
2017-06-15drm/tegra: Add driver documentationThierry Reding2-0/+179
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding3-11/+170
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
2017-05-11drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs1-7/+6
2017-05-11doc: replace FTP URL to kernel.org with HTTPS oneMichael Heimpold1-1/+1
2017-05-11block: handle partial completions for special payload requestsChristoph Hellwig1-12/+12
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross1-3/+4