index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf diff: Fix support for all --sort combinations
Arnaldo Carvalho de Melo
2009-12-30
1
-31
/
+21
*
perf diff: Don't add the period for unresolved symbols
Arnaldo Carvalho de Melo
2009-12-30
1
-2
/
+2
*
perf report: Add --hide-unresolved/-U command line option
Arnaldo Carvalho de Melo
2009-12-30
1
-1
/
+4
*
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
3
-14
/
+22
*
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
1
-14
/
+21
*
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
2009-12-30
1
-1
/
+1
*
perf tools: Unify event type description
Liming Wang
2009-12-30
1
-9
/
+10
*
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
2009-12-28
1
-0
/
+5
*
perf trace: Clean up find_debugfs()
Xiao Guangrong
2009-12-28
2
-24
/
+6
*
perf tools: Mount debugfs automatically
Xiao Guangrong
2009-12-28
3
-11
/
+9
*
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
11
-40
/
+28
*
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2009-12-28
2
-38
/
+29
*
x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
Naga Chumbalkar
2009-12-28
2
-12
/
+0
*
perf events: Remove arg from perf sched hooks
Peter Zijlstra
2009-12-28
3
-22
/
+23
*
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
6
-9
/
+165
*
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
2009-12-28
9
-64
/
+64
*
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
2009-12-28
5
-5
/
+5
*
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2009-12-28
2
-2
/
+3
*
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
2009-12-28
7
-27
/
+31
*
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
2009-12-28
6
-51
/
+17
*
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
2009-12-28
5
-62
/
+80
*
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
2009-12-28
3
-253
/
+245
*
perf: Use format string of printf to align strings
Amerigo Wang
2009-12-28
1
-2
/
+1
*
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
2009-12-28
1
-0
/
+8
*
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
2009-12-28
1
-6
/
+8
*
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
2009-12-18
4
-6
/
+6
*
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2009-12-18
2
-3
/
+3
*
hw-breakpoints: Fix hardware breakpoints -> perf events dependency
Frederic Weisbecker
2009-12-18
2
-3
/
+3
*
perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...
Peter Zijlstra
2009-12-17
1
-14
/
+18
*
perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...
Frederic Weisbecker
2009-12-17
3
-3
/
+33
*
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
2009-12-17
9
-25
/
+43
*
perf events: Remove unused perf_counter.h header file
Robert P. J. Day
2009-12-17
1
-444
/
+0
*
perf probe: Check new event name
Masami Hiramatsu
2009-12-17
1
-0
/
+15
*
kprobe-tracer: Check new event/group name
Masami Hiramatsu
2009-12-17
1
-6
/
+25
*
perf probe: Check whether debugfs path is correct
Masami Hiramatsu
2009-12-17
1
-0
/
+4
*
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2009-12-17
2
-28
/
+34
*
Fix breakage in shmem.c
Al Viro
2009-12-16
1
-0
/
+2
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-16
7
-21
/
+25
|
\
|
*
XFS: Free buffer pages array unconditionally
Dave Chinner
2009-12-16
1
-2
/
+2
|
*
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
2009-12-16
2
-14
/
+6
|
*
xfs: improve metadata I/O merging in the elevator
Dave Chinner
2009-12-16
4
-1
/
+9
|
*
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
2009-12-16
1
-4
/
+8
*
|
re-export alloc_file()
Roland Dreier
2009-12-16
1
-0
/
+1
*
|
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
41
-22
/
+5161
|
\
\
|
*
|
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
2009-12-14
4
-6
/
+6
|
*
|
powerpc: wii: allow ioremap within the memory hole
Albert Herranz
2009-12-12
1
-0
/
+3
|
*
|
powerpc: allow ioremap within reserved memory regions
Albert Herranz
2009-12-12
5
-2
/
+16
|
*
|
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
5
-7
/
+106
|
*
|
wii: bootwrapper: add fixup to calc useable mem2
Albert Herranz
2009-12-12
1
-3
/
+115
|
*
|
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-12-12
6
-0
/
+94
[next]