index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-24
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-19
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
2013-07-19
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
2013-07-19
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
2013-07-19
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-19
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-07-19
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-19
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-19
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-19
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-19
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-19
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-19
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-15
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
2013-07-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-07-12
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-12
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-12
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-07-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
2013-07-09
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
2013-07-09
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
Oleg Nesterov
2013-07-09
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
2013-07-09
audit: Fix decimal constant description
Michal Simek
[next]