summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-064-195/+409
|\
| * irq_work: Do not raise an IPI when queueing work on the local CPUNicholas Piggin2019-04-181-33/+42
| * genirq/devres: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-04-161-2/+1
| * genirq/timings: Add array suffix computation codeDaniel Lezcano2019-04-051-5/+457
| * genirq/timings: Remove variance computation codeDaniel Lezcano2019-04-051-250/+2
| * genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi2019-03-241-1/+3
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-067-38/+31
|\ \
| * | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1
| * | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-295-31/+22
| * | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka2019-03-291-0/+1
| * | efifb: Omit memory map check on legacy bootArd Biesheuvel2019-03-291-1/+2
| * | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
* | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-0639-656/+694
|\ \ \
| * | | x86/stacktrace: Use common infrastructureThomas Gleixner2019-04-292-97/+20
| * | | stacktrace: Provide common infrastructureThomas Gleixner2019-04-293-0/+216
| * | | lib/stackdepot: Remove obsolete functionsThomas Gleixner2019-04-292-24/+0
| * | | stacktrace: Remove obsolete functionsThomas Gleixner2019-04-292-31/+0
| * | | livepatch: Simplify stack trace retrievalThomas Gleixner2019-04-291-13/+9
| * | | tracing: Remove the last struct stack_trace usageThomas Gleixner2019-04-291-21/+16
| * | | tracing: Simplify stack trace retrievalThomas Gleixner2019-04-291-27/+13
| * | | tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner2019-04-292-14/+8
| * | | tracing: Use percpu stack trace buffer more intelligentlyThomas Gleixner2019-04-291-36/+37
| * | | tracing: Simplify stacktrace retrieval in histogramsThomas Gleixner2019-04-291-9/+3
| * | | lockdep: Simplify stack trace handlingThomas Gleixner2019-04-292-29/+35
| * | | lockdep: Remove save argument from check_prev_add()Thomas Gleixner2019-04-291-8/+8
| * | | lockdep: Remove unused trace argument from print_circular_bug()Thomas Gleixner2019-04-291-5/+4
| * | | drm: Simplify stacktrace handlingThomas Gleixner2019-04-293-36/+18
| * | | dm persistent data: Simplify stack trace handlingThomas Gleixner2019-04-291-10/+9
| * | | dm bufio: Simplify stack trace retrievalThomas Gleixner2019-04-291-9/+6
| * | | btrfs: ref-verify: Simplify stack trace retrievalThomas Gleixner2019-04-291-13/+2
| * | | dma/debug: Simplify stracktrace retrievalThomas Gleixner2019-04-291-8/+6
| * | | fault-inject: Simplify stacktrace retrievalThomas Gleixner2019-04-291-9/+3
| * | | mm/page_owner: Simplify stack trace handlingThomas Gleixner2019-04-291-51/+28
| * | | mm/kasan: Simplify stacktrace handlingThomas Gleixner2019-04-292-21/+16
| * | | mm/kmemleak: Simplify stacktrace handlingThomas Gleixner2019-04-291-21/+3
| * | | mm/slub: Simplify stack trace retrievalThomas Gleixner2019-04-291-8/+4
| * | | latency_top: Simplify stack trace handlingThomas Gleixner2019-04-291-15/+2
| * | | proc: Simplify task stack retrievalThomas Gleixner2019-04-291-9/+5
| * | | backtrace-test: Simplify stack trace handlingThomas Gleixner2019-04-291-8/+3
| * | | lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner2019-04-292-19/+55
| * | | stacktrace: Provide helpers for common stack trace operationsThomas Gleixner2019-04-292-15/+182
| * | | tracing: Cleanup stack trace codeThomas Gleixner2019-04-292-43/+17
| * | | tracing: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-142-16/+6
| * | | drm: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-142-7/+0
| * | | latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-142-8/+7
| * | | mm/kasan: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-141-3/+0
| * | | mm/page_owner: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-141-3/+0
| * | | mm/slub: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-141-9/+4
| * | | lockdep: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-141-11/+0
| * | | s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-6/+0