aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-20mm_types_task.h: Trim dependenciesKent Overstreet1-3/+2
2023-12-20Split out irqflags_types.hKent Overstreet3-14/+24
2023-12-20ipc: Kill bogus dependency on spinlock.hKent Overstreet2-1/+3
2023-12-20shm: Slim down dependenciesKent Overstreet5-2/+6
2023-12-20workqueue: Split out workqueue_types.hKent Overstreet5-16/+29
2023-12-20timers: Split out timer_types.hKent Overstreet2-15/+24
2023-12-20signal: Kill bogus dependency on list.hKent Overstreet2-1/+2
2023-12-20timerqueue: Split out timerqueue_types.hKent Overstreet4-14/+20
2023-12-20rslib: kill bogus dependency on list.hKent Overstreet1-1/+0
2023-12-20wait: Remove uapi header file from main header fileMatthew Wilcox (Oracle)3-2/+4
2023-12-20plist: Split out plist_types.hKent Overstreet8-12/+24
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet9-124/+134
2023-12-20pid: Split out pid_types.hKent Overstreet5-14/+22
2023-12-20locking/seqlock: Split out seqlock_types.hKent Overstreet3-78/+96
2023-12-20posix-cpu-timers: Split out posix-timers_types.hKent Overstreet3-67/+84
2023-12-20locking/mutex: split out mutex_types.hKent Overstreet3-52/+73
2023-12-20hrtimers: Split out hrtimer_types.hKent Overstreet3-43/+53
2023-12-20ktime.h: move ktime_t to types.hKent Overstreet2-5/+6
2023-12-20sched.h: Move (spin|rwlock)_needbreak() to spinlock.hKent Overstreet2-31/+31
2023-12-20kernel/numa.c: Move logging out of numa.hKent Overstreet3-13/+33
2023-12-20arm64: Fix circular header dependencyKent Overstreet1-2/+2
2023-12-20timekeeping: Kill percpu.h dependencyKent Overstreet2-1/+3
2023-12-20prandom: Remove unused includeKent Overstreet1-1/+0
2023-12-20nodemask: Split out include/linux/nodemask_types.hKent Overstreet3-2/+12
2023-12-20torture: add missing dependency on hrtimer.hKent Overstreet1-0/+1
2023-12-20PM: fix missing rculist.h dependencyKent Overstreet1-0/+1
2023-12-20time_namespace.h: fix missing includeKent Overstreet1-0/+1
2023-12-20kmsan: add missing types.h dependencyKent Overstreet1-0/+2
2023-12-20kernel/fork.c: add missing includeKent Overstreet1-0/+1
2023-12-20nsproxy.h: add missing includeKent Overstreet1-0/+1
2023-12-20task_stack.h: add missing includeKent Overstreet1-0/+1
2023-12-20microblaze: add missing forward declarationKent Overstreet1-0/+1
2023-12-20m68k: Fix missing includeKent Overstreet1-0/+1
2023-12-20x86: fix missing includes/forward declarationsKent Overstreet5-0/+9
2023-12-18media: vidtv: fix missing includeKent Overstreet1-0/+1
2023-12-17drivers/gpu/drm/i915/i915_memcpy.c: fix missing includesKent Overstreet1-0/+2
2023-12-10Linux 6.7-rc5Linus Torvalds1-1/+1
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang1-2/+2
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang1-0/+2
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He3-3/+2
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao1-3/+2
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui1-1/+1
2023-12-08KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5
2023-12-08hwmon: (corsair-psu) Fix probe when built-inArmin Wolf1-1/+17
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu1-1/+1
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki1-1/+1