summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-08-13rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney
2019-08-13rcu/nocb: Print gp/cb kthread hierarchy if dump_treePaul E. McKenney
2019-08-13rcu/nocb: Rename rcu_nocb_leader_stride kernel boot parameterPaul E. McKenney
2019-08-13rcu/nocb: Rename and document no-CB CB kthread sleep trace eventPaul E. McKenney
2019-08-13rcu/nocb: Rename rcu_organize_nocb_kthreads() local variablePaul E. McKenney
2019-08-13rcu/nocb: Rename wake_nocb_leader_defer() to wake_nocb_gp_defer()Paul E. McKenney
2019-08-13rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()Paul E. McKenney
2019-08-13rcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()Paul E. McKenney
2019-08-13rcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()Paul E. McKenney
2019-08-13rcu/nocb: Provide separate no-CBs grace-period kthreadsPaul E. McKenney
2019-08-13rcu/nocb: Update comments to prepare for forward-progress workPaul E. McKenney
2019-08-13rcu/nocb: Rename rcu_data fields to prepare for forward-progress workPaul E. McKenney
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko
2019-08-12rcu: Fix spelling mistake "greate"->"great"Mukesh Ojha
2019-08-12rcu: Remove redundant "if" condition from rcu_gp_is_expedited()Paul E. McKenney
2019-08-12idle: Prevent late-arriving interrupts from disrupting offlinePeter Zijlstra
2019-08-12kernel: only define task_struct_whitelist conditionallyChristoph Hellwig
2019-08-12sched/fair: Use rq_lock/unlock in online_fair_sched_groupPhil Auld
2019-08-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-10dma-direct: don't truncate dma_required_mask to bus addressing capabilitiesLucas Stach
2019-08-10dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig
2019-08-10cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar
2019-08-10PM: suspend: Fix platform_suspend_prepare_noirq()Rafael J. Wysocki
2019-08-09rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)
2019-08-09dma-mapping: Remove dma_check_mask()Thiago Jung Bauermann
2019-08-09swiotlb: Remove call to sme_active()Thiago Jung Bauermann
2019-08-09padata: initialize pd->cpu with effective cpumaskDaniel Jordan
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki
2019-08-08cpufreq: schedutil: fix equation in commentQais Yousef
2019-08-08sched: Rework pick_next_task() slow-pathPeter Zijlstra
2019-08-08sched: Allow put_prev_task() to drop rq->lockPeter Zijlstra
2019-08-08sched/fair: Expose newidle_balance()Peter Zijlstra
2019-08-08sched: Add task_struct pointer to sched_class::set_curr_taskPeter Zijlstra
2019-08-08sched: Rework CPU hotplug task selectionPeter Zijlstra
2019-08-08sched/{rt,deadline}: Fix set_next_task vs pick_next_taskPeter Zijlstra
2019-08-08sched: Fix kerneldoc comment for ia64_set_curr_taskPeter Zijlstra
2019-08-08stop_machine: Fix stop_cpus_in_progress orderingPeter Zijlstra
2019-08-08sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-08-08sched: Clean up active_mm reference countingPeter Zijlstra
2019-08-08rcu/tree: Fix SCHED_FIFO paramsPeter Zijlstra
2019-08-08mutex: Fix up mutex_waiter usagePeter Zijlstra
2019-08-08genirq/affinity: Create affinity mask for single vectorMing Lei
2019-08-07Use kvmalloc in cgroups-v1Marc Koderer
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas
2019-08-06sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan