index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-07-25
sched/numa: Evaluate move once per node
Srikar Dronamraju
2018-07-25
sched/debug: Show the sum wait time of a task group
Yun Wang
2018-07-25
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-07-25
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
2018-07-25
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
2018-07-25
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
2018-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
2018-07-16
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2018-07-16
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
2018-07-15
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
cpufreq/schedutil: Use RT utilization tracking
Vincent Guittot
2018-07-15
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-07-15
watchdog/softlockup: Fix cpu_stop_queue_work() double-queue bug
Peter Zijlstra
2018-07-15
sched/deadline: Fix switched_from_dl() warning
Juri Lelli
2018-07-15
Merge tag 'v4.18-rc5' into sched/core, to pick up fixes
Ingo Molnar
2018-07-15
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
2018-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-12
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-12
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
2018-07-11
bpf: btf: Fix bitfield extraction for big endian
Okash Khawaja
2018-07-11
Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-11
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
2018-07-10
rseq: Use get_user/put_user rather than __get_user/__put_user
Mathieu Desnoyers
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-07
bpf: sockmap, consume_skb in close path
John Fastabend
2018-07-07
bpf: sockhash, disallow bpf_tcp_close and update in parallel
John Fastabend
[next]