index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
perf probe: Release all dynamically allocated parameters
Masami Hiramatsu
3
-5
/
+71
2014-01-16
perf probe: Release allocated probe_trace_event if failed
Masami Hiramatsu
1
-0
/
+13
2014-01-16
perf tools: Add 'build-test' make target
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when xen plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when scsi plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded
Namhyung Kim
1
-0
/
+9
2014-01-16
tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded
Namhyung Kim
1
-0
/
+6
2014-01-16
tools lib traceevent: Unregister handler when mac80211 plugin is unloaded
Namhyung Kim
1
-0
/
+7
2014-01-16
tools lib traceevent: Unregister handler when sched_switch plugin is unloaded
Namhyung Kim
1
-0
/
+12
2014-01-16
tools lib traceevent: Unregister handler when kvm plugin is unloaded
Namhyung Kim
1
-0
/
+29
2014-01-16
tools lib traceevent: Unregister handler when kmem plugin is unloaded
Namhyung Kim
1
-0
/
+22
2014-01-16
tools lib traceevent: Unregister handler when hrtimer plugin is unloaded
Namhyung Kim
1
-0
/
+10
2014-01-16
tools lib traceevent: Unregister handler when function plugin is unloaded
Namhyung Kim
1
-0
/
+3
2014-01-16
tools lib traceevent: Add pevent_unregister_print_function()
Namhyung Kim
2
-0
/
+25
2014-01-16
tools lib traceevent: Add pevent_unregister_event_handler()
Namhyung Kim
2
-14
/
+102
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-16
x86, mm, perf: Allow recursive faults from interrupts
Peter Zijlstra
1
-0
/
+18
2014-01-15
tools lib traceevent: fix pointer-integer size mismatch
Mark Rutland
2
-2
/
+2
2014-01-15
perf hists: Convert hist entry functions to use struct he_stat
Namhyung Kim
1
-11
/
+11
2014-01-15
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
4
-36
/
+39
2014-01-15
perf tools: Remove symbol_conf.use_callchain check
Namhyung Kim
1
-2
/
+0
2014-01-15
perf: tools: Fix cross building
Mark Rutland
3
-7
/
+9
2014-01-15
tools lib traceevent: Make plugin unload function receive pevent
Namhyung Kim
4
-7
/
+8
2014-01-15
tools lib traceevent: Get rid of die() finally!!
Namhyung Kim
2
-48
/
+0
2014-01-15
tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()
Namhyung Kim
1
-2
/
+5
2014-01-15
tools lib traceevent: Check return value of realloc()
Namhyung Kim
1
-4
/
+9
2014-01-15
tools lib traceevent: Add state member to struct trace_seq
Namhyung Kim
3
-14
/
+50
2014-01-15
perf tools: Fix build error due to zfree() cast
Namhyung Kim
2
-3
/
+3
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
1
-2
/
+2
2014-01-15
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
1
-0
/
+2
2014-01-15
mm: fix crash when using XFS on loopback
Mikulas Patocka
1
-1
/
+4
2014-01-15
MIPS: fix blast_icache32 on loongson2
Aaro Koskinen
2
-21
/
+29
2014-01-15
MIPS: fix case mismatch in local_r4k_flush_icache_range()
Huacai Chen
3
-7
/
+7
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
6
-10
/
+17
2014-01-14
perf record: Rename --initial-delay to --delay
Arnaldo Carvalho de Melo
2
-2
/
+3
2014-01-14
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
7
-13
/
+12
2014-01-14
hwmon: (coretemp) Fix truncated name of alarm attributes
Jean Delvare
1
-1
/
+1
2014-01-14
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
1
-1
/
+1
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2
-3
/
+18
2014-01-14
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2014-01-14
md/raid5: fix a recently broken BUG_ON().
NeilBrown
1
-1
/
+2
2014-01-14
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
1
-2
/
+1
2014-01-14
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-01-14
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
1
-2
/
+2
2014-01-14
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
1
-1
/
+1
2014-01-13
perf tools: Remove unused test-volatile-register-var.c
Yann Droneaud
1
-6
/
+0
2014-01-13
perf probe: Fix build when DWARF support libraries not present
Arnaldo Carvalho de Melo
1
-1
/
+4
2014-01-13
perf diff: Color the Weighted Diff column
Ramkumar Ramachandra
1
-0
/
+22
2014-01-13
perf diff: Color the Ratio column
Ramkumar Ramachandra
3
-3
/
+28
[next]