index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-08-10
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
jump_label: Provide hotplug context variants
Marc Zyngier
2017-08-10
jump_label: Split out code under the hotplug lock
Marc Zyngier
2017-08-10
jump_label: Move CPU hotplug locking
Marc Zyngier
2017-08-10
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
2017-08-10
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
2017-08-10
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2017-08-10
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-08-10
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
sched/deadline: Change return value of cpudl_find()
Byungchul Park
2017-08-10
sched/deadline: Make find_later_rq() choose a closer CPU in topology
Byungchul Park
2017-08-10
sched/numa: Scale scan period with tasks in group and shared/private
Rik van Riel
2017-08-10
sched/numa: Slow down scan rate if shared faults dominate
Rik van Riel
2017-08-10
sched/pelt: Fix false running accounting
Vincent Guittot
2017-08-10
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
2017-08-10
sched/cpupri: Don't re-initialize 'struct cpupri'
Viresh Kumar
2017-08-10
sched/deadline: Don't re-initialize 'struct cpudl'
Viresh Kumar
2017-08-10
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
2017-08-10
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
sched/core: Reuse put_prev_task()
Viresh Kumar
2017-08-10
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-10
perf/core: Reduce context switch overhead
leilei.lin
2017-08-10
perf/core: Fix time on IOC_ENABLE
Peter Zijlstra
2017-08-10
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-09
bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier
Daniel Borkmann
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-09
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-08
bpf: Extend check_uarg_tail_zero() checks
Mickaël Salaün
2017-08-08
bpf: Move check_uarg_tail_zero() upward
Mickaël Salaün
2017-08-08
bpf/verifier: increase complexity limit to 128k
Edward Cree
2017-08-08
bpf/verifier: more concise register state logs for constant var_off
Edward Cree
2017-08-08
bpf/verifier: track signed and unsigned min/max values
Edward Cree
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
2017-08-07
bpf: devmap fix mutex in rcu critical section
John Fastabend
2017-08-07
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
[prev]
[next]