summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-25mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer1-0/+1
2016-06-25mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba1-6/+5
2016-06-25memcg: css_alloc should return an ERR_PTR value on errorTejun Heo1-1/+1
2016-06-25memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo1-2/+3
2016-06-25hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov1-2/+1
2016-06-25Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov1-8/+0
2016-06-25Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov3-20/+7
2016-06-25mailmap: add Boris Brezillon's emailAntoine Tenart1-0/+3
2016-06-25mailmap: add Antoine Tenart's emailAntoine Tenart1-0/+1
2016-06-25mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman1-1/+2
2016-06-25mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin3-15/+14
2016-06-25MAINTAINERS: update Calgary IOMMUJon Mason1-3/+3
2016-06-25jbd2: get rid of superfluous __GFP_REPEATMichal Hocko1-25/+7
2016-06-25unicore32: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25sh: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-25powerpc: get rid of superfluous __GFP_REPEATMichal Hocko3-11/+7
2016-06-25score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-25parisc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+1
2016-06-25nios2: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-25mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2016-06-25arc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+2
2016-06-25arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-25x86: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-25tmpfs: don't undo fallocate past its last pageAnthony Romano1-1/+1
2016-06-25selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz1-1/+1
2016-06-25oom_reaper: avoid pointless atomic_inc_not_zero usage.Tetsuo Handa1-7/+1
2016-06-25mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()Tetsuo Handa1-0/+1
2016-06-25Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-46/+48
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2-1/+2
2016-06-25x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds3-9/+6
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds10-39/+41
2016-06-25Merge branches 'pm-devfreq-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-06-25Merge branch 'acpica-fixes'Rafael J. Wysocki2-2/+9
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings3-27/+25
2016-06-24posix_acl: Add set_posix_aclAndreas Gruenbacher1-19/+23
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-06-24ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela1-0/+2
2016-06-24xen-pciback: return proper values during BAR sizingJan Beulich1-7/+11
2016-06-24ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen1-0/+4
2016-06-24HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo1-1/+3
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov1-5/+4
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2-1/+21
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2-6/+46
2016-06-24Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds3-7/+41