summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2019-02-04sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri
2019-02-04sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto
2019-02-04sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...Vincent Guittot
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot
2019-02-04sched/fair: Move the rq_of() helper functionVincent Guittot
2019-02-04locking/qspinlock_stat: Track the no MCS node available caseWaiman Long
2019-02-04locking/qspinlock: Handle > 4 slowpath nesting levelsWaiman Long
2019-02-04sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso
2019-02-04locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-02-04Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova
2019-02-04sched/fair: Convert numa_group.refcount to refcount_tElena Reshetova
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova