summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/swap: Do not abuse the seqcount_t latching APIAhmed S. Darwish2020-09-101-11/+54
* time/sched_clock: Use raw_read_seqcount_latch() during suspendAhmed S. Darwish2020-09-101-1/+1
* lockdep/selftest: Introduce recursion3Boqun Feng2020-08-261-0/+55
* locking/selftest: Add test cases for queued_read_lock()Boqun Feng2020-08-261-0/+104
* Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"Boqun Feng2020-08-261-8/+0
* lockdep/selftest: Add more recursive read related test casesBoqun Feng2020-08-261-0/+161
* lockdep/selftest: Unleash irq_read_recursion2 and add moreBoqun Feng2020-08-261-12/+47
* lockdep: Take read/write status in consideration when generate chainkeyBoqun Feng2020-08-261-18/+35
* lockdep/selftest: Add a R-L/L-W test case specific to chain cache behaviorBoqun Feng2020-08-261-0/+47
* lockdep: Add recursive read locks into dependency graphBoqun Feng2020-08-261-17/+2
* lockdep: Fix recursive read lock related safe->unsafe detectionBoqun Feng2020-08-261-47/+141
* lockdep: Adjust check_redundant() for recursive read changeBoqun Feng2020-08-261-3/+44
* lockdep: Support deadlock detection for recursive read locks in check_noncirc...Boqun Feng2020-08-261-8/+35
* lockdep: Make __bfs(.match) return boolBoqun Feng2020-08-261-10/+10
* lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng2020-08-262-19/+96
* lockdep: Introduce lock_list::depBoqun Feng2020-08-262-4/+90
* lockdep: Reduce the size of lock_list::distanceBoqun Feng2020-08-262-4/+4
* lockdep: Make __bfs() visit every dependency until a matchBoqun Feng2020-08-261-26/+35
* lockdep: Demagic the return value of BFSBoqun Feng2020-08-261-66/+89
* lockdep/Documention: Recursive read lock detection reasoningBoqun Feng2020-08-261-0/+258
* locking: More accurate annotations for read_lock()Boqun Feng2020-08-263-1/+47
* Documentation/locking/locktypes: Fix local_locks documentationMarta Rybczynska2020-08-261-12/+12
* seqlock: Fix multiple kernel-doc warningsRandy Dunlap2020-08-261-4/+4
* locking/refcount: Provide __refcount API to obtain the old valuePeter Zijlstra2020-08-261-8/+57
* seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra2020-08-261-0/+2
* lockdep,trace: Expose tracepointsPeter Zijlstra2020-08-261-5/+9
* lockdep: Only trace IRQ edgesNicholas Piggin2020-08-262-15/+11
* mips: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* arm64: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* nds32: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* locking/lockdep: CleanupPeter Zijlstra2020-08-261-24/+30
* x86/entry: Remove unused THUNKsPeter Zijlstra2020-08-261-5/+0
* cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-265-12/+4
* cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-266-33/+19
* sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-262-18/+16
* cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
* lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-263-10/+18
* Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
* Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
|\
| * powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| * powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| * powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| * powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| * powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| * powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| * powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12