summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2019-02-06function_graph: Support displaying relative timestampChangbin Du-6/+32
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier-1/+1
2019-02-06livepatch: Module coming and going callbacks can proceed with all listed patchesPetr Mladek-20/+6
2019-02-06livepatch: Introduce klp_for_each_patch macroPetr Mladek-5/+11
2019-02-06livepatch: core: Return EOPNOTSUPP instead of ENOSYSAlice Ferrazzi-1/+1
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry-0/+35
2019-02-05genirq: Provide NMI handlersJulien Thierry-0/+54
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry-0/+177
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry-3/+233
2019-02-05signal: Always attempt to allocate siginfo for SIGSTOPEric W. Biederman-3/+2
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe-91/+234
2019-02-04powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy-4/+0
2019-02-04genirq: export irq_chip_set_wake_parent symbolBrian Masney-0/+1
2019-02-04sched/fair: Fix insertion in rq->leaf_cfs_rq_listVincent Guittot-5/+28
2019-02-04sched/fair: Add tmp_alone_branch assertionPeter Zijlstra-55/+71
2019-02-04sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri-7/+8
2019-02-04sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto-0/+4
2019-02-04sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...Vincent Guittot-5/+16
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot-52/+170
2019-02-04sched/fair: Move the rq_of() helper functionVincent Guittot-13/+16
2019-02-04locking/qspinlock_stat: Track the no MCS node available caseWaiman Long-7/+17
2019-02-04locking/qspinlock: Handle > 4 slowpath nesting levelsWaiman Long-0/+15
2019-02-04sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso-21/+46
2019-02-04locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long-0/+3
2019-02-04Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar-55/+97
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova-3/+3
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova-2/+2
2019-02-04sched/fair: Convert numa_group.refcount to refcount_tElena Reshetova-6/+6
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova-3/+3
2019-02-04sched/core: Convert sighand_struct.count to refcount_tElena Reshetova-4/+4
2019-02-04perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_tElena Reshetova-5/+5
2019-02-04perf/ring_buffer: Convert ring_buffer.refcount to refcount_tElena Reshetova-4/+5
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova-6/+6
2019-02-04perf/uprobes: Convert to SPDX license identifierThomas Gleixner-14/+1
2019-02-04perf/hw_breakpoints: Convert to SPDX license identifierThomas Gleixner-14/+1
2019-02-04perf/core: Convert to SPDX license identifiersThomas Gleixner-6/+3
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-66/+134
2019-02-04perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland-0/+3
2019-02-03audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALLRichard Guy Briggs-166/+158
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-35/+6
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+7
2019-02-01psi: fix aggregation idle shut-offJohannes Weiner-5/+45
2019-02-01kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin-2/+10
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-30/+50
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov-14/+107
2019-02-01bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov-1/+6
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov-19/+331
2019-02-01dma-debug: add dumping facility via debugfsCorentin Labbe-0/+28
2019-02-01dma: debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-76/+12
2019-02-01dma-mapping: remove the default map_resource implementationChristoph Hellwig-0/+14