summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-053-0/+4
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-0511-47/+108
|\
| * perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu2017-01-041-1/+47
| * perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu2017-01-041-19/+6
| * perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-01-031-0/+6
| * perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-01-031-2/+2
| * tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-01-031-2/+2
| * perf record: Fix --switch-output documentation and commentJiri Olsa2017-01-032-1/+5
| * perf record: Make __record_options staticJiri Olsa2017-01-031-1/+1
| * tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa2017-01-032-0/+8
| * perf probe: Fix to get correct modname from elf headerMasami Hiramatsu2017-01-021-16/+16
| * samples/bpf trace_output_user: Remove duplicate sys/ioctl.h includeArnaldo Carvalho de Melo2016-12-281-1/+0
| * samples/bpf sock_example: Avoid getting ethhdr from two includesArnaldo Carvalho de Melo2016-12-281-1/+1
| * perf sched timehist: Show total scheduling timeNamhyung Kim2016-12-281-3/+14
* | Linux 4.10-rc2v4.10-rc2Linus Torvalds2017-01-011-1/+1
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-015-143/+229
|\ \
| * | ext4: Simplify DAX fault pathJan Kara2016-12-271-38/+10
| * | dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-271-55/+66
| * | dax: Finish fault completely when loading holesJan Kara2016-12-271-9/+18
| * | dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-271-17/+11
| * | mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-273-24/+125
| * | ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-271-2/+1
* | | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2016-12-302-2/+2
|\ \ \
| * | | Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk2016-12-271-1/+1
| * | | docs: Fix build failureJohn Brooks2016-12-271-1/+1
| * | | Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet2016-12-2711424-224736/+700098
| |\| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-301-2/+28
|\ \ \ \
| * | | | crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott2016-12-271-2/+28
| | |/ / | |/| |
* | | | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-291-1/+1
* | | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-293-6/+45
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-283-3/+43
|\ \ \ \
| * | | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2817-86/+112
|\ \ \ \ \
| * | | | | net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * | | | | r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * | | | | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-272-7/+0
| * | | | | openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * | | | | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-274-10/+10
| * | | | | net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * | | | | net, sched: fix soft lockup in tc_classifyDaniel Borkmann2016-12-261-1/+3
| * | | | | net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * | | | | tipc: don't send FIN message from connectionless socketJon Paul Maloy2016-12-231-11/+13
| * | | | | ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * | | | | ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | | | | | x86/mce/AMD: Make the init code more robustThomas Gleixner2016-12-271-0/+3
* | | | | | smp/hotplug: Undo tglxs brainfartThomas Gleixner2016-12-271-1/+8
* | | | | | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
| |_|/ / / |/| | | |
* | | | | Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-261-2/+2
* | | | | powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
* | | | | avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1