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-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-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-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-06-12
tick/broadcast: Make tick_broadcast_setup_oneshot() static
Stephen Boyd
2017-06-12
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
2017-06-11
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
2017-06-10
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2017-06-08
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2017-06-08
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-06-08
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
sched/deadline: Base GRUB reclaiming on the inactive utilization
Luca Abeni
2017-06-08
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2017-06-08
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2017-06-08
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
sched/deadline: Track the active utilization
Luca Abeni
[next]