index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-09-29
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
2012-09-29
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas
Oleg Nesterov
2012-09-29
uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC
Oleg Nesterov
2012-09-29
uprobes: Change write_opcode() to use FOLL_FORCE
Oleg Nesterov
2012-09-29
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
2012-09-29
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
2012-09-29
uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
Oleg Nesterov
2012-09-29
uprobes: Do not setup ->active_uprobe/state prematurely
Oleg Nesterov
2012-09-29
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
Oleg Nesterov
2012-09-24
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-19
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-09-15
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
2012-09-15
uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
Oleg Nesterov
2012-09-15
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
2012-09-15
uprobes: uprobes_treelock should not disable irqs
Oleg Nesterov
2012-09-15
uprobes: Don't put NULL pointer in uprobe_register()
Sebastian Andrzej Siewior
2012-09-14
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-09-13
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
2012-09-13
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-13
Merge branch 'core/rcu' into perf/core
Ingo Molnar
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-08-28
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
2012-08-28
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2012-08-28
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2012-08-28
uprobes: Do not use -EEXIST in install_breakpoint() paths
Oleg Nesterov
2012-08-28
uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...
Oleg Nesterov
2012-08-28
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
Oleg Nesterov
2012-08-28
uprobes: Kill uprobes_state->count
Oleg Nesterov
2012-08-28
uprobes: Remove check for uprobe variable in handle_swbp()
Sebastian Andrzej Siewior
2012-08-28
uprobes: Remove redundant lock_page/unlock_page
Srikar Dronamraju
2012-08-28
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-08-23
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
2012-08-23
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-21
Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
2012-08-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
Oleg Nesterov
2012-08-21
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
[next]