summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-23tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.hArnaldo Carvalho de Melo1-3/+3
2015-09-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh1-3/+20
2015-09-22perf tools: Add include/err.h into MANIFESTJiri Olsa1-0/+1
2015-09-22tools lib bpf: Use FEATURE_USER to allow building in the same dir as perfArnaldo Carvalho de Melo1-0/+1
2015-09-22tools build: Allow setting the feature detection userArnaldo Carvalho de Melo1-3/+4
2015-09-22tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usageArnaldo Carvalho de Melo1-2/+2
2015-09-22tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo1-1/+1
2015-09-21perf tools: Don't assume that the parser returns non empty evsel listWang Nan1-0/+16
2015-09-21perf probe: Fix a segfault when removing uprobe eventsMasami Hiramatsu1-2/+5
2015-09-18perf record: Avoid infinite loop at buildid processing with no samplesMark Rutland1-1/+4
2015-09-18perf/x86/intel: Fix static checker warning in lbr enableKan Liang1-2/+3
2015-09-18perf: Fix races in computing the header sizesPeter Zijlstra1-6/+9
2015-09-18perf: Fix u16 overflowsPeter Zijlstra1-10/+40
2015-09-18perf: Restructure perf syscall point of no returnPeter Zijlstra1-17/+32
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen1-1/+5
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen3-1/+13
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen1-1/+1
2015-09-18revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton1-8/+0
2015-09-18MAINTAINERS: update LTP mailing listCyril Hrubis1-2/+2
2015-09-18userfaultfd: add missing mmput() in error pathEric Biggers1-1/+3
2015-09-18lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov1-1/+5
2015-09-18alpha: lib: export __delaySudip Mukherjee1-0/+1
2015-09-18alpha: io: define ioremap_ucSudip Mukherjee1-1/+3
2015-09-18kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu1-2/+1
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-18hp-wmi: limit hotkey enableKyle Evans1-11/+20
2015-09-17perf tools: Bool functions shouldn't return -1Peter Senna Tschudin1-1/+1
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov1-0/+1
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov2-5/+8
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo5-5/+28
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo5-3/+25
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo1-1/+1
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon3-0/+22
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2-2/+2
2015-09-16perf stat: Fix per-pkg event reporting bugStephane Eranian1-2/+14
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony3-1/+5
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2-10/+13
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-09-15arm64: enable generic idle loopLeo Yan1-0/+1
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter1-4/+14
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter1-4/+14
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter1-9/+10
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter1-0/+2
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter1-22/+27
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter1-9/+10
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter1-4/+15
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter4-3/+8
2015-09-15perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter1-0/+1