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
2021-03-06
Merge branch 'locking/core' into x86/mm, to resolve conflict
Ingo Molnar
2021-03-06
smp: Micro-optimize smp_call_function_many_cond()
Peter Zijlstra
2021-03-06
smp: Inline on_each_cpu_cond() and on_each_cpu()
Nadav Amit
2021-03-06
smp: Run functions concurrently in smp_call_function_many_cond()
Nadav Amit
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-06
lockdep: Add lockdep lock state defines
Shuah Khan
2021-03-06
lockdep: Add lockdep_assert_not_held()
Shuah Khan
2021-03-06
locking/csd_lock: Add more data to CSD lock debugging
Juergen Gross
2021-03-06
locking/csd_lock: Prepare more CSD lock debugging
Juergen Gross
2021-03-06
locking/csd_lock: Add boot parameter for controlling CSD lock debugging
Juergen Gross
2021-03-06
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2021-03-06
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-03-06
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
2021-03-06
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
2021-03-06
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
2021-03-06
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
2021-03-06
sched/fair: Reduce the window for duplicated update
Vincent Guittot
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
sched/fair: Remove unused parameter of update_nohz_stats
Vincent Guittot
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched/fair: Remove unused return of _nohz_idle_balance
Vincent Guittot
2021-03-06
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
sched/fair: Remove update of blocked load from newidle_balance
Vincent Guittot
2021-03-06
sched: Simplify migration_cpu_stop()
Valentin Schneider
2021-03-06
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-04
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2021-03-04
bpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
bpf: Account for BPF_FETCH in insn_has_def32()
Ilya Leoshkevich
2021-03-04
tracing: Skip selftests if tracing is disabled
Steven Rostedt (VMware)
2021-03-04
tracing: Fix memory leak in __create_synth_event()
Vamshi K Sthambamkadi
2021-03-04
ring-buffer: Add a little more information and a WARN when time stamp going b...
Steven Rostedt (VMware)
2021-03-04
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
2021-03-04
tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
Rolf Eike Beer
2021-03-04
tracing: Remove duplicate declaration from trace.h
Yordan Karadzhov (VMware)
[prev]
[next]