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
2010-04-02
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
3
-5
/
+8
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
7
-114
/
+149
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-04-02
perf tools: Allow specifying O= to build files in a separate directory
Arnaldo Carvalho de Melo
2
-156
/
+172
2010-04-02
perf tools: Use -o $(BITBUCKET) in one more case
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
7
-32
/
+119
2010-04-02
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
3
-6
/
+48
2010-04-02
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
4
-170
/
+180
2010-03-26
perf, x86: Add Nehelem PMU programming errata workaround
Peter Zijlstra
4
-10
/
+45
2010-03-26
x86, ptrace: Fix block-step
Peter Zijlstra
6
-9
/
+53
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
34
-3269
/
+9
2010-03-26
perf, x86: Clean up debugctlmsr bit definitions
Peter Zijlstra
3
-26
/
+17
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
2
-2
/
+2
2010-03-26
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
5
-65
/
+76
2010-03-26
perf tools: Move __used from perf.h to linux/compiler.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2010-03-26
perf symbols: Move map related routines to map.c
Arnaldo Carvalho de Melo
5
-130
/
+131
2010-03-26
perf symbols: Pass the mmap parameters instead of using mmap_event
Arnaldo Carvalho de Melo
3
-11
/
+8
2010-03-26
perf report: Pass the DSO to 'perf annotate'
Arnaldo Carvalho de Melo
1
-23
/
+28
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
7
-35
/
+36
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
6
-35
/
+41
2010-03-26
perf annotate: Allow specifying DSOs where to look for symbol
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-03-26
perf symbols: Avoid unnecessary symbol loading when dso list is specified
Arnaldo Carvalho de Melo
1
-15
/
+23
2010-03-26
perf report: Add a popup menu to ask what operation is to be performed
Arnaldo Carvalho de Melo
1
-8
/
+88
2010-03-26
x86, perf: Add raw events support for the P4 PMU
Cyrill Gorcunov
2
-631
/
+806
2010-03-23
perf archive: Explain how to use the generated tarball
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-03-22
perf report: Implement Newt callgraphs
Arnaldo Carvalho de Melo
1
-32
/
+259
2010-03-22
perf tools: Exit browser before printing usage when unkown option passed
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-03-22
perf stat: Better report failure to collect system wide stats
Arnaldo Carvalho de Melo
1
-11
/
+28
2010-03-22
perf probe: Add NO_DWARF make option
Masami Hiramatsu
1
-0
/
+4
2010-03-22
perf probe: Cleanup debuginfo related code
Masami Hiramatsu
4
-178
/
+200
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
3
-10
/
+17
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
4
-36
/
+88
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2108
-54615
/
+117374
2010-03-19
Linux 2.6.34-rc2
v2.6.34-rc2
Linus Torvalds
1
-1
/
+1
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-2
/
+50
2010-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+69
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
7
-13
/
+5
2010-03-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-40
/
+17
2010-03-19
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
8
-41
/
+53
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
11
-38
/
+102
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
32
-148
/
+335
2010-03-19
Delete zero-length file drivers/mtd/maps/omap_nor.c
Jeff Garzik
1
-0
/
+0
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
67
-0
/
+28066
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-121
/
+333
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
1
-2
/
+0
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
1
-2
/
+7
2010-03-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2
-5
/
+14
2010-03-19
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
Michael Brunner
1
-5
/
+0
[next]