aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15MAINTAINERS, tools/memory-model: Update e-mail address for Andrea ParriAndrea Parri1-1/+1
2018-05-15tools/memory-model: Fix coding style in 'lock.cat'Andrea Parri1-14/+14
2018-05-15tools/memory-model: Remove out-of-date comments and code from lock.catAlan Stern1-9/+6
2018-05-15tools/memory-model: Improve mixed-access checking in lock.catAlan Stern1-11/+11
2018-05-15tools/memory-model: Improve comments in lock.catAlan Stern1-15/+36
2018-05-15tools/memory-model: Remove duplicated code from lock.catAlan Stern1-22/+6
2018-05-15tools/memory-model: Flag "cumulativity" and "propagation" testsPaul E. McKenney3-5/+10
2018-05-15tools/memory-model: Add model support for spin_is_locked()Luc Maranget5-4/+129
2018-05-15tools/memory-model: Add scripts to test memory modelPaul E. McKenney3-0/+160
2018-05-15tools/memory-model: Fix coding style in 'linux-kernel.def'Andrea Parri1-14/+14
2018-05-15tools/memory-model: Model 'smp_store_mb()'Andrea Parri1-0/+1
2018-05-15tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic() orders later RMW operationsPaul E. McKenney1-1/+1
2018-05-15tools/memory-order: Improve key for SELF and SVPaul E. McKenney1-1/+2
2018-05-15tools/memory-model: Fix cheat sheet typoPaolo Bonzini1-1/+1
2018-05-15tools/memory-model: Update required version of herdtools7Akira Yokosawa1-1/+1
2018-05-15tools/memory-model: Redefine rb in terms of rcu-fenceAlan Stern2-72/+129
2018-05-15tools/memory-model: Rename link and rcu-path to rcu-link and rbAlan Stern2-54/+55
2018-05-15locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()Andrea Parri2-5/+0
2018-05-15locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()Andrea Parri1-5/+0
2018-05-15locking/spinlocks: Document the semantics of spin_is_locked()Andrea Parri1-0/+18
2018-05-15locking/Documentation: Use `warning` RST directiveSeongJae Park1-4/+6
2018-05-15locking/Documentation: Fix incorrect example codeSeongJae Park1-2/+1
2018-05-15locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize smp_read_barrier_depends() some moreSeongJae Park1-9/+18
2018-05-15locking/memory-barriers.txt/kokr: Update Korean translation to fix description of data dependency barriersSeongJae Park1-2/+2
2018-05-15locking/memory-barriers.txt/kokr: Update Korean translation to cross-reference "tools/memory-model/"SeongJae Park1-0/+3
2018-05-15locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize smp_read_barrier_depends()SeongJae Park1-2/+5
2018-05-15locking/memory-barriers.txt/kokr: Update Korean translation to indicate that READ_ONCE() now implies smp_barrier_depends()SeongJae Park1-6/+9
2018-05-15locking/memory-barriers.txt: Fix broken DMA vs. MMIO ordering exampleWill Deacon1-8/+9
2018-05-14locking/lockdep: Move sanity check to inside lockdep_print_held_locks()Tetsuo Handa1-16/+13
2018-05-14locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()Tetsuo Handa1-35/+8
2018-05-13Linux 4.17-rc5Linus Torvalds1-1/+1
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare1-1/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()"Mel Gorman1-56/+1
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du1-1/+4
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes3-56/+71
2018-05-11mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-05-11mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-11mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-11z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-11MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)1-3/+0
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16