aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-19
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-18
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-19
|\ \ | |/ |/|
| * Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-05-06
| |\
| | * genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-03
| | * genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-01
| | * irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()Julien Grall2019-04-29
* | | Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-16
|\ \ \
| * | | signal: unconditionally leave the frozen state in ptrace_stop()Roman Gushchin2019-05-16
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-16
|\ \ \ \
| * | | | ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar2019-05-09
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-05-16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking/rwsem: Prevent decrement of reader count before incrementWaiman Long2019-05-07
* | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-15
|\ \ \ \ \
| * | | | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-10
| * | | | | tracing: Fix documentation about disabling options using trace_optionsSrivatsa S. Bhat (VMware)2019-05-08
| * | | | | tracing: Replace kzalloc with kcallocGustavo A. R. Silva2019-05-08
| * | | | | tracing: Fix partial reading of trace event's id fileElazar Leibovich2019-05-08
| * | | | | tracing: Allow RCU to run between postponed startup testsAnders Roxell2019-05-08
| * | | | | tracing: Fix white space issues in parse_pred() functionColin Ian King2019-05-08
| * | | | | tracing: Eliminate const char[] auto variablesRasmus Villemoes2019-05-08
| * | | | | ring-buffer: Fix mispelling of CalculateYangtao Li2019-05-08
| * | | | | tracing: probeevent: Fix to make the type of $comm stringMasami Hiramatsu2019-05-08
| * | | | | tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu2019-05-08
| * | | | | tracing: uprobes: Re-enable $comm support for uprobe eventsMasami Hiramatsu2019-05-08
| * | | | | tracing: kdb: Allow ftdump to skip all but the last few entriesDouglas Anderson2019-05-02
| * | | | | tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson2019-05-02
| * | | | | tracing: kdb: The skip_lines parameter should have been skip_entriesDouglas Anderson2019-05-02
| * | | | | function_graph: Have selftest also emulate tr->reset() as it did with tr->init()Steven Rostedt (VMware)2019-04-21
| * | | | | ftrace: Do not process STUB functions in ftrace_ops_list_func()Steven Rostedt (VMware)2019-04-11
| * | | | | ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.cSteven Rostedt (VMware)2019-04-10
| * | | | | rcu: validate arguments for rcu tracepointsYafang Shao2019-04-08
| * | | | | tracing: Add error_log to READMETom Zanussi2019-04-08
| * | | | | tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)2019-04-08
| * | | | | tracing: Have histogram code pass around trace_array for error handlingSteven Rostedt (VMware)2019-04-08
| * | | | | tracing: Add trace_array parameter to create_event_filter()Steven Rostedt (VMware)2019-04-08
| * | | | | tracing: Use tracing error_log with probe eventsMasami Hiramatsu2019-04-02
| * | | | | tracing: Use tracing error_log with trace event filtersTom Zanussi2019-04-02
| * | | | | tracing: Use tracing error_log with hist triggersTom Zanussi2019-04-02
| * | | | | tracing: Save the last hist command's associated event nameTom Zanussi2019-04-02
| * | | | | tracing: Add tracing error logTom Zanussi2019-04-02
| * | | | | tracing: Kernel access to Ftrace instancesDivya Indi2019-04-02
| * | | | | ring-buffer: Fix ring buffer size in rb_write_something()YueHaibing2019-04-02
* | | | | | kernel/compat.c: mark expected switch fall-throughsStephen Rothwell2019-05-15
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-14
|\ \ \ \ \ \
| * | | | | | panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-05-14