Age | Commit message (Expand) | Author |
2021-06-11 | drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c | Qi Liu |
2021-06-11 | drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c | Qi Liu |
2021-06-11 | drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c | Qi Liu |
2021-06-11 | drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver | Qi Liu |
2021-06-11 | perf: Add EVENT_ATTR_ID to simplify event attributes | Qi Liu |
2021-06-11 | perf/smmuv3: Don't trample existing events with global filter | Robin Murphy |
2021-06-08 | perf/hisi: Constify static attribute_group structs | Rikard Falkeborn |
2021-06-08 | perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe() | ChenXiaoSong |
2021-06-04 | drivers/perf: hisi: Fix data source control | Shaokun Zhang |
2021-06-03 | arm64: perf: Add more support on caps under sysfs | Shaokun Zhang |
2021-06-02 | perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag | Tian Tao |
2021-06-02 | arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag | Tian Tao |
2021-06-01 | perf: arm_spe: use DEVICE_ATTR_RO macro | YueHaibing |
2021-06-01 | perf: xgene_pmu: use DEVICE_ATTR_RO macro | YueHaibing |
2021-06-01 | perf: qcom: use DEVICE_ATTR_RO macro | YueHaibing |
2021-06-01 | perf: arm_pmu: use DEVICE_ATTR_RO macro | YueHaibing |
2021-06-01 | drivers/perf: hisi: use the correct HiSilicon copyright | Hao Fang |
2021-06-01 | arm64: perf: Convert snprintf to sysfs_emit | Tian Tao |
2021-06-01 | arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode | Yang Jihong |
2021-05-25 | drivers/perf: arm-cci: Fix checkpatch spacing error | Junhao He |
2021-05-25 | drivers/perf: arm-cmn: Add space after ',' | Junhao He |
2021-05-25 | drivers/perf: arm_pmu: Fix some coding style issues | Junhao He |
2021-05-25 | drivers/perf: arm_spe_pmu: Fix some coding style issues | Junhao He |
2021-05-25 | drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev() | Zou Wei |
2021-05-24 | perf/hisi: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/imx_ddr: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/arm-smmuv3: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/arm-dsu: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/arm-dmc620: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/arm-cmn: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | perf/arm-ccn: Use irq_set_affinity() | Thomas Gleixner |
2021-05-24 | Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon |
2021-05-23 | Linux 5.13-rc3v5.13-rc3 | Linus Torvalds |
2021-05-23 | Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-05-23 | Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-23 | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-05-23 | Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-23 | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-05-22 | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-22 | userfaultfd: hugetlbfs: fix new flag usage in error path | Mike Kravetz |
2021-05-22 | lib: kunit: suppress a compilation warning of frame size | Zhen Lei |
2021-05-22 | proc: remove Alexey from MAINTAINERS | Alexey Dobriyan |
2021-05-22 | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn |
2021-05-22 | watchdog: reliable handling of timestamps | Petr Mladek |
2021-05-22 | kasan: slab: always reset the tag in get_freepointer_safe() | Alexander Potapenko |
2021-05-22 | tools/testing/selftests/exec: fix link error | Yang Yingliang |
2021-05-22 | ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry | Varad Gautam |
2021-05-22 | Revert "mm/gup: check page posion status for coredump." | Michal Hocko |
2021-05-22 | mm/shuffle: fix section mismatch warning | Arnd Bergmann |