summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast-hrtimer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-30perf report: Calculate the average cycles of iterationsJin Yao5-79/+85
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin1-5/+22
2017-08-29perf probe: Fix kprobe blacklist checking conditionLi Bin1-1/+1
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra2-17/+30
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang6-4/+55
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin4-7/+12
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming7-13/+20
2017-08-29perf/core: Fix potential double-fetch bugMeng Xu1-0/+2
2017-08-29page waitqueue: always add new entries at the endLinus Torvalds1-1/+1
2017-08-29cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-08-29ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2-3/+10
2017-08-29fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller1-5/+1
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo6-1/+83
2017-08-28tools headers: Sync cpu features kernel ABI headers with tooling headersArnaldo Carvalho de Melo2-6/+3
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros1-1/+1
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros5-6/+8
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros1-3/+3
2017-08-28perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros1-2/+2
2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros1-1/+1
2017-08-28perf report: Group stat values on global event idJiri Olsa2-2/+2
2017-08-28perf values: Zero value buffersJiri Olsa1-2/+7
2017-08-28perf values: Fix allocation checkJiri Olsa1-1/+1
2017-08-28perf values: Fix thread index bugJiri Olsa1-2/+2
2017-08-28perf report: Add dump_read functionJiri Olsa2-4/+25
2017-08-28perf record: Set read_format for inherit_statJiri Olsa1-1/+6
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa1-2/+9
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa1-1/+7
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel1-2/+2
2017-08-28Linux 4.13-rc7v4.13-rc7Linus Torvalds1-1/+1
2017-08-28Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2017-08-27Minor page waitqueue cleanupsLinus Torvalds2-8/+10
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig1-10/+3
2017-08-26mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin1-1/+1
2017-08-26fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers1-0/+1
2017-08-26mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers1-1/+1
2017-08-26dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-26mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov1-2/+2
2017-08-26PM/hibernate: touch NMI watchdog when creating snapshotChen Yu1-2/+18
2017-08-25virtio_pci: fix cpu affinity supportChristoph Hellwig1-3/+7
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-25blk-mq-debugfs: Add names for recently added flagsBart Van Assche1-0/+3
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras1-22/+34
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen3-12/+91
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen1-7/+41
2017-08-25tracing, perf: Adjust code layout in get_recursion_context()Jesper Dangaard Brouer1-1/+1
2017-08-25perf/core: Don't report zero PIDs for exiting tasksOleg Nesterov1-9/+14
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen4-21/+64
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen3-5/+4
2017-08-25perf/aux: Ensure aux_wakeup represents most recent wakeup indexWill Deacon2-3/+3