index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-05-15
rcu: Make rcu_start_this_gp() check for out-of-range requests
Paul E. McKenney
2018-05-15
rcu: Add funnel locking to rcu_start_this_gp()
Paul E. McKenney
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
2018-05-15
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
Paul E. McKenney
2018-05-15
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
Paul E. McKenney
2018-05-15
rcu: Cleanup, don't put ->completed into an int
Paul E. McKenney
2018-05-15
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
Paul E. McKenney
2018-05-15
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
Paul E. McKenney
2018-05-15
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
Paul E. McKenney
2018-05-15
rcu: Convert ->need_future_gp[] array to boolean
Paul E. McKenney
2018-05-15
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
Paul E. McKenney
2018-05-15
rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
Paul E. McKenney
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
2018-05-15
rcu: Make rcu_gp_kthread() check for early-boot activity
Paul E. McKenney
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
2018-05-15
rcu: Make rcu_start_future_gp()'s grace-period check more precise
Paul E. McKenney
2018-05-15
rcu: Improve non-root rcu_cbs_completed() accuracy
Paul E. McKenney
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
2018-05-15
rcu: Declare rcu_eqs_special_set() in public header
Yury Norov
2018-05-15
rcu: Update rcu_bind_gp_kthread() header comment
Paul E. McKenney
2018-05-15
rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
Paul E. McKenney
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-05-15
rcu: Remove deprecated RCU debugfs tracing code
Byungchul Park
2018-05-15
rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
Byungchul Park
2018-05-15
rcu: Don't allocate rcu_nocb_mask if no one needs it
Paul E. McKenney
2018-05-15
rcu: Inline rcu_preempt_do_callback() into its sole caller
Byungchul Park
2018-05-15
rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock
Boqun Feng
2018-05-15
rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
Boqun Feng
2018-05-15
rcu: Parallelize expedited grace-period initialization
Paul E. McKenney
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-15
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
2018-05-15
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...
Dietmar Eggemann
2018-05-15
Merge tag 'v4.17-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-05-14
audit: use inline function to set audit context
Richard Guy Briggs
2018-05-14
bpf: enable stackmap with build_id in nmi context
Song Liu
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
softirq/core: Turn default irq_cpustat_t to standard per-cpu
Frederic Weisbecker
2018-05-14
Merge tag 'v4.17-rc5' into irq/core, to pick up fixes
Ingo Molnar
2018-05-14
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
2018-05-14
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
[prev]
[next]