index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
4
-59
/
+91
2014-01-02
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
4
-26
/
+66
2014-01-02
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
4
-39
/
+119
2014-01-02
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2
-61
/
+78
2014-01-02
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
4
-116
/
+66
2014-01-02
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2
-48
/
+48
2014-01-02
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
1
-80
/
+79
2014-01-02
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2
-285
/
+295
2014-01-02
tracing/probes: Fix basic print type functions
Namhyung Kim
1
-11
/
+11
2014-01-02
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
1
-1
/
+1
2014-01-02
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2
-4
/
+6
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
5
-26
/
+19
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
31
-240
/
+375
2013-12-30
Merge back earlier 'pm-sleep' material.
Rafael J. Wysocki
19
-75
/
+105
2013-12-29
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+32
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-12-23
timekeeping: Remove comment that's mostly out of date
John Stultz
1
-10
/
+0
2013-12-23
timekeeper: fix comment typo for tk_setup_internals()
Yijing Wang
1
-1
/
+2
2013-12-23
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
1
-0
/
+2
2013-12-23
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
1
-2
/
+2
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
4
-15
/
+7
2013-12-23
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
1
-2
/
+16
2013-12-23
timekeeping: Fix potential lost pv notification of time change
John Stultz
1
-9
/
+11
2013-12-23
timekeeping: Fix lost updates to tai adjustment
John Stultz
1
-1
/
+2
2013-12-21
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
4
-14
/
+219
2013-12-21
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-12-21
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
3
-1
/
+364
2013-12-21
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
1
-0
/
+79
2013-12-21
tracing: Add 'snapshot' event trigger command
Tom Zanussi
3
-3
/
+116
2013-12-22
PM / sleep: Fix memory leak in pm_vt_switch_unregister().
Masami Ichikawa
1
-0
/
+1
2013-12-20
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
1
-0
/
+446
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
5
-5
/
+480
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
1
-1
/
+1
2013-12-20
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-12-19
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
1
-0
/
+6
2013-12-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+17
2013-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+18
2013-12-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-1
/
+10
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+1
2013-12-18
sched: numa: skip inaccessible VMAs
Mel Gorman
1
-0
/
+7
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
2
-1
/
+2
2013-12-18
Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
2
-6
/
+7
2013-12-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-80
/
+65
2013-12-17
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
1
-1
/
+6
2013-12-17
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
36
-346
/
+602
2013-12-17
sched/numa: Fix period_slot recalculation
Wanpeng Li
1
-1
/
+0
2013-12-17
sched/numa: Use wrapper function task_faults_idx to calculate index in group_...
Wanpeng Li
1
-1
/
+2
2013-12-17
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2
-3
/
+3
[prev]
[next]