summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2016-12-15tools lib bpf: Add flags to bpf_create_map()Joe Stringer
2016-12-15tools lib bpf: use __u32 from linux/types.hJoe Stringer
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer
2016-12-15perf annotate: Fix jump target outside of function address rangeRavi Bangoria
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria
2016-12-15perf record: Force ignore_missing_thread for uid optionJiri Olsa
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa
2016-12-15perf mem: Fix --all-user/--all-kernel optionsJiri Olsa
2016-12-15perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo
2016-12-15perf sched timehist: Show callchains for idle statNamhyung Kim
2016-12-15perf sched timehist: Add -I/--idle-hist optionNamhyung Kim
2016-12-15perf sched timehist: Skip non-idle events when necessaryNamhyung Kim
2016-12-15perf sched timehist: Save callchain when entering idleNamhyung Kim
2016-12-15perf sched timehist: Introduce struct idle_time_dataNamhyung Kim
2016-12-15perf sched timehist: Split is_idle_sample()Namhyung Kim
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12treewide: Make remaining source files non-executableJoe Perches
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12init: reduce rootwait polling interval time to 5msJungseung Lee
2016-12-12binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier
2016-12-12lib/ida: document locking requirements a bit betterDaniel Vetter
2016-12-12lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen
2016-12-12lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young
2016-12-12MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula
2016-12-12MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula
2016-12-12MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula
2016-12-12MAINTAINERS: add "B:" for URI where to file bugsJani Nikula
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches
2016-12-12printk: add Kconfig option to set default console loglevelOlof Johansson
2016-12-12printk/sound: handle more message headersPetr Mladek
2016-12-12printk/btrfs: handle more message headersPetr Mladek
2016-12-12printk/kdb: handle more message headersPetr Mladek
2016-12-12printk/NMI: handle continuous lines and missing newlinePetr Mladek
2016-12-12printk/NMI: fix up handling of the full nmi log bufferPetr Mladek
2016-12-12compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson
2016-12-12hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa
2016-12-12fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan