aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-06cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long3-1/+20
2023-12-01cgroup: Avoid false cacheline sharing of read mostly rstat_cpuWaiman Long1-0/+7
2023-12-01cgroup/rstat: Optimize cgroup_rstat_updated_list()Waiman Long1-62/+91
2023-12-01cgroup: Fix documentation for cpu.idleJosh Don1-1/+15
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long3-15/+26
2023-11-22workqueue: Make sure that wq_unbound_cpumask is never emptyTejun Heo1-7/+15
2023-11-21workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG_SYSFSWaiman Long1-51/+51
2023-11-12cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()Waiman Long2-15/+35
2023-11-12cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long3-34/+166
2023-11-12cgroup/cpuset: Keep track of CPUs in isolated partitionsWaiman Long1-63/+127
2023-11-12selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long1-71/+71
2023-11-12workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumaskWaiman Long2-9/+84
2023-11-12selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant1-1/+1
2023-11-09cgroup: Add a new helper for cgroup1 hierarchyYafang Shao3-2/+37
2023-11-09cgroup: Add annotation for holding namespace_sem in current_cgns_cgroup_from_root()Yafang Shao1-0/+5
2023-11-09cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()Yafang Shao1-5/+7
2023-11-09cgroup: Make operations on the cgroup root_list RCU safeYafang Shao3-8/+19
2023-11-09cgroup: Remove unnecessary list_empty()Yafang Shao1-4/+3
2023-11-08MAINTAINERS: update lists.linuxfoundation.org migrated listsKonstantin Ryabitsev1-25/+25
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein1-1/+12
2023-11-07iomap: rename iomap entryChristian Brauner1-10/+9
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira1-4/+3
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher1-3/+1
2023-11-06gfs2: remove dead code in add_to_queueSu Hui1-1/+0
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng1-4/+6
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher1-3/+4
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein1-0/+1
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher19-285/+289
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher3-15/+16
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher2-20/+18
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher1-16/+14
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher1-3/+3
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher6-13/+15
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev3-13/+3
2023-11-05s390/mm: use compound page order to distinguish page tablesAlexander Gordeev1-9/+4
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev4-262/+31
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens5-131/+21
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens6-16/+28
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2-42/+43
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens7-42/+58
2023-11-05s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-11-05s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-05s390/zcrypt: don't report online if card or queue is in check-stop stateIngo Franzki2-4/+5
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens2-0/+44
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens2-0/+48
2023-11-05s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4