summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160523next-20160523Stephen Rothwell2016-05-235-0/+6483
* Merge branch 'akpm/master'Stephen Rothwell2016-05-2334-61/+152
|\
| * kgdb: depends on VTJiri Slaby2016-05-231-1/+1
| * drm/amdgpu: use ERR_PTR() to return from amdgpu_mn_getArnd Bergmann2016-05-231-1/+1
| * drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
| * drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko2016-05-231-1/+3
| * drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
| * uprobes: wait for mmap_sem for write killableMichal Hocko2016-05-231-2/+5
| * prctl: make PR_SET_THP_DISABLE wait for mmap_sem killableMichal Hocko2016-05-231-1/+2
| * exec: make exec path waiting for mmap_sem killableMichal Hocko2016-05-231-2/+8
| * aio: make aio_setup_ring killableMichal Hocko2016-05-231-1/+6
| * coredump: make coredump_wait wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+3
| * vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-239-10/+21
| * ipc, shm: make shmem attach/detach wait for mmap_sem killableMichal Hocko2016-05-231-2/+7
| * mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+5
| * mm, proc: make clear_refs killableMichal Hocko2016-05-231-2/+9
| * mm: make vm_brk killableMichal Hocko2016-05-232-7/+4
| * mm, elf: handle vm_brk errorMichal Hocko2016-05-231-2/+5
| * mm, aout: handle vm_brk failuresMichal Hocko2016-05-232-10/+23
| * mm: make vm_munmap killableMichal Hocko2016-05-231-5/+3
| * mm: make vm_mmap killableMichal Hocko2016-05-235-14/+8
| * mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko2016-05-238-21/+55
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-05-231-2/+1
| * mm: make optimistic check for swapin readahead fixStephen Rothwell2016-05-231-1/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-05-23194-911/+2306
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-05-221-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-05-221-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-05-222-53/+72
| * MAINTAINERS: add co-maintainer for scripts/gdbKieran Bingham2016-05-221-0/+1
| * scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham2016-05-221-2/+2
| * scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote2016-05-221-3/+4
| * scripts/gdb: improve types abstraction for gdb python scriptsDom Cote2016-05-221-2/+15
| * scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham2016-05-221-0/+19
| * scripts/gdb: add documentation example for radix treeKieran Bingham2016-05-221-0/+21
| * scripts/gdb: add a Radix Tree ParserKieran Bingham2016-05-223-0/+105
| * scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-221-1/+1
| * scripts/gdb: add cpu iteratorsKieran Bingham2016-05-221-0/+38
| * scripts/gdb: add mount point list commandKieran Bingham2016-05-222-0/+119
| * scripts/gdb: add io resource readersKieran Bingham2016-05-221-0/+57
| * scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-221-0/+8
| * scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham2016-05-221-1/+4
| * scripts/gdb: provide exception catching parserKieran Bingham2016-05-221-0/+7
| * scripts/gdb: convert modules usage to lists functionsKieran Bingham2016-05-221-11/+6
| * scripts/gdb: provide kernel list item generatorsKieran Bingham2016-05-221-0/+21
| * scripts/gdb: provide linux constantsKieran Bingham2016-05-224-1/+54
| * scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka2016-05-221-1/+1
| * arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-2218-18/+0
| * rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko2016-05-221-1/+1
| * futex: fix shared futex operations on nommuRich Felker2016-05-221-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-05-222-0/+3