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
2019-11-01
livepatch: Keep replaced patches until post_patch callback is called
Petr Mladek
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
2019-10-31
Add wake_up_interruptible_sync_poll_locked()
David Howells
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
bpf: Fix bpf jit kallsym access
Alexei Starovoitov
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
2019-10-30
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
2019-10-30
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-10-30
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
2019-10-30
bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
rcu: Suppress levelspread uninitialized messages
Paul E. McKenney
2019-10-30
rcu: Fix uninitialized variable in nocb_gp_wait()
Dan Carpenter
2019-10-30
rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
Joel Fernandes (Google)
2019-10-30
workqueue: Convert for_each_wq to use built-in list check
Joel Fernandes (Google)
2019-10-30
rcu: Several rcu_segcblist functions can be static
kbuild test robot
2019-10-30
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
2019-10-29
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
2019-10-29
futex: Drop leftover wake_q_add() comment
Davidlohr Bueso
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2019-10-28
export: avoid code duplication in include/linux/export.h
Masahiro Yamada
2019-10-28
rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
Paul E. McKenney
2019-10-28
rcu: Confine ->core_needs_qs accesses to the corresponding CPU
Paul E. McKenney
2019-10-28
rcu: Reset CPU hints when reporting a quiescent state
Joel Fernandes (Google)
2019-10-28
rcu: Force nohz_full tick on upon irq enter instead of exit
Paul E. McKenney
2019-10-28
rcu: Force tick on for nohz_full CPUs not reaching quiescent states
Paul E. McKenney
2019-10-28
kdb: Tweak escape handling for vi users
Daniel Thompson
2019-10-28
kdb: Improve handling of characters from different input sources
Daniel Thompson
2019-10-28
kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019-10-28
kdb: Simplify code to fetch characters from console
Daniel Thompson
2019-10-28
kdb: Tidy up code to handle escape sequences
Daniel Thompson
2019-10-28
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
2019-10-28
perf/core: Optimize perf_init_event()
Peter Zijlstra
2019-10-28
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
2019-10-28
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]