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
2009-06-25
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2
-4
/
+83
2009-06-25
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2
-4
/
+80
2009-06-25
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
4
-1
/
+20
2009-06-25
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2
-1
/
+9
2009-06-25
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
1
-0
/
+6
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
9
-54
/
+377
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
1
-17
/
+28
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
1
-0
/
+33
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
1
-3
/
+2
2009-06-24
perf_counter tools: Add CREDITS file for Git contributors
Ingo Molnar
1
-0
/
+30
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
1
-31
/
+13
2009-06-24
perf_counter, x86: Set global control MSR correctly
Yong Wang
1
-9
/
+1
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
1
-1
/
+1
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
1
-8
/
+12
2009-06-23
perf report: Fix help text typo
Ingo Molnar
1
-1
/
+1
2009-06-23
perf_counter: Optimize perf_counter_alloc()'s inherit case
Peter Zijlstra
1
-12
/
+20
2009-06-23
perf_counter: Push inherit into perf_counter_alloc()
Peter Zijlstra
1
-8
/
+6
2009-06-23
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2
-4
/
+25
2009-06-23
perf_counter tools: Handle overlapping MMAP events
Peter Zijlstra
1
-3
/
+21
2009-06-23
perf stat: Fix command option / manpage
Jaswinder Singh Rajput
1
-3
/
+3
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
1
-18
/
+18
2009-06-22
perf report: Output more symbol related debug data
Peter Zijlstra
2
-2
/
+7
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
1
-25
/
+38
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
1
-22
/
+22
2009-06-21
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
1
-1
/
+1
2009-06-21
perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-20
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-20
x86, 64-bit: Clean up user address masking
Linus Torvalds
4
-12
/
+4
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
40
-892
/
+2321
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+18
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-186
/
+332
2009-06-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+9
2009-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
37
-597
/
+670
2009-06-20
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-7
/
+6
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
3
-4
/
+23
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
52
-244
/
+4256
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
83
-1300
/
+1391
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
1
-1
/
+1
2009-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
34
-574
/
+598
2009-06-20
x86: don't use 'access_ok()' as a range check in get_user_pages_fast()
Linus Torvalds
1
-2
/
+7
2009-06-20
Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
9
-9
/
+54
2009-06-20
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-41
/
+78
2009-06-20
fat: Fix the removal of opts->fs_dmask
OGAWA Hirofumi
1
-1
/
+1
2009-06-20
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
1
-5
/
+6
2009-06-20
microblaze: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-06-20
kernel-doc: fix param matching for array params
Randy Dunlap
1
-0
/
+17
2009-06-20
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
1
-0
/
+2
2009-06-20
kallsyms: fix inverted valid symbol checking
Mike Frysinger
1
-3
/
+3
2009-06-20
kbuild: fix build error during make htmldocs
Amerigo Wang
1
-1
/
+1
[next]