aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf3-3/+25
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song1-4/+1
2017-01-26Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar22-96/+600
2017-01-26perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo1-1/+2
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim6-0/+282
2017-01-26perf util: Add more debug message on failure pathNamhyung Kim2-18/+39
2017-01-26perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim4-3/+84
2017-01-26perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo1-2/+4
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer3-2/+12
2017-01-26tools lib bpf: Add set/is helpers for all prog typesJoe Stringer2-0/+15
2017-01-26tools lib bpf: Define prog_type fns with macroJoe Stringer1-25/+16
2017-01-26tools lib bpf: Fix map offsets in relocationJoe Stringer1-3/+12
2017-01-26perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring1-3/+2
2017-01-26perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring1-4/+2
2017-01-26perf probe: Fix wrong register name for arm64He Kuang1-6/+6
2017-01-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar860-5016/+8228
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-78/+237
2017-01-24MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman1-0/+1
2017-01-24MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman1-0/+1
2017-01-24mm: do not export ioremap_page_range symbol for external modulezhong jiang1-1/+0
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-01-24frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka1-11/+24
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka1-21/+26
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka1-1/+9
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2-2/+6
2017-01-24kernel/panic.c: add missing \nJiri Slaby1-1/+1
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-24frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka1-1/+1
2017-01-24radix-tree: fix private list warningsMatthew Wilcox1-1/+1
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick1-2/+3
2017-01-24mm, memcg: do not retry precharge chargesDavid Rientjes1-2/+2
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-01-24mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach1-0/+1
2017-01-24mm/slub.c: trace free objects at KERN_INFODaniel Thompson1-10/+13
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli1-2/+35
2017-01-24drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann1-1/+1
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus3-0/+13
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler4-4/+1
2017-01-24mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer1-1/+17
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu3-15/+21
2017-01-24Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds5-6/+6
2017-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-6/+8
2017-01-24MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainerAndy Shevchenko1-0/+1
2017-01-23Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2017-01-23Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-29/+59
2017-01-23Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-520/+584
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov1-6/+8