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
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-15
gcov: add support for gcc version >= 6
Florian Meier
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-07-13
sched/core: Correct off by one bug in load migration calculation
Thomas Gleixner
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-29
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-24
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-06-23
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
2016-06-20
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-06-16
cgroup: set css->id to -1 during init
Tejun Heo
2016-06-15
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
kernel/kcov: unproxify debugfs file's fops
Nicolai Stange
2016-06-14
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-06-14
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
2016-06-14
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
2016-06-10
sched: panic on corrupted stack end
Jann Horn
2016-06-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-06-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-06-09
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
2016-06-08
futex: Calculate the futex key based on a tail page for file-based futexes
Mel Gorman
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
[next]