summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_print_detail_task_stall()Paul E. McKenney2018-08-303-5/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_init_one() and friendsPaul E. McKenney2018-08-301-5/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friendsPaul E. McKenney2018-08-301-67/+35
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from _rcu_barrier() and friendsPaul E. McKenney2018-08-301-22/+19
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from __rcu_pending()Paul E. McKenney2018-08-301-24/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from __call_rcu() and friendPaul E. McKenney2018-08-301-10/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from __rcu_process_callbacks()Paul E. McKenney2018-08-301-19/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_check_gp_start_stall()Paul E. McKenney2018-08-301-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from force-quiescent-state functionsPaul E. McKenney2018-08-301-10/+12
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_do_batch()Paul E. McKenney2018-08-302-3/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from CPU hotplug functionsPaul E. McKenney2018-08-301-32/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_check_quiescent_state()Paul E. McKenney2018-08-301-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_gp_kthread() and friendsPaul E. McKenney2018-08-301-12/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_gp_slow()Paul E. McKenney2018-08-301-5/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from note_gp_changes()Paul E. McKenney2018-08-302-4/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from __note_gp_changes()Paul E. McKenney2018-08-301-5/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_advance_cbs()Paul E. McKenney2018-08-301-5/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked()Paul E. McKenney2018-08-301-5/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_accelerate_cbs()Paul E. McKenney2018-08-302-9/+8
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_gp_kthread_wake()Paul E. McKenney2018-08-302-13/+13
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_future_gp_cleanup()Paul E. McKenney2018-08-301-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from check_cpu_stall()Paul E. McKenney2018-08-301-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from print_cpu_stall()Paul E. McKenney2018-08-301-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from print_other_cpu_stall()Paul E. McKenney2018-08-301-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_stall_kick_kthreads()Paul E. McKenney2018-08-301-4/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_dump_cpu_stacks()Paul E. McKenney2018-08-301-4/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation()Paul E. McKenney2018-08-301-3/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from record_gp_stall_check_time()Paul E. McKenney2018-08-301-6/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_get_root()Paul E. McKenney2018-08-303-23/+23
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_gp_in_progress()Paul E. McKenney2018-08-302-16/+16
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_report_qs_rdp()Paul E. McKenney2018-08-301-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp()Paul E. McKenney2018-08-302-3/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_report_qs_rsp()Paul E. McKenney2018-08-301-6/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rsp parameter from rcu_report_qs_rnp()Paul E. McKenney2018-08-301-12/+11
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rcu_data_p pointer to default rcu_data structurePaul E. McKenney2018-08-302-6/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rcu_state_p pointer to default rcu_state structurePaul E. McKenney2018-08-303-24/+21
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove rcu_state structure's ->rda fieldPaul E. McKenney2018-08-304-57/+54
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Eliminate rcu_state structure's ->call fieldPaul E. McKenney2018-08-303-3/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove RCU_STATE_INITIALIZER()Paul E. McKenney2018-08-302-46/+37
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney2018-08-301-24/+24
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney2018-08-304-469/+291
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Fix typo in rcu_get_gp_kthreads_prio() header commentPaul E. McKenney2018-08-301-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Drop "wake" parameter from rcu_report_exp_rdp()Paul E. McKenney2018-08-303-14/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney2018-08-303-14/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney2018-08-304-185/+29
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Report expedited grace periods at context-switch timePaul E. McKenney2018-08-301-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney2018-08-304-0/+15
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Add warning to detect half-interruptsPaul E. McKenney2018-08-301-0/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special unionPaul E. McKenney2018-08-301-9/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | rcu: Allow processing deferred QSes for exiting RCU-preempt readersPaul E. McKenney2018-08-301-1/+1
OpenPOWER on IntegriCloud