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
2014-07-09
rcu: Don't use NMIs to dump other CPUs' stacks
Paul E. McKenney
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-09
rcu: Check both root and current rcu_node when setting up future grace period
Pranith Kumar
2014-07-09
rcu: Allow post-unlock reference for rt_mutex
Paul E. McKenney
2014-07-09
rcu: Loosen __call_rcu()'s rcu_head alignment constraint
Paul E. McKenney
2014-07-09
rcu: Eliminate read-modify-write ACCESS_ONCE() calls
Paul E. McKenney
2014-07-09
rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpu
Paul E. McKenney
2014-07-09
rcu: Make rcu node arrays static const char * const
Fabian Frederick
2014-07-09
signal: Explain local_irq_save() call
Paul E. McKenney
2014-07-09
Merge branch 'trace/ftrace/urgent' into trace/ftrace/core
Steven Rostedt (Red Hat)
2014-07-09
cgroup: clean up sane_behavior handling
Tejun Heo
2014-07-09
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
cgroup: make interface file "cgroup.sane_behavior" legacy-only
Tejun Heo
2014-07-09
cgroup: remove CGRP_ROOT_OPTION_MASK
Tejun Heo
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-08
cgroup: implement cgroup_subsys->depends_on
Tejun Heo
2014-07-08
cgroup: implement cgroup_subsys->css_reset()
Tejun Heo
2014-07-08
cgroup: make interface files visible iff enabled on cgroup->subtree_control
Tejun Heo
2014-07-08
cgroup: introduce cgroup->subtree_control
Tejun Heo
2014-07-08
cgroup: reorganize cgroup_subtree_control_write()
Tejun Heo
2014-07-08
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-07
Merge 3.16-rc4 into staging-next
Greg Kroah-Hartman
2014-07-07
rcu: Don't offload callbacks unless specifically requested
Paul E. McKenney
2014-07-07
rcu: Parallelize and economize NOCB kthread wakeups
Paul E. McKenney
2014-07-07
torture: Avoid format string leak to thead name
Kees Cook
2014-07-07
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
2014-07-05
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-07-05
perf: Make perf_event_init_context() function static
Jiri Olsa
2014-07-05
sched: Rework check_for_tasks()
Kirill Tkhai
2014-07-05
sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...
Kirill Tkhai
2014-07-05
sched/fair: Disable runtime_enabled on dying rq
Kirill Tkhai
2014-07-05
sched/numa: Change scan period code to match intent
Rik van Riel
2014-07-05
sched/numa: Rework best node setting in task_numa_migrate()
Rik van Riel
2014-07-05
sched/numa: Examine a task move when examining a task swap
Rik van Riel
2014-07-05
sched/numa: Simplify task_numa_compare()
Rik van Riel
2014-07-05
sched/numa: Use effective_load() to balance NUMA loads
Rik van Riel
2014-07-05
sched/numa: Move power adjustment into load_too_imbalanced()
Rik van Riel
2014-07-05
sched/numa: Use group's max nid as task's preferred nid
Rik van Riel
2014-07-05
sched/fair: Implement fast idling of CPUs when the system is partially loaded
Tim Chen
2014-07-05
sched/idle: Drop !! while calculating 'broadcast'
Viresh Kumar
2014-07-05
sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicity
Mike Galbraith
2014-07-05
sched: Fix potential near-infinite distribute_cfs_runtime() loop
Ben Segall
2014-07-05
sched/core: Fix formatting issues in sched_can_stop_tick()
Viresh Kumar
2014-07-05
irq_work: Remove BUG_ON in irq_work_run()
Peter Zijlstra
[prev]
[next]