index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-19
sched/deadline: Remove needless parameter in dl_runtime_exceeded()
Zhiqiang Zhang
2015-06-19
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
2015-06-19
sched/deadline: Drop duplicate init_sched_dl_class() declaration
Wanpeng Li
2015-06-19
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...
Wanpeng Li
2015-06-19
sched/deadline: Make init_sched_dl_class() __init
Wanpeng Li
2015-06-19
sched/deadline: Optimize pull_dl_task()
Wanpeng Li
2015-06-19
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
2015-06-19
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
2015-06-19
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
Peter Zijlstra
2015-06-19
sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched
Srikar Dronamraju
2015-06-19
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Srikar Dronamraju
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
2015-06-19
locking/qrwlock: Don't contend with readers when setting _QW_WAITING
Waiman Long
2015-06-19
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
2015-06-17
Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-17
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-11
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-11
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-10
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
Mel Gorman
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-06-07
perf/x86/intel: Handle multiple records in the PEBS buffer
Yan, Zheng
2015-06-07
sched/numa: Only consider less busy nodes as numa balancing destinations
Rik van Riel
2015-06-07
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...
Rik van Riel
2015-06-07
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
2015-06-07
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-04
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
Helge Deller
2015-06-03
lockdep: Do not break user-visible string
Borislav Petkov
2015-06-02
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
2015-05-27
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
Paul E. McKenney
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
rcutorture: Allow negative values of nreaders to oversubscribe
Paul E. McKenney
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2015-05-27
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
2015-05-27
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
Paul E. McKenney
2015-05-27
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
[next]