summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-30softirq: Let ksoftirqd do its jobEric Dumazet
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-30Merge branch 'sctp-fixes'David S. Miller
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-29Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-29Merge tag 'perf-core-for-mingo-20160929' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu
2016-09-29perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu
2016-09-29perf probe: Skip if the function address is 0Masami Hiramatsu
2016-09-29perf probe: Ignore the error of finding inline instanceMasami Hiramatsu
2016-09-29perf intel-pt: Fix decoding when there are address filtersAdrian Hunter
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter
2016-09-29perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter
2016-09-29perf probe: Increase debug level of SDT debug messagesAdrian Hunter
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-29perf symbols: Add dso__last_symbol()Adrian Hunter
2016-09-29perf record: Fix error pathsAdrian Hunter
2016-09-29perf record: Rename label 'out_symbol_exit'Adrian Hunter
2016-09-29perf script: Fix vanished idle symbolsAdrian Hunter
2016-09-29perf evsel: Add support for address filtersMathieu Poirier
2016-09-29perf evsel: New tracepoint specific functionMathieu Poirier
2016-09-29perf tools: Make perf_evsel__append_filter() genericMathieu Poirier