aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-24mailmap: add Boris Brezillon's emailAntoine Tenart1-0/+3
2016-06-24mailmap: add Antoine Tenart's emailAntoine Tenart1-0/+1
2016-06-24mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman1-1/+2
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin3-15/+14
2016-06-24MAINTAINERS: update Calgary IOMMUJon Mason1-3/+3
2016-06-24jbd2: get rid of superfluous __GFP_REPEATMichal Hocko1-25/+7
2016-06-24unicore32: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sh: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko3-11/+7
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+1
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+2
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-24tmpfs: don't undo fallocate past its last pageAnthony Romano1-1/+1
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz1-1/+1
2016-06-24oom_reaper: avoid pointless atomic_inc_not_zero usage.Tetsuo Handa1-7/+1
2016-06-24mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()Tetsuo Handa1-0/+1
2016-06-24Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-46/+48
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2-1/+2
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds3-9/+6
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds10-39/+41
2016-06-24Merge branches 'pm-devfreq-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-06-24Merge 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-23Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds3-7/+41
2016-06-23Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds40-256/+598
2016-06-23Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2016-06-24drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst1-1/+26
2016-06-24Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie20-157/+461
2016-06-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie6-16/+10
2016-06-24Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-at91 into drm-fixesDave Airlie2-4/+8
2016-06-24Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixesDave Airlie6-46/+88