index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
6
-21
/
+267
|
\
|
*
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-09-19
2
-1
/
+4
|
|
\
|
|
*
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
2012-09-15
1
-0
/
+2
|
|
*
uprobes: Introduce MMF_RECALC_UPROBES
Oleg Nesterov
2012-09-15
1
-1
/
+2
|
*
|
Merge branch 'core/rcu' into perf/core
Ingo Molnar
2012-09-13
5
-13
/
+37
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
2012-08-28
1
-1
/
+1
|
*
|
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
2012-08-28
1
-4
/
+0
|
*
|
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
2012-08-28
2
-0
/
+7
|
*
|
uprobes: Kill uprobes_state->count
Oleg Nesterov
2012-08-28
1
-1
/
+1
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-08-28
29
-71
/
+164
|
|
\
\
|
*
|
|
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
1
-2
/
+2
|
*
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
323
-2453
/
+15514
|
|
\
\
\
|
|
*
|
|
perf: Add attribute to filter out callchains
Frederic Weisbecker
2012-08-10
1
-1
/
+4
|
|
*
|
|
perf: Add ability to attach user stack dump to sample
Jiri Olsa
2012-08-10
1
-1
/
+17
|
|
*
|
|
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
1
-0
/
+2
|
|
*
|
|
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-08-10
1
-1
/
+1
|
|
*
|
|
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
2012-08-10
2
-3
/
+38
|
|
*
|
|
perf: Unified API to record selective sets of arch registers
Jiri Olsa
2012-08-10
1
-0
/
+19
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-08-21
2
-10
/
+175
|
|
\
\
\
\
|
|
*
|
|
|
kprobes/x86: ftrace based optimization for x86
Masami Hiramatsu
2012-07-31
1
-1
/
+1
|
|
*
|
|
|
kprobes: introduce ftrace based optimization
Masami Hiramatsu
2012-07-31
1
-0
/
+27
|
|
*
|
|
|
ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACE
Steven Rostedt
2012-07-31
1
-1
/
+5
|
|
*
|
|
|
ftrace: add ftrace_set_filter_ip() for address based filter
Masami Hiramatsu
2012-07-31
1
-0
/
+3
|
|
*
|
|
|
ftrace: Add selftest to test function trace recursion protection
Steven Rostedt
2012-07-31
1
-0
/
+6
|
|
*
|
|
|
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
1
-0
/
+5
|
|
*
|
|
|
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-7
/
+100
|
|
*
|
|
|
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
1
-2
/
+4
|
|
*
|
|
|
ftrace: Consolidate arch dependent functions with 'list' function
Steven Rostedt
2012-07-19
1
-0
/
+13
|
|
*
|
|
|
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
1
-2
/
+14
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-01
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
task_work: task_work_add() should not succeed after exit_task_work()
Oleg Nesterov
2012-09-13
1
-2
/
+1
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
6
-15
/
+98
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
2
-0
/
+10
|
*
|
|
|
|
|
|
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
2012-09-26
1
-0
/
+9
|
*
|
|
|
|
|
|
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
2012-09-26
1
-0
/
+2
|
*
|
|
|
|
|
|
rcu: New rcu_user_enter() and rcu_user_exit() APIs
Frederic Weisbecker
2012-09-26
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
2012-09-25
18
-16
/
+55
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge tag 'v3.6-rc7' into core/rcu
Ingo Molnar
2012-09-25
18
-16
/
+55
|
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b
Paul E. McKenney
2012-09-25
2
-1
/
+53
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
smpboot: Provide infrastructure for percpu hotplug threads
Thomas Gleixner
2012-08-13
1
-0
/
+43
|
|
*
|
|
|
|
|
|
|
kthread: Implement park/unpark facility
Thomas Gleixner
2012-08-13
1
-1
/
+10
|
*
|
|
|
|
|
|
|
|
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
2012-09-23
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
rcu: Permit RCU_NONIDLE() to be used from interrupt context
Paul E. McKenney
2012-09-23
1
-4
/
+2
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
trace: Don't declare trace_*_rcuidle functions in modules
Josh Triplett
2012-09-12
1
-10
/
+18
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
3
-16
/
+81
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
-
-
-
-
.
|
|
|
|
|
|
|
|
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
2012-10-01
18
-16
/
+55
|
|
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik
Jiri Kosina
2012-09-19
3
-16
/
+81
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
HID: Allow more fields in the hid report
Henrik Rydberg
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
HID: Add an input configured notification callback
Henrik Rydberg
2012-09-19
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
Input: MT - Get slot by key
Henrik Rydberg
2012-09-19
1
-0
/
+4
[next]