index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter/x86: Remove the IRQ (non-NMI) handling bits
Yong Wang
2009-06-03
7
-26
/
+6
*
perf record: Print out the number of events captured
Ingo Molnar
2009-06-02
1
-0
/
+3
*
perf_counter tools: Make source code headers more coherent
Ingo Molnar
2009-06-02
5
-57
/
+62
*
perf report: Print more info instead of <unknown> entries
Ingo Molnar
2009-06-02
1
-8
/
+20
*
perf record: Increase mmap buffering default
Ingo Molnar
2009-06-02
1
-2
/
+2
*
perf record: Add --append option
Ingo Molnar
2009-06-02
1
-14
/
+26
*
perf report: Fix column width/alignment of dsos
Ingo Molnar
2009-06-02
1
-4
/
+4
*
perf report: Separate out idle threads
Peter Zijlstra
2009-06-02
1
-0
/
+13
*
perf_counter tools: Fix up the ABI shakeup
Peter Zijlstra
2009-06-02
4
-32
/
+32
*
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
2009-06-02
5
-104
/
+104
*
perf_counter: Add ioctl for changing the sample period/frequency
Peter Zijlstra
2009-06-02
2
-4
/
+46
*
perf_counter: Change data head from u32 to u64
Peter Zijlstra
2009-06-02
2
-10
/
+12
*
perf_counter: x86: Emulate longer sample periods
Peter Zijlstra
2009-06-02
1
-9
/
+22
*
perf_counter: Remove the last nmi/irq bits
Peter Zijlstra
2009-06-02
2
-9
/
+1
*
perf_counter: Rename various fields
Peter Zijlstra
2009-06-02
4
-78
/
+78
*
perf_counter: Add unique counter id
Peter Zijlstra
2009-06-02
2
-5
/
+12
*
x86: Fix atomic_long_xchg() on 64bit
Peter Zijlstra
2009-06-02
1
-1
/
+1
*
perf_counter tools: Remove the last nmi bits
Peter Zijlstra
2009-06-02
2
-2
/
+0
*
perf report: Clean up the default output
Ingo Molnar
2009-06-02
1
-27
/
+28
*
perf_counter: tools: Better handle existing data files
Peter Zijlstra
2009-06-02
1
-3
/
+12
*
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
2009-06-02
2
-21
/
+65
*
perf_counter: Use PID namespaces properly
Peter Zijlstra
2009-06-02
2
-8
/
+37
*
perf_counter: Remove unused prev_state field
Paul Mackerras
2009-06-02
2
-5
/
+0
*
perf_counter: Fix cpu migration counter
Paul Mackerras
2009-06-02
3
-53
/
+26
*
perf_counter: Initialize per-cpu context earlier on cpu up
Paul Mackerras
2009-06-02
2
-2
/
+8
*
perf_counter tools: Fix uninitialized variable in perf-report.c
Mike Galbraith
2009-06-02
1
-1
/
+3
*
perf_counter tools: Cleanup Makefile
Mike Galbraith
2009-06-02
1
-68
/
+73
*
perf_counter tools: Make .gitignore reflect perf_counter tools files
Mike Galbraith
2009-06-02
1
-175
/
+12
*
perf_counter tools: Add missing rb_erase in dso__delete_symbols
Arnaldo Carvalho de Melo
2009-06-02
1
-0
/
+1
*
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
2009-06-02
5
-70
/
+54
*
perf_counter tools: Add string.[ch]
Arnaldo Carvalho de Melo
2009-06-02
2
-0
/
+42
*
perf_counter tools: Guard against record damaging existing files
Mike Galbraith
2009-06-01
1
-1
/
+1
*
perf_counter: Tidy up style details
Ingo Molnar
2009-06-01
2
-19
/
+22
*
perf_counter: Allow software counters to count while task is not running
Paul Mackerras
2009-06-01
1
-6
/
+42
*
perf_counter: Provide functions for locking and pinning the context for a task
Paul Mackerras
2009-06-01
2
-54
/
+75
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-01
347
-1495
/
+12477
|
\
|
*
Merge git://git.infradead.org/~dwmw2/mtd-2.6.30
Linus Torvalds
2009-05-29
2
-27
/
+23
|
|
\
|
|
*
jffs2: Fix corruption when flash erase/write failure
Joakim Tjernlund
2009-05-29
1
-7
/
+0
|
|
*
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
2009-05-29
1
-20
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-05-29
5
-5
/
+29
|
|
\
\
|
|
*
|
Revert "USB: Correct Makefile to make isp1760 buildable"
Mike Frysinger
2009-05-28
1
-1
/
+0
|
|
*
|
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
2009-05-28
1
-0
/
+1
|
|
*
|
USB: isp1760: urb_dequeue doesn't always find the urbs
Warren Free
2009-05-28
1
-2
/
+22
|
|
*
|
USB: Yet another Conexant Clone to add to cdc-acm.c
Xiao Kaijian
2009-05-28
1
-0
/
+3
|
|
*
|
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
2009-05-28
1
-1
/
+1
|
|
*
|
USB: atmel-usba-udc : fix control out requests.
Martin Fuzzey
2009-05-28
1
-1
/
+2
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-05-29
4
-3
/
+12
|
|
\
\
|
|
*
|
Driver Core: do not oops when driver_unregister() is called for unregistered ...
Kay Sievers
2009-05-28
3
-2
/
+11
|
|
*
|
sysfs: file.c: use create_singlethread_workqueue()
Andrew Morton
2009-05-28
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-05-29
4
-21
/
+42
|
|
\
\
[next]