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
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
2018-05-22
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
2018-05-22
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-05-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
2018-05-16
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
resource: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
2018-05-15
rcu: Drop early GP request check from rcu_gp_kthread()
Paul E. McKenney
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
2018-05-15
rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
Paul E. McKenney
2018-05-15
rcu: Make rcu_start_this_gp() check for out-of-range requests
Paul E. McKenney
2018-05-15
rcu: Add funnel locking to rcu_start_this_gp()
Paul E. McKenney
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
2018-05-15
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
Paul E. McKenney
2018-05-15
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
Paul E. McKenney
2018-05-15
rcu: Cleanup, don't put ->completed into an int
Paul E. McKenney
2018-05-15
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
Paul E. McKenney
2018-05-15
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
Paul E. McKenney
2018-05-15
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
Paul E. McKenney
2018-05-15
rcu: Convert ->need_future_gp[] array to boolean
Paul E. McKenney
2018-05-15
rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
Paul E. McKenney
2018-05-15
rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
Paul E. McKenney
2018-05-15
rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
Paul E. McKenney
2018-05-15
rcu: Make rcu_gp_kthread() check for early-boot activity
Paul E. McKenney
2018-05-15
rcu: Add accessor macros for the ->need_future_gp[] array
Paul E. McKenney
2018-05-15
rcu: Make rcu_start_future_gp()'s grace-period check more precise
Paul E. McKenney
2018-05-15
rcu: Improve non-root rcu_cbs_completed() accuracy
Paul E. McKenney
2018-05-15
rcu: Add leaf-node macros
Paul E. McKenney
[prev]
[next]