summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-258-42/+48
* mm, kasan: SLAB supportAlexander Potapenko2016-03-2512-22/+266
* kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko2016-03-251-1/+27
* include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-251-2/+0
* mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-03-251-13/+33
* drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-251-2/+1
* ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei2016-03-251-11/+8
* ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei2016-03-251-28/+54
* ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei2016-03-251-0/+6
* ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen2016-03-251-1/+1
* ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen2016-03-257-33/+32
* ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-03-252-1/+13
* ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-03-251-1/+10
* ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()Ryan Ding2016-03-251-4/+8
* ocfs2: fix disk file size and memory file size mismatchRyan Ding2016-03-251-10/+17
* ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_writeRyan Ding2016-03-251-6/+17
* ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding2016-03-255-36/+9
* ocfs2: code clean up for direct ioRyan Ding2016-03-252-144/+10
* ocfs2: fix sparse file & data ordering issue in direct ioRyan Ding2016-03-251-517/+346
* ocfs2: record UNWRITTEN extents when populate write descRyan Ding2016-03-254-5/+106
* ocfs2: return the physical address in ocfs2_write_clusterRyan Ding2016-03-251-15/+13
* ocfs2: do not change i_size in write_end for direct ioRyan Ding2016-03-251-33/+46
* ocfs2: test target page before change itRyan Ding2016-03-251-6/+26
* ocfs2: use c_new to indicate newly allocated extentsRyan Ding2016-03-251-10/+12
* ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding2016-03-253-13/+22
* ocfs2: o2hb: fix double free bugJunxiao Bi2016-03-251-2/+2
* drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-254-9/+7
* oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-252-8/+2
* oom: make oom_reaper freezableMichal Hocko2016-03-251-0/+2
* oom: make oom_reaper_list single linkedVladimir Davydov2016-03-252-9/+8
* oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-252-1/+7
* mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-252-17/+22
* mm, oom_reaper: report success/failureMichal Hocko2016-03-251-2/+15
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-253-27/+50
* mm, oom: introduce oom reaperMichal Hocko2016-03-254-13/+162
* sched: add schedule_timeout_idle()Andrew Morton2016-03-252-0/+12
* Revert "ppdev: use new parport device model"Linus Torvalds2016-03-251-20/+5
* Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-251-3/+5
|\
| * firewire: nosy: Replace timeval with timespec64Tina Ruchandani2016-03-221-3/+5
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-2515-98/+147
|\ \
| * \ Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-254-58/+102
| |\ \
| | * | drm/radeon/mst: cleanup code indentationDave Airlie2016-03-221-8/+6
| | * | drm/radeon/mst: fix regression in lane/link handling.Dave Airlie2016-03-221-10/+2
| | * | drm/amdgpu: add invalidate_page callback for userptrsChristian König2016-03-211-26/+72
| | * | drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König2016-03-211-8/+14
| | * | drm/amdgpu: clean up path handling for powerplayAlex Deucher2016-03-211-7/+7
| | * | drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King2016-03-211-1/+3
| * | | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-2411-40/+45
| |\ \ \ | | |/ / | |/| |
| | * | dma-buf/fence: fix fence_is_later v2Christian König2016-03-211-1/+1
| | * | dma-buf: Update docs for SYNC ioctlDaniel Vetter2016-03-212-6/+7