index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-06-30
Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-06-24
sched/fair: Remove effective_load()
Rik van Riel
2017-06-24
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
2017-06-24
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
2017-06-24
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-23
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
2017-06-22
sched/fair: Spare idle load balancing on nohz_full CPUs
Frederic Weisbecker
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-21
perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)
Hendrik Brueckner
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
sched/fair: WARN() and refuse to set buddy when !se->on_rq
Daniel Axtens
2017-06-20
sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...
Ingo Molnar
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
locking/rtmutex: Don't initialize lockdep when not required
Levin, Alexander (Sasha Levin)
2017-06-20
Merge tag 'v4.12-rc6' into perf/core, to pick up fixes
Ingo Molnar
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
[next]