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
2009-10-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-29
sysctl: fix false positives when PROC_SYSCTL=n
Alexey Dobriyan
2009-10-29
cgroup: fix strstrip() misuse
KOSAKI Motohiro
2009-10-29
connector: fix regression introduced by sid connector
Christian Borntraeger
2009-10-29
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-29
tracing/filters: Fix to make system filter work
Li Zefan
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
2009-10-29
param: fix setting arrays of bool
Rusty Russell
2009-10-29
param: fix NULL comparison on oom
Rusty Russell
2009-10-29
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
2009-10-28
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
2009-10-28
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-10-29
sched: move rq_weight data array out of .percpu
Jiri Kosina
2009-10-28
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
2009-10-26
rcu: Simplify creating of lockdep class for root rcu_node
Peter Zijlstra
2009-10-26
rcu: Do tiny cleanups in rcutiny
Ingo Molnar
2009-10-26
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
2009-10-26
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
2009-10-26
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-25
x86: Fix user return notifier build
Avi Kivity
2009-10-25
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
2009-10-25
Merge branch 'linus' into sched/core
Ingo Molnar
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2009-10-23
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
2009-10-23
ratelimit: Make suppressed output messages more useful
Christian Borntraeger
2009-10-23
generic-ipi: Fix misleading smp_call_function*() description
Sheng Yang
2009-10-23
perf events: Don't generate events for the idle task when exclude_idle is set
Soeren Sandmann
2009-10-23
perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...
Soeren Sandmann
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-22
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
2009-10-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2009-10-19
HWPOISON: Allow schedule_on_each_cpu() from keventd
Andi Kleen
2009-10-18
Merge commit 'perf/core' into perf/hw-breakpoint
Frederic Weisbecker
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
2009-10-16
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
2009-10-15
Merge the right tty-fixes branch
Linus Torvalds
2009-10-15
rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
Paul E. McKenney
2009-10-15
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
2009-10-15
tracing/profile: Add filter support
Li Zefan
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
[prev]
[next]