summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-02-09torture: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/update: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/tree: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/tiny: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/sync: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/srcu: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/rcuperf: Convert to SPDX license identifierPaul E. McKenney
2019-02-09rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-08printk: Export console_printkPrarit Bhargava
2019-02-08futex: Handle early deadlock return correctlyThomas Gleixner
2019-02-08futex: Fix barrier commentDavidlohr Bueso
2019-02-07audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-07signal: Better detection of synchronous signalsEric W. Biederman
2019-02-07signal: Always notice exiting tasksEric W. Biederman
2019-02-07Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-07timex: change syscalls to use struct __kernel_timexDeepa Dinamani
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann
2019-02-07time: make adjtime compat handling available for 32 bitArnd Bergmann
2019-02-06ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes
2019-02-06tracing: Show stacktrace for wakeup tracersChangbin Du
2019-02-06tracing: Put a margin between flags and duration for wakeup tracersChangbin Du
2019-02-06tracing: Show more info for funcgraph wakeup tracersChangbin Du
2019-02-06tracing: Add comment to predicate_parse() about "&&" or "||"Steven Rostedt (VMware)
2019-02-06tracing: Annotate implicit fall through in predicate_parse()Mathieu Malaterre
2019-02-06tracing: Annotate implicit fall through in parse_probe_arg()Mathieu Malaterre
2019-02-06function_graph: Support displaying relative timestampChangbin Du
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-06livepatch: Module coming and going callbacks can proceed with all listed patchesPetr Mladek
2019-02-06livepatch: Introduce klp_for_each_patch macroPetr Mladek
2019-02-06livepatch: core: Return EOPNOTSUPP instead of ENOSYSAlice Ferrazzi
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry
2019-02-05genirq: Provide NMI handlersJulien Thierry
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-02-05signal: Always attempt to allocate siginfo for SIGSTOPEric W. Biederman
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy
2019-02-04genirq: export irq_chip_set_wake_parent symbolBrian Masney
2019-02-04sched/fair: Fix insertion in rq->leaf_cfs_rq_listVincent Guittot
2019-02-04sched/fair: Add tmp_alone_branch assertionPeter Zijlstra