summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27coresight: trbe: Add a helper to pad a given buffer areaSuzuki K Poulose
2021-10-27coresight: trbe: Add a helper to calculate the trace generatedSuzuki K Poulose
2021-10-27coresight: trbe: Defer the probe on offline CPUsSuzuki K Poulose
2021-10-27coresight: trbe: Fix incorrect access of the sink specific dataSuzuki K Poulose
2021-10-27coresight: etm4x: Add ETM PID for Kryo-5XXTao Zhang
2021-10-27coresight: trbe: Prohibit trace before disabling TRBESuzuki K Poulose
2021-10-27coresight: trbe: End the AUX handle on truncationSuzuki K Poulose
2021-10-27coresight: trbe: Do not truncate buffer on IRQSuzuki K Poulose
2021-10-27coresight: trbe: Fix handling of spurious interruptsSuzuki K Poulose
2021-10-27coresight: trbe: irq handler: Do not disable TRBE if no action is neededSuzuki K Poulose
2021-10-27coresight: trbe: Unify the enabling sequenceSuzuki K Poulose
2021-10-27coresight: trbe: Drop duplicate TRUNCATE flagsSuzuki K Poulose
2021-10-27coresight: trbe: Ensure the format flag is always setSuzuki K Poulose
2021-10-27coresight: etm-pmu: Ensure the AUX handle is validSuzuki K Poulose
2021-10-27coresight: etm4x: Use Trace Filtering controls dynamicallySuzuki K Poulose
2021-10-27coresight: etm4x: Save restore TRFCR_EL1Suzuki K Poulose
2021-10-27coresight: Don't immediately close events that are run on invalid CPU/sink co...James Clark
2021-10-27coresight: tmc-etr: Speed up for bounce buffer in flat modeLeo Yan
2021-10-27coresight: Update comments for removing cs_etm_find_snapshot()Leo Yan
2021-10-27coresight: tmc-etr: Use perf_output_handle::head for AUX ring bufferLeo Yan
2021-10-27coresight: tmc-etf: Add comment for store orderingLeo Yan
2021-10-27coresight: tmc-etr: Add barrier after updating AUX ring bufferLeo Yan
2021-10-27coresight: tmc: Configure AXI write burst sizeTanmay Jagdale
2021-10-27dt-bindings: coresight: Add burst size for TMCTanmay Jagdale
2021-10-27coresight: cpu-debug: Control default behavior via KconfigBrian Norris
2021-10-27coresight: cti: Correct the parameter for pm_runtime_putTao Zhang
2021-10-21arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose
2021-10-21arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose
2021-10-21arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose
2021-10-21arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2021-09-26Linux 5.15-rc3Linus Torvalds
2021-09-26Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-26Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-26Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-25Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-25Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee