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
2015-10-20
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
2015-10-20
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
2015-10-06
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
2015-10-06
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
sched/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
2015-10-06
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
2015-10-01
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-09-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-09-23
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-23
sched/rt: Make (do_)balance_runtime() return void
Juri Lelli
2015-09-23
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-09-23
sched/deadline: Unify dl_time_before() usage
Juri Lelli
2015-09-23
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-21
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-20
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
sched/fair: Remove unnecessary parameter for group_classify()
Leo Yan
2015-09-18
sched/fair: Polish comments for LOAD_AVG_MAX
Leo Yan
2015-09-18
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
Rik van Riel
2015-09-18
sched/core: Make policy-testing consistent
Henrik Austad
[next]