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-07-30
perf tui: Make CTRL+Z suspend perf
Arnaldo Carvalho de Melo
1
-0
/
+9
2010-07-30
perf symbols: Improve debug image search when loading symbols
Dave Martin
1
-35
/
+61
2010-07-30
perf tools: remove extra build-id check factored into dso__load
Dave Martin
1
-26
/
+2
2010-07-30
perf tools: Factor out buildid reading and make it implicit in dso__load
Dave Martin
1
-33
/
+47
2010-07-29
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
3
-2
/
+8
2010-07-29
perf record: Release resources at exit
Arnaldo Carvalho de Melo
1
-6
/
+26
2010-07-28
perf man pages: Fix cut'n'paste error
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-07-27
perf tools: Remove unneeded code for tracking the cwd in perf sessions
Dave Martin
5
-29
/
+2
2010-07-27
perf report: Don't abbreviate file paths relative to the cwd
Dave Martin
3
-23
/
+3
2010-07-27
perf ui: New hists tree widget
Arnaldo Carvalho de Melo
4
-311
/
+678
2010-07-27
perf ui: Show the scroll bar over the left window frame
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-07-27
perf ui: Consider the refreshed dimensions in ui_browser__show
Arnaldo Carvalho de Melo
1
-2
/
+4
2010-07-27
perf hist: Introduce routine to measure lenght of formatted entry
Arnaldo Carvalho de Melo
2
-0
/
+30
2010-07-27
perf ui: Restore SPACE as an alias to PGDN in annotate
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-07-23
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
8
-79
/
+140
2010-07-23
perf hists: Mark entries filtered by parent
Arnaldo Carvalho de Melo
1
-5
/
+16
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
12
-33
/
+241
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
1
-1
/
+1
2010-07-22
tracing: Fix $mcount_regex for MIPS in recordmcount.pl
David Daney
1
-1
/
+1
2010-07-22
x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent
Thomas Renninger
7
-26
/
+30
2010-07-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
10
-541
/
+15
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
579
-198187
/
+6034
2010-07-21
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-1
/
+3
2010-07-21
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
2
-2
/
+2
2010-07-21
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
5
-20
/
+15
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
15
-33
/
+103
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
4
-4
/
+4
2010-07-21
tracing/documentation: Document dynamic ftracer internals
Mike Frysinger
2
-5
/
+153
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
4
-6
/
+38
2010-07-21
pcmcia: fix 'driver ... did not release config properly' warning
Patrick McHardy
1
-1
/
+3
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2
-2
/
+2
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
3
-14
/
+6
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
1
-1
/
+1
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
4
-5
/
+41
2010-07-20
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
Mikael Pettersson
1
-1
/
+1
2010-07-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
22
-49
/
+142
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
1
-1
/
+4
2010-07-21
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
1
-0
/
+9
2010-07-21
include/linux/vgaarb.h: add missing part of include guard
Doug Goldstein
1
-0
/
+1
2010-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-39
/
+72
2010-07-20
Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2
-2
/
+4
2010-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-71
/
+108
2010-07-20
vfs: fix RCU-lockdep false positive due to /proc
Paul E. McKenney
1
-1
/
+2
2010-07-20
sdhci-s3c: add missing remove function
Marek Szyprowski
1
-0
/
+20
2010-07-20
Andres has moved
Andres Salomon
3
-3
/
+3
2010-07-20
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-20
x86, numa: fix boot without RAM on node0 again
Yinghai Lu
1
-8
/
+9
2010-07-20
edac: mpc85xx: add support for MPC8569 EDAC controllers
Anton Vorontsov
1
-0
/
+1
2010-07-20
edac: mpc85xx: fix MPC85xx dependency
Anton Vorontsov
1
-1
/
+1
2010-07-20
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
[next]