index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-20
/
+79
2012-09-15
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
1
-2
/
+12
2012-09-15
uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES
Oleg Nesterov
1
-0
/
+22
2012-09-15
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
1
-4
/
+35
2012-09-15
uprobes: uprobes_treelock should not disable irqs
Oleg Nesterov
1
-13
/
+8
2012-09-15
uprobes: Don't put NULL pointer in uprobe_register()
Sebastian Andrzej Siewior
1
-1
/
+2
2012-09-14
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
5
-10
/
+10
2012-09-13
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
Masami Hiramatsu
1
-3
/
+0
2012-09-13
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
3
-6
/
+7
2012-09-13
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
1
-1
/
+3
2012-09-13
Merge branch 'core/rcu' into perf/core
Ingo Molnar
1
-5
/
+5
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-5
/
+5
2012-08-28
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
1
-11
/
+9
2012-08-28
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2
-10
/
+2
2012-08-28
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2
-1
/
+22
2012-08-28
uprobes: Do not use -EEXIST in install_breakpoint() paths
Oleg Nesterov
1
-11
/
+5
2012-08-28
uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen...
Oleg Nesterov
1
-21
/
+6
2012-08-28
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
Oleg Nesterov
2
-30
/
+3
2012-08-28
uprobes: Kill uprobes_state->count
Oleg Nesterov
1
-36
/
+2
2012-08-28
uprobes: Remove check for uprobe variable in handle_swbp()
Sebastian Andrzej Siewior
1
-9
/
+7
2012-08-28
uprobes: Remove redundant lock_page/unlock_page
Srikar Dronamraju
1
-2
/
+0
2012-08-28
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
14
-78
/
+142
2012-08-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+6
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+32
2012-08-23
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
1
-1
/
+4
2012-08-23
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
1
-0
/
+5
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
1
-0
/
+4
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
1
-2
/
+2
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
1
-1
/
+1
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
1
-0
/
+1
2012-08-21
Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-7
/
+12
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+4
2012-08-21
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
Oleg Nesterov
1
-2
/
+2
2012-08-21
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
4
-20
/
+19
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
55
-1516
/
+2399
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
11
-169
/
+719
2012-08-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-19
/
+70
2012-08-19
Merge branch 'alpha' (alpha architecture patches)
Linus Torvalds
1
-9
/
+0
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
1
-9
/
+0
2012-08-17
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
1
-0
/
+4
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+24
2012-08-15
audit: clean up refcounting in audit-tree
Miklos Szeredi
1
-3
/
+9
2012-08-15
audit: fix refcounting in audit-tree
Miklos Szeredi
1
-3
/
+2
2012-08-15
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
1
-3
/
+3
2012-08-13
sched: Fix migration thread runtime bogosity
Mike Galbraith
1
-1
/
+21
2012-08-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
1
-0
/
+13
2012-08-13
sched,cgroup: Fix up task_groups list
Mike Galbraith
2
-1
/
+2
2012-08-13
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
1
-14
/
+20
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
2
-3
/
+14
[next]