index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2015-09-18
Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...
Ingo Molnar
2015-09-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-09-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
2015-09-13
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
2015-09-13
sched/fair: Optimize per entity utilization tracking
Peter Zijlstra
2015-09-13
sched/fair: Defer calling scaling functions
Dietmar Eggemann
2015-09-13
sched/fair: Optimize __update_load_avg()
Peter Zijlstra
2015-09-13
sched/fair: Rename scale() to cap_scale()
Peter Zijlstra
2015-09-13
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
2015-09-13
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
2015-09-13
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2015-09-13
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
sched/fair: Fix nohz.next_balance update
Vincent Guittot
2015-09-13
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
2015-09-13
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2015-09-13
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
2015-09-13
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2015-09-12
cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs
Oleg Nesterov
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2015-09-11
sched: 'Annotate' migrate_tasks()
Wanpeng Li
2015-09-11
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-10
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
2015-09-10
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
2015-09-10
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
2015-09-10
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
2015-09-10
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
[next]