summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-162-2/+17
* perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-161-0/+2
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-2/+4
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+11
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-1118-102/+169
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-094-10/+7
| |\
| | * macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-091-1/+3
| | * udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-061-0/+3
| | * udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-061-9/+0
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+1
| | |\
| | | * flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-171-0/+1
| * | | compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf2016-05-091-1/+1
| * | | Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-062-3/+3
| |\ \ \
| | * \ \ Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki2016-05-062-3/+3
| | |\ \ \
| | | * | | device property: Avoid potential dereferences of invalid pointersHeikki Krogerus2016-04-272-3/+3
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-054-78/+116
| |\ \ \ \ \
| | * | | | | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-051-9/+15
| | * | | | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-051-0/+22
| | * | | | | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-051-69/+75
| | * | | | | mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
| * | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-051-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-041-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall2016-04-061-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-032-1/+8
| |\ \ \ \ \
| | * | | | | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
| * | | | | | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-023-3/+12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-011-1/+9
| | * | | | bpf: fix refcnt overflowAlexei Starovoitov2016-04-281-1/+2
| | * | | | net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner2016-04-281-1/+1
* | | | | | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-0/+1
* | | | | | perf/core: Introduce address range filteringAlexander Shishkin2016-05-051-0/+98
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-0535-73/+198
|\| | | | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-292-0/+27
| |\ \ \ \ \
| | * | | | | IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+16
| | * | | | | IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-0/+11
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-292-0/+9
| |\ \ \ \ \ \
| | * | | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-281-0/+2
| | * | | | | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-281-0/+5
| | * | | | | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-281-0/+2
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-281-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-3/+5
| * | | | | | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-282-10/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-251-0/+4
| | * | | | | | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| | * | | | | | | | [media] videobuf2-core: Check user space planes array in dqbufSakari Ailus2016-04-131-0/+4
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-281-3/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2747-172/+310
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-3/+2