index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
2012-10-24
1
-0
/
+3
|
*
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2012-10-24
2
-4
/
+31
|
*
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
2012-10-24
1
-4
/
+23
|
*
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
2
-22
/
+181
|
*
perf test: Align the 'Ok'/'FAILED!' test results
Arnaldo Carvalho de Melo
2012-10-24
1
-2
/
+16
|
*
perf tools: Give user better message if precise is not supported
David Ahern
2012-10-24
2
-0
/
+9
|
*
Account the nr_entries in rblist properly
Suzuki K. Poulose
2012-10-24
1
-2
/
+2
|
*
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
6
-1
/
+204
|
*
perf tools: Remove noise in python version feature test
Arnaldo Carvalho de Melo
2012-10-24
1
-1
/
+4
|
*
perf tools: Diplays more output on features check for make V=1
Jiri Olsa
2012-10-24
2
-25
/
+32
|
/
*
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-24
3
-7
/
+6
*
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
2012-10-24
1
-0
/
+68
*
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
3
-0
/
+38
*
perf tools: Fix PMU object alias initialization
Jiri Olsa
2012-10-24
1
-3
/
+4
*
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2012-10-24
2
-0
/
+3
*
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
2012-10-24
4
-5
/
+20
*
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
2012-10-24
3
-0
/
+44
*
perf/x86: Filter out undefined events from sysfs events attribute
Jiri Olsa
2012-10-24
1
-0
/
+22
*
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2012-10-24
2
-0
/
+62
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-24
13442
-375143
/
+687738
|
\
|
*
perf, cpu hotplug: Use cached value of smp_processor_id()
Srivatsa S. Bhat
2012-10-24
1
-3
/
+4
|
*
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
Srivatsa S. Bhat
2012-10-24
1
-0
/
+3
|
*
x86/perf: Fix virtualization sanity check
Andre Przywara
2012-10-24
1
-4
/
+6
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-24
4
-11
/
+22
|
|
\
|
|
*
perf test: Fix exclude_guest parse events tests
Jiri Olsa
2012-10-22
1
-4
/
+8
|
|
*
perf tools: do not flush maps on COMM for perf report
Luigi Semenzato
2012-10-22
1
-1
/
+0
|
|
*
perf help: Fix --help for builtins
Namhyung Kim
2012-10-22
1
-1
/
+1
|
|
*
perf trace: Check if sample raw_data field is set
Arnaldo Carvalho de Melo
2012-10-22
1
-0
/
+7
|
|
*
perf trace: Validate syscall id before growing syscall table
Arnaldo Carvalho de Melo
2012-10-22
1
-5
/
+6
|
*
|
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-24
17
-50
/
+58
|
|
\
\
|
|
*
|
xen: dbgp: Fix warning when CONFIG_PCI is not enabled.
Ian Campbell
2012-10-19
1
-0
/
+2
|
|
*
|
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
13183
-372432
/
+690556
|
|
|
\
\
|
|
*
|
|
xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit
Ian Campbell
2012-10-19
1
-1
/
+7
|
|
*
|
|
xen: balloon: use correct type for frame_list
Ian Campbell
2012-10-19
1
-1
/
+1
|
|
*
|
|
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2012-10-19
2
-4
/
+6
|
|
*
|
|
xen: arm: make p2m operations NOPs
Ian Campbell
2012-10-19
1
-3
/
+10
|
|
*
|
|
xen: balloon: don't include e820.h
Ian Campbell
2012-10-19
1
-1
/
+0
|
|
*
|
|
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-19
6
-11
/
+7
|
|
*
|
|
xen: events: pirq_check_eoi_map is X86 specific
Ian Campbell
2012-10-19
1
-0
/
+4
|
|
*
|
|
xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.
Ian Campbell
2012-10-19
1
-22
/
+2
|
|
*
|
|
xen: sysfs: fix build warning.
Ian Campbell
2012-10-19
3
-1
/
+6
|
|
*
|
|
xen: sysfs: include err.h for PTR_ERR etc
Ian Campbell
2012-10-19
1
-0
/
+1
|
|
*
|
|
xen: xenbus: quirk uses x86 specific cpuid
Ian Campbell
2012-10-19
1
-0
/
+2
|
|
*
|
|
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
Laszlo Ersek
2012-10-19
1
-4
/
+10
|
|
*
|
|
xen/xenbus: Fix compile warning.
Konrad Rzeszutek Wilk
2012-10-19
1
-1
/
+1
|
|
*
|
|
xen/x86: remove duplicated include from enlighten.c
Wei Yongjun
2012-10-19
1
-2
/
+0
|
*
|
|
|
alpha: separate thread-synchronous flags
Al Viro
2012-10-24
4
-45
/
+68
|
*
|
|
|
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-24
4
-6
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
2012-10-22
1
-0
/
+3
|
|
*
|
|
|
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
2012-10-22
1
-1
/
+1
[prev]
[next]