index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Add a resize function to make one buffer equivalent to another buffer
Hiraku Toyooka
2012-11-15
1
-27
/
+31
*
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...
Yoshihiro YUNOMAE
2012-11-13
1
-6
/
+17
*
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-13
3
-32
/
+65
*
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
*
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
1
-15
/
+39
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
7
-64
/
+76
*
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
1
-3
/
+0
*
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
2
-86
/
+5
*
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
2
-27
/
+0
*
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
1
-19
/
+27
*
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
2012-11-02
1
-2
/
+2
*
tracing: Reset ring buffer when changing trace_clocks
David Sharp
2012-11-02
1
-0
/
+8
*
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
1
-32
/
+29
*
tracing: Trivial cleanup
David Sharp
2012-10-31
1
-3
/
+3
*
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
4
-11
/
+33
*
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
2012-10-31
1
-3
/
+1
*
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
3
-2
/
+38
*
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
2012-10-31
1
-0
/
+7
*
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2012-10-31
2
-6
/
+38
*
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
3
-12
/
+12
*
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
6
-8
/
+7
*
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
7
-14
/
+14
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-24
2
-183
/
+166
|
\
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
1
-0
/
+4
|
|
\
|
|
*
ring-buffer: Check for uninitialized cpu buffer before resizing
Vaibhav Nagarnaik
2012-10-11
1
-0
/
+4
|
*
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
1
-183
/
+162
|
|
\
\
|
|
*
|
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
1
-14
/
+14
|
|
*
|
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
1
-0
/
+8
|
|
*
|
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
1
-19
/
+41
|
|
*
|
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
2012-10-07
1
-0
/
+9
|
|
*
|
uprobes: Do not delete uprobe if uprobe_unregister() fails
Oleg Nesterov
2012-10-07
1
-6
/
+6
|
|
*
|
uprobes: Don't return success if alloc_uprobe() fails
Oleg Nesterov
2012-10-07
1
-1
/
+3
|
|
*
|
uprobes: Simplify is_swbp_at_addr(), remove stale comments
Oleg Nesterov
2012-09-29
1
-49
/
+24
|
|
*
|
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-9
/
+23
|
|
*
|
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
2012-09-29
1
-44
/
+19
|
|
*
|
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-11
/
+0
|
|
*
|
uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas
Oleg Nesterov
2012-09-29
1
-9
/
+4
|
|
*
|
uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC
Oleg Nesterov
2012-09-29
1
-2
/
+2
|
|
*
|
uprobes: Change write_opcode() to use FOLL_FORCE
Oleg Nesterov
2012-09-29
1
-1
/
+1
|
|
*
|
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
2012-09-29
1
-0
/
+2
|
|
*
|
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
2012-09-29
1
-20
/
+9
|
|
*
|
uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
Oleg Nesterov
2012-09-29
1
-16
/
+15
|
|
*
|
uprobes: Do not setup ->active_uprobe/state prematurely
Oleg Nesterov
2012-09-29
1
-6
/
+3
|
|
*
|
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
Oleg Nesterov
2012-09-29
1
-1
/
+4
*
|
|
|
module_signing: fix printk format warning
Randy Dunlap
2012-10-22
1
-1
/
+1
|
/
/
/
*
|
|
use clamp_t in UNAME26 fix
Kees Cook
2012-10-19
1
-1
/
+1
*
|
|
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
3
-28
/
+25
*
|
|
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
2012-10-19
1
-7
/
+14
*
|
|
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-19
1
-5
/
+7
*
|
|
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2012-10-16
1
-1
/
+0
[next]