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
2011-02-09
workqueue: add system_freezeable_wq
Tejun Heo
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2011-02-08
genirq: Remove dead code
Thomas Gleixner
2011-02-08
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
2011-02-08
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
2011-02-08
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-07
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Steven Rostedt
2011-02-07
tracing/filter: Swap entire filter of events
Steven Rostedt
2011-02-07
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
tracing/filter: Check the created pred tree
Steven Rostedt
2011-02-07
tracing/filter: Optimize short ciruit check
Steven Rostedt
2011-02-07
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
tracing/filter: Free pred array on disabling of filter
Steven Rostedt
2011-02-07
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
tracing/filter: Call synchronize_sched() just once for system filters
Steven Rostedt
2011-02-07
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
tracing/filter: Have no filter return a match
Steven Rostedt
2011-02-07
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
2011-02-07
Merge branch 'linus' into perf/core
Ingo Molnar
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-02-05
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
2011-02-03
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-03
sched: Add yield_to(task, preempt) functionality
Mike Galbraith
2011-02-03
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
2011-02-03
sched: Limit the scope of clear_buddies
Rik van Riel
2011-02-03
sched: Check the right ->nr_running in yield_task_fair()
Rik van Riel
2011-02-03
sched: Fix update_curr_rt()
Peter Zijlstra
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
[prev]
[next]