index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
perf_counter: Add ioctl for changing the sample period/frequency
Peter Zijlstra
2
-4
/
+46
2009-06-02
perf_counter: Change data head from u32 to u64
Peter Zijlstra
2
-10
/
+12
2009-06-02
perf_counter: x86: Emulate longer sample periods
Peter Zijlstra
1
-9
/
+22
2009-06-02
perf_counter: Remove the last nmi/irq bits
Peter Zijlstra
2
-9
/
+1
2009-06-02
perf_counter: Rename various fields
Peter Zijlstra
4
-78
/
+78
2009-06-02
perf_counter: Add unique counter id
Peter Zijlstra
2
-5
/
+12
2009-06-02
x86: Fix atomic_long_xchg() on 64bit
Peter Zijlstra
1
-1
/
+1
2009-06-02
perf_counter tools: Remove the last nmi bits
Peter Zijlstra
2
-2
/
+0
2009-06-02
perf report: Clean up the default output
Ingo Molnar
1
-27
/
+28
2009-06-02
perf_counter: tools: Better handle existing data files
Peter Zijlstra
1
-3
/
+12
2009-06-02
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
2
-21
/
+65
2009-06-02
perf_counter: Use PID namespaces properly
Peter Zijlstra
2
-8
/
+37
2009-06-02
perf_counter: Remove unused prev_state field
Paul Mackerras
2
-5
/
+0
2009-06-02
perf_counter: Fix cpu migration counter
Paul Mackerras
3
-53
/
+26
2009-06-02
perf_counter: Initialize per-cpu context earlier on cpu up
Paul Mackerras
2
-2
/
+8
2009-06-02
perf_counter tools: Fix uninitialized variable in perf-report.c
Mike Galbraith
1
-1
/
+3
2009-06-02
perf_counter tools: Cleanup Makefile
Mike Galbraith
1
-68
/
+73
2009-06-02
perf_counter tools: Make .gitignore reflect perf_counter tools files
Mike Galbraith
1
-175
/
+12
2009-06-02
perf_counter tools: Add missing rb_erase in dso__delete_symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-06-02
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
5
-70
/
+54
2009-06-02
perf_counter tools: Add string.[ch]
Arnaldo Carvalho de Melo
2
-0
/
+42
2009-06-01
perf_counter tools: Guard against record damaging existing files
Mike Galbraith
1
-1
/
+1
2009-06-01
perf_counter: Tidy up style details
Ingo Molnar
2
-19
/
+22
2009-06-01
perf_counter: Allow software counters to count while task is not running
Paul Mackerras
1
-6
/
+42
2009-06-01
perf_counter: Provide functions for locking and pinning the context for a task
Paul Mackerras
2
-54
/
+75
2009-05-31
perf_counter tools: Fix unknown command help text
Ingo Molnar
1
-3
/
+0
2009-05-30
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
Ingo Molnar
14
-27
/
+581
2009-05-30
perf_counter tools: Fix 'make install'
Ingo Molnar
1
-0
/
+1
2009-05-30
perf_counter tools: Print 'CPU utilization factor' in builtin-stat
Ingo Molnar
1
-2
/
+11
2009-05-30
perf_counter tools: Add locking to perf top
Arnaldo Carvalho de Melo
1
-16
/
+31
2009-05-29
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
1
-3
/
+38
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-05-29
edac: AMD8111 & AMD8131 Kconfig fixup
Harry Ciao
2
-2
/
+8
2009-05-29
edac: AMD8111 & AMD8131 use dev_name()
Harry Ciao
2
-3
/
+3
2009-05-29
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
1
-9
/
+1
2009-05-29
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
1
-13
/
+13
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2009-05-29
atmel_lcdfb: correct fifo size for some products
Nicolas Ferre
1
-8
/
+2
2009-05-29
S3C-fb: PM fix
Marek Szyprowski
1
-1
/
+11
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
parport_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
7
-23
/
+31
2009-05-29
MAINTAINERS: change email address for Thomas Dahlmann
Thomas Dahlmann
1
-1
/
+1
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
6
-7
/
+15
2009-05-29
procfs: make errno values consistent when open pident vs exit(2) race occurs
KOSAKI Motohiro
1
-1
/
+1
2009-05-29
cred: #include init.h in cred.h
Alexey Dobriyan
1
-0
/
+1
2009-05-29
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
1
-9
/
+15
2009-05-29
MAINTAINERS: pair EDAC-E752X P: and M: entries
Joe Perches
1
-1
/
+1
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
3
-4
/
+43
[next]