summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2013-09-13 23:39:17 +0200
committerIngo Molnar <mingo@kernel.org>2013-09-20 06:54:34 +0200
commitc5ecceefdb840af45db436adc58219ae97b6ef3c (patch)
tree056992a41969099b11d88c03070ff4314a886574 /scripts/patch-kernel
parent24e31f0bef40f6ed08073734d9250576a44a2db1 (diff)
downloadkernel-c5ecceefdb840af45db436adc58219ae97b6ef3c.tar.gz
perf: Update ABI comment
For some mysterious reason the sample_id field of PERF_RECORD_MMAP went AWOL. Reported-by: Vince Weaver <vince@deater.net> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
linux-6.6.y&id=30bac164aca750892b93eef350439a0562a68647'>Revert "Change mincore() to count "mapped" pages rather than "cached" pages"Linus Torvalds 2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds 2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds 2018-09-29xarray: Replace exceptional entriesMatthew Wilcox 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins