aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18perf trace: Beautify linux specific fcntl commandsArnaldo Carvalho de Melo1-3/+54
2017-07-18perf trace: Remove F_ from some of the fcntl command stringsArnaldo Carvalho de Melo1-3/+3
2017-07-18perf annotate: Implement visual marker for macro fusionJin Yao5-0/+63
2017-07-18perf annotate: Check for fused instructionsJin Yao8-6/+81
2017-07-12perf symbols: Accept zero as the kernel base addressArnaldo Carvalho de Melo1-1/+1
2017-07-11Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar1-21/+0
2017-07-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its targetJin Yao1-1/+1
2017-07-10perf evsel: State in the default event name if attr.exclude_kernel is setArnaldo Carvalho de Melo1-2/+4
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo1-1/+1
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao1-2/+6
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao1-14/+16
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()Naveen N. Rao4-8/+8
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa1-1/+1
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo1-0/+1
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer5-7/+41
2017-07-02Linux 4.12Linus Torvalds1-1/+1
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-07-02parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook1-6/+0
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf1-8/+6
2017-06-30lightnvm: pblk: set line bitmap check under debugJavier González1-1/+4
2017-06-30lightnvm: pblk: verify that cache read is still validJavier González3-6/+22
2017-06-30lightnvm: pblk: add initialization checkJavier González1-0/+6
2017-06-30lightnvm: pblk: remove target using async. I/OsJavier González6-73/+122
2017-06-30lightnvm: pblk: use vmalloc for GC data bufferJavier González5-12/+14
2017-06-30lightnvm: pblk: use right metadata buffer for recoveryJavier González1-3/+3
2017-06-30lightnvm: pblk: schedule if data is not readyJavier González1-1/+3
2017-06-30lightnvm: pblk: remove unused return variableJavier González1-2/+2
2017-06-30lightnvm: pblk: fix double-free on pblk initJavier González1-2/+0
2017-06-30lightnvm: pblk: fix bad le64 assignationsJavier González4-4/+7
2017-06-30perf auxtrace: Add CPU filter supportAdrian Hunter4-0/+14
2017-06-30perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSCAdrian Hunter1-0/+14
2017-06-30perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter1-2/+40
2017-06-30perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter3-0/+144
2017-06-30perf intel-pt: Synthesize new power and "ptwrite" eventsAdrian Hunter1-0/+283
2017-06-30perf intel-pt: Move code in intel_pt_synth_events() to simplify attr settingAdrian Hunter1-23/+22
2017-06-30perf intel-pt: Factor out intel_pt_set_event_name()Adrian Hunter1-8/+16
2017-06-30perf intel-pt: Tidy messages into called function intel_pt_synth_event()Adrian Hunter1-24/+18
2017-06-30perf intel-pt: Tidy Intel PT evsel lookup into separate functionAdrian Hunter1-10/+15
2017-06-30perf intel-pt: Join needlessly wrapped linesAdrian Hunter1-4/+2
2017-06-30perf intel-pt: Remove unused instructions_sample_periodAdrian Hunter1-2/+0
2017-06-30perf intel-pt: Factor out common code synthesizing event samplesAdrian Hunter1-122/+100
2017-06-30perf script: Add synthesized Intel PT power and ptwrite eventsAdrian Hunter2-1/+231
2017-06-30irqchip/or1k-pic: Fix interrupt acknowledgementPedro H. Penna1-1/+1
2017-06-30irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmapDan Carpenter1-2/+2
2017-06-30irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3