summaryrefslogtreecommitdiffstats
path: root/Kconfig
blob: c13f48d65898487105f0193667648382c90d0eda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"

config SRCARCH
	string
	option env="SRCARCH"

source "arch/$SRCARCH/Kconfig"
class='column1'>| perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria2016-08-093-21/+49 | | * | | | | | perf probe: Add function to post process kernel trace eventsRavi Bangoria2016-08-091-11/+18 | | * | | | | | tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2016-08-092-0/+4 | | * | | | | | toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-091-1/+85 | | * | | | | | tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2016-08-092-9/+4Star | | * | | | | | perf probe: Support signedness castingNaohiro Aota2016-08-092-4/+21 | | * | | | | | perf stat: Avoid skew when reading eventsMark Rutland2016-08-091-8/+23 | | * | | | | | perf probe: Fix module name matchingKonstantin Khlebnikov2016-08-091-1/+3 | | * | | | | | perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu2016-08-091-1/+1 | | * | | | | | perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo2016-08-091-1/+5 | | * | | | | | perf script: Add 'bpf-output' field to usage messageBrendan Gregg2016-08-092-3/+3 * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-124-5/+48 |\ \ \ \ \ \ \ \ | * | | | | | | | locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui2016-08-101-1/+0Star | * | | | | | | | locking/pvqspinlock: Fix double hash raceWanpeng Li2016-08-101-1/+1 | * | | | | | | | locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui2016-08-101-2/+25 | * | | | | | | | Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar2016-08-10