summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner
2017-08-10sched/autogroup: Fix error reporting printk text in autogroup_create()Anshuman Khandual
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park
2017-08-10locking/lockdep: Make print_circular_bug() aware of crossreleaseByungchul Park
2017-08-10locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park
2017-08-10locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park
2017-08-10locking/lockdep: Make check_prev_add() able to handle external stack_traceByungchul Park
2017-08-10locking/lockdep: Change the meaning of check_prev_add()'s return valueByungchul Park
2017-08-10locking/lockdep: Add a function building a chain between two classesByungchul Park
2017-08-10locking/lockdep: Refactor lookup_chain_cache()Byungchul Park
2017-08-10locking/lockdep: Avoid creating redundant linksPeter Zijlstra
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier
2017-08-10jump_label: Split out code under the hotplug lockMarc Zyngier
2017-08-10jump_label: Move CPU hotplug lockingMarc Zyngier
2017-08-10jump_label: Add RELEASE barrier after text changesPeter Zijlstra
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini
2017-08-10jump_label: Fix concurrent static_key_enable/disable()Paolo Bonzini
2017-08-10locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai
2017-08-10locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood
2017-08-10sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-10sched/debug: Intruduce task_state_to_char() helper functionXie XiuQi
2017-08-10sched/debug: Show task state in /proc/sched_debugXie XiuQi
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian
2017-08-10sched/deadline: Change return value of cpudl_find()Byungchul Park
2017-08-10sched/deadline: Make find_later_rq() choose a closer CPU in topologyByungchul Park
2017-08-10sched/numa: Scale scan period with tasks in group and shared/privateRik van Riel
2017-08-10sched/numa: Slow down scan rate if shared faults dominateRik van Riel
2017-08-10sched/pelt: Fix false running accountingVincent Guittot
2017-08-10sched: Mark pick_next_task_dl() and build_sched_domain() as staticViresh Kumar
2017-08-10sched/cpupri: Don't re-initialize 'struct cpupri'Viresh Kumar
2017-08-10sched/deadline: Don't re-initialize 'struct cpudl'Viresh Kumar
2017-08-10sched/topology: Drop memset() from init_rootdomain()Viresh Kumar
2017-08-10sched/fair: Drop always true parameter of update_cfs_rq_load_avg()Viresh Kumar
2017-08-10sched/fair: Avoid checking cfs_rq->nr_running twiceViresh Kumar
2017-08-10sched/fair: Pass 'rq' to weighted_cpuload()Viresh Kumar
2017-08-10sched/core: Reuse put_prev_task()Viresh Kumar
2017-08-10sched/fair: Call cpufreq update util handlers less frequently on UPViresh Kumar
2017-08-10perf/core: Reduce context switch overheadleilei.lin
2017-08-10perf/core: Fix time on IOC_ENABLEPeter Zijlstra
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra