index
:
git.armlinux.org.uk/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-01-14
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2015-01-14
locking/mutex: Introduce ww_mutex_set_context_slowpath()
Davidlohr Bueso
2015-01-14
locking/mutex: Move MCS related comments to proper location
Davidlohr Bueso
2015-01-14
locking/mutex: Checking the stamp is WW only
Davidlohr Bueso
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
2015-01-14
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
2015-01-13
kprobes: Pass the original kprobe for preparing optimized kprobe
Masami Hiramatsu
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-01-10
rcutorture: Add more diagnostics in rcu_barrier() test failure case
Paul E. McKenney
2015-01-10
rcutorture: Check from beginning to end of grace period
Paul E. McKenney
2015-01-10
rcu: Remove redundant rcu_batches_completed() declaration
Paul E. McKenney
2015-01-10
rcutorture: Drop rcu_torture_completed() and friends
Paul E. McKenney
2015-01-10
rcutorture: Use unsigned for Reader Batch computations
Paul E. McKenney
2015-01-10
rcu: Make _batches_completed() functions return unsigned long
Paul E. McKenney
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-09
livepatch: fix deferred module patching order
Josh Poimboeuf
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile more
Masahiro Yamada
2015-01-09
kbuild,gcov: simplify kernel/gcov/Makefile
Masahiro Yamada
2015-01-09
kbuild,gcov: remove unnecessary workaround
Masahiro Yamada
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
2015-01-09
livepatch: handle ancient compilers with more grace
Jiri Kosina
2015-01-08
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
2015-01-07
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
livepatch: kconfig: use bool instead of boolean
Christoph Jaeger
2015-01-06
rcu: Handle gpnum/completed wrap while dyntick idle
Paul E. McKenney
2015-01-06
rcu: Improve diagnostics for spurious RCU CPU stall warnings
Paul E. McKenney
2015-01-06
rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts
Paul E. McKenney
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
2015-01-06
rcu: Remove redundant callback-list initialization
Paul E. McKenney
2015-01-06
rcu: Don't scan root rcu_node structure for stalled tasks
Paul E. McKenney
2015-01-06
rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...
Lai Jiangshan
[prev]
[next]