summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-05-121-4/+4
* perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-05-121-36/+34
* perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-05-121-6/+6
* perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-121-1/+9
* perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin2016-05-121-0/+2
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-05-121-1/+1
* perf/x86/msr: Fix SMI overflowPeter Zijlstra2016-05-121-1/+1
* perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani2016-05-121-0/+7
* perf diff: Fix duplicated output columnNamhyung Kim2016-05-111-0/+3
* Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-101-2/+4
|\
| * PCI: Do not treat EPROBE_DEFER as device attach failureLukas Wunner2016-05-021-1/+1
| * PCI: Fix BUG on device attach failureLukas Wunner2016-05-021-1/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-103-1/+20
|\ \
| * | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-101-1/+1
| * | MAINTAINERS: Add mmiotrace entryIngo Molnar2016-05-081-0/+14
| * | x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner2016-05-071-0/+5
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-103-1/+10
|\ \ \
| * | | sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang2016-05-102-0/+2
| * | | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki2016-05-071-1/+8
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-101-2/+2
|\ \ \ \
| * | | | libnvdimm, pfn: fix ARCH=alpha allmodconfig build failureDan Williams2016-05-061-2/+2
* | | | | perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-102-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-102-3/+6
|\ \ \ \ \
| * | | | | zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-101-2/+5
| * | | | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-101-1/+1
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-095-11/+36
|\ \ \ \ \ \
| * | | | | | crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-051-0/+1
| * | | | | | crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-051-1/+2
| * | | | | | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
| * | | | | | crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0936-100/+190
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mlx5-build-fix'David S. Miller2016-05-095-4/+24
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: make VXLAN support conditionalArnd Bergmann2016-05-095-3/+24
| | * | | | | | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann2016-05-091-1/+0
| |/ / / / / / /
| * | | | | | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-092-7/+16
| * | | | | | | Documentation/networking: more accurate LCO explanationShmulik Ladkani2016-05-091-7/+7
| * | | | | | | macvtap: segmented packet is consumedEric Dumazet2016-05-091-1/+1
| * | | | | | | tools: bpf_jit_disasm: check for klogctl failureColin Ian King2016-05-091-0/+3
| * | | | | | | qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-091-1/+1
| * | | | | | | netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
| * | | | | | | netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
| * | | | | | | netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
| * | | | | | | mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel2016-05-071-0/+8
| * | | | | | | mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel2016-05-071-2/+2
| * | | | | | | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-075-3/+18
| * | | | | | | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-074-15/+0
| * | | | | | | qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru2016-05-061-4/+2
| * | | | | | | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-062-4/+8
| * | | | | | | bridge: fix igmp / mld query parsingLinus Lüssing2016-05-061-5/+7
| * | | | | | | net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-061-2/+3