summaryrefslogtreecommitdiffstats
path: root/kernel/profile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual12-18/+17
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual1-0/+1
2020-04-07mm: set vm_next and vm_prev to NULL in vm_area_dup()Li Xinhai1-1/+1
2020-04-07Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"Li Xinhai1-13/+0
2020-04-07mm: don't prepare anon_vma if vma has VM_WIPEONFORKLi Xinhai1-3/+5
2020-04-07mm, memcg: bypass high reclaim iteration for cgroup hierarchy rootChris Down1-1/+2
2020-04-06fix a braino in legitimize_path()Al Viro1-1/+1
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds3-31/+4
2020-04-05clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed1-1/+1
2020-04-04platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede4-0/+91
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor1-1/+1
2020-04-03dm integrity: fix logic bug in integrity tag testingMikulas Patocka1-1/+1
2020-04-03docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long2-2/+17
2020-04-03Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer1-2/+3
2020-04-03Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo3-19/+17
2020-04-03tracing: Do not allocate buffer in trace_find_next_entry() in atomicSteven Rostedt (VMware)1-1/+20
2020-04-03dm integrity: fix ppc64le warningMike Snitzer1-1/+1
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo1-1/+1
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr1-1/+1
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr1-0/+3
2020-04-03perf script: add -S/--symbols documentationIan Rogers1-0/+8
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao12-12/+12
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter1-5/+7
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian1-4/+17
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo1-4/+4
2020-04-03perf top: Support hotkey to change sort orderJin Yao1-2/+9
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao2-0/+9
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi2-0/+28
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo1-3/+7
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim2-0/+44
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim2-0/+19
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim5-2/+27
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim4-0/+129
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim5-0/+54
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim5-5/+109
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim13-1/+74
2020-04-03perf tools: Add file-handle feature testNamhyung Kim4-2/+28
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo1-0/+1
2020-04-03rtc: ds1307: check for failed memory allocation on wdtColin Ian King1-0/+2
2020-04-03Documentation: PM: sleep: Document system-wide suspend code flowsRafael J. Wysocki2-0/+271
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij1-0/+1
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren5-58/+25
2020-04-03csky: Add uprobes supportGuo Ren8-1/+201
2020-04-03csky: Add kprobes supportedGuo Ren16-2/+1197
2020-04-03clk: sprd: fix to get a correct ibias of pllChunyan Zhang1-3/+4
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar1-1/+0