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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
perf session: Free cpu_map in perf_session__cpu_bitmap
Stanislav Fomichev
1
-3
/
+7
2014-01-20
perf timechart: Fix wrong SVG height
Stanislav Fomichev
1
-0
/
+3
2014-01-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
23
-112
/
+389
2014-01-17
perf tools: Remove unnecessary callchain cursor state restore on unmatch
Frederic Weisbecker
1
-3
/
+0
2014-01-17
perf callchain: Spare double comparison of callchain first entry
Frederic Weisbecker
1
-10
/
+10
2014-01-16
perf tools: Do proper comm override error handling
Frederic Weisbecker
3
-11
/
+15
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
4
-69
/
+37
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
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
28
-147
/
+147
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
565
-2771
/
+5338
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-16
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-9
/
+14
2014-01-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+26
2014-01-16
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-01-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+8
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
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
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
7
-35
/
+50
2014-01-15
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-14
/
+29
2014-01-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-14
/
+29
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
[next]