index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-21
tracepoint: Remove unused API functions
Mathieu Desnoyers
1
-217
/
+5
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
3
-25
/
+14
2014-03-11
ftrace: Constify ftrace_text_reserved
Sasha Levin
1
-1
/
+1
2014-03-11
tracepoints: API doc update to tracepoint_probe_register() return value
Mathieu Desnoyers
1
-1
/
+11
2014-03-11
tracepoints: API doc update to data argument
Mathieu Desnoyers
1
-0
/
+4
2014-03-11
ftrace: Fix compilation warning about control_ops_free
Jiri Slaby
1
-5
/
+5
2014-03-07
ftrace: Warn on error when modifying ftrace function
Petr Mladek
1
-5
/
+12
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-5
/
+2
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-4
/
+2
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
1
-19
/
+6
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
1
-17
/
+8
2014-03-07
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
1
-1
/
+10
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
1
-0
/
+30
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
3
-14
/
+25
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
1
-0
/
+31
2014-03-03
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
1
-16
/
+45
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
1
-8
/
+1
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
1
-2
/
+4
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
3
-38
/
+101
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
1
-37
/
+56
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
1
-6
/
+6
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
4
-14
/
+94
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
1
-4
/
+8
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2
-40
/
+81
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2
-4
/
+4
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
1
-9
/
+8
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
1
-3
/
+5
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
3
-16
/
+60
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
4
-4
/
+8
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
8
-17
/
+27
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2
-0
/
+46
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+7
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
1
-0
/
+1
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-02-11
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
1
-0
/
+1
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
1
-0
/
+45
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-06
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2
-2
/
+2
2014-02-05
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
1
-0
/
+1
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-15
/
+16
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+5
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+12
2014-01-30
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
1
-16
/
+1
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
1
-38
/
+13
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+9
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+0
[next]