summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160401next-20160401Stephen Rothwell2016-04-015-0/+3269
* Merge branch 'akpm/master'Stephen Rothwell2016-04-012-4/+2
|\
| * staging/goldfish: use 6-arg get_user_pages()Arnd Bergmann2016-04-011-2/+1
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-04-011-2/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-04-0191-784/+2759
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-03-301-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-03-301-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-03-302-53/+72
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-03-302-0/+3
| * kexec: do a cleanup for function kexec_loadMinfei Huang2016-03-301-56/+69
| * kexec: make a pair of map/unmap reserved pages in error pathMinfei Huang2016-03-301-3/+6
| * kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-03-301-0/+45
| * kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang2016-03-304-2/+23
| * signal: make oom_flags a boolTetsuo Handa2016-03-303-8/+8
| * wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALLOleg Nesterov2016-03-301-1/+2
| * wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-03-301-9/+20
| * init/main.c: simplify initcall_blacklisted()Rasmus Villemoes2016-03-301-5/+4
| * checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches2016-03-301-1/+1
| * checkpatch: add PREFER_IS_ENABLED testJoe Perches2016-03-301-0/+10
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-03-304-0/+405
| * MAINTAINERS: remove linux@lists.openrisc.netJiri Slaby2016-03-301-1/+0
| * mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo2016-03-301-0/+3
| * mm-use-watermak-checks-for-__gfp_repeat-high-order-allocations-checkpatch-fixesAndrew Morton2016-03-301-3/+3
| * mm: use watermark checks for __GFP_REPEAT high order allocationsMichal Hocko2016-03-301-19/+14
| * mm: throttle on IO only when there are too many dirty and writeback pagesMichal Hocko2016-03-302-20/+36
| * mm-oom-rework-oom-detection-checkpatch-fixesAndrew Morton2016-03-301-9/+13
| * mm, oom: rework oom detectionMichal Hocko2016-03-303-29/+88
| * zsmalloc: remove unused pool param in obj_freeMinchan Kim2016-03-301-4/+3
| * zsmalloc: reorder function parametersMinchan Kim2016-03-301-24/+26
| * zsmalloc: clean up many BUG_ONMinchan Kim2016-03-301-27/+15
| * zsmalloc: use first_page rather than pageMinchan Kim2016-03-301-30/+32
| * mm: kasan: Initial memory quarantine implementationAlexander Potapenko2016-03-301-38/+21
| * mm: kasan: initial memory quarantine implementationAlexander Potapenko2016-03-3013-29/+455
| * thp: do not hold anon_vma lock during swap inKirill A. Shutemov2016-03-301-2/+2
| * khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov2016-03-301-4/+3
| * mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov2016-03-301-5/+0
| * mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-03-304-1/+72
| * mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov2016-03-301-1/+1
| * mm: make optimistic check for swapin readaheadEbru Akagunduz2016-03-302-8/+51
| * mm/page_alloc: Remove useless parameter of __free_pages_boot_coreLi Zhang2016-03-301-6/+5
| * mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko2016-03-301-4/+3
| * mm/mempolicy.c: vma_migratable() can return boolYaowei Bai2016-03-301-5/+5
| * mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai2016-03-301-2/+2
| * mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-03-302-6/+6
| * mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai2016-03-301-3/+3
| * x86: mm: use hugetlb_bad_size()Vaishali Thakkar2016-03-301-0/+1
| * tile: mm: use hugetlb_bad_size()Vaishali Thakkar2016-03-301-1/+6
| * powerpc: mm: use hugetlb_bad_size()Vaishali Thakkar2016-03-301-2/+4
| * metag: mm: use hugetlb_bad_size()Vaishali Thakkar2016-03-301-0/+1
| * arm64: mm: use hugetlb_bad_size()Vaishali Thakkar2016-03-301-0/+1