| Commit message (Expand) | Author | Age | Files | Lines |
* | uprobes: Don't recheck vma/f_mapping in write_opcode() | Oleg Nesterov | 2012-07-30 | 1 | -18/+1 |
* | perf/x86: Fix missing struct before structure name | Jovi Zhang | 2012-07-26 | 1 | -1/+1 |
* | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2012-07-26 | 2 | -1/+25 |
* | perf/x86: Make bitfield unsigned | Peter Zijlstra | 2012-07-26 | 1 | -1/+1 |
* | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 2012-07-26 | 1 | -6/+86 |
* | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2012-07-26 | 2 | -129/+1352 |
* | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 2012-07-26 | 1 | -8/+8 |
* | sched: Deliver sched_switch events to the current task | Andrew Vagin | 2012-07-26 | 1 | -1/+1 |
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-07-25 | 18 | -116/+657 |
|\ |
|
| * | perf annotate: Prevent overflow in size calculation | Cody Schafer | 2012-07-25 | 1 | -1/+12 |
| * | tools lib traceevent: Ignore TRACEEVENT-CFLAGS file | Namhyung Kim | 2012-07-25 | 1 | -0/+1 |
| * | tools lib traceevent: Detect build environment changes | Namhyung Kim | 2012-07-25 | 1 | -2/+12 |
| * | perf tools: Fix build error with bison 2.6 | Kirill A. Shutemov | 2012-07-25 | 1 | -0/+3 |
| * | perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific | Kirill A. Shutemov | 2012-07-25 | 2 | -3/+12 |
| * | perf tools: Make the breakpoint events sample period default to 1 | Jovi Zhang | 2012-07-25 | 1 | -0/+1 |
| * | perf test: Add dso data caching tests | Jiri Olsa | 2012-07-25 | 4 | -0/+159 |
| * | perf symbols: Add dso data caching | Jiri Olsa | 2012-07-25 | 2 | -18/+147 |
| * | perf symbols: Add interface to read DSO image data | Jiri Olsa | 2012-07-25 | 2 | -0/+117 |
| * | perf symbols: Factor DSO symtab types to generic binary types | Jiri Olsa | 2012-07-25 | 4 | -102/+145 |
| * | perf hists: Print newline between hists callchains | Frederic Weisbecker | 2012-07-25 | 1 | -0/+2 |
| * | perf tools: Fix trace events storms due to weight demux | Frederic Weisbecker | 2012-07-25 | 2 | -1/+2 |
| * | perf hists: Return correct number of characters printed in callchain | Frederic Weisbecker | 2012-07-25 | 1 | -2/+3 |
| * | perf tools: Dump exclude_{guest,host}, precise_ip header info too | David Ahern | 2012-07-25 | 1 | -0/+6 |
| * | perf kvm: Limit repetitive guestmount message to once per directory | David Ahern | 2012-07-25 | 1 | -1/+10 |
| * | perf kvm: Fix bug resolving guest kernel syms | David Ahern | 2012-07-25 | 3 | -0/+15 |
| * | perf kvm: Guest userspace samples should not be lumped with host uspace | David Ahern | 2012-07-25 | 1 | -1/+3 |
| * | perf kvm: Set name for VM process in guest machine | David Ahern | 2012-07-25 | 1 | -1/+16 |
| * | perf symbols: Add machine id to modules debug message | David Ahern | 2012-07-23 | 1 | -2/+9 |
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 1 | -0/+3 |
|\ \ |
|
| * | | x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported | H.J. Lu | 2012-06-24 | 1 | -0/+3 |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-22 | 2 | -224/+257 |
|\ \ \ |
|
| * | | | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 2012-06-25 | 2 | -215/+200 |
| * | | | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 2012-06-25 | 2 | -15/+63 |
| * | | | x86/uv: Fix the UV BAU destination timeout period | Cliff Wickman | 2012-06-25 | 1 | -2/+2 |
* | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-07-22 | 7 | -46/+59 |
|\ \ \ \ |
|
| * | | | | x86-64, reboot: Be more paranoid in 64-bit reboot=bios | H. Peter Anvin | 2012-06-21 | 1 | -2/+6 |
| * | | | | x86, reboot: Drop redundant write of reboot_mode | H. Peter Anvin | 2012-06-21 | 1 | -8/+0 |
| * | | | | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 2012-06-17 | 7 | -38/+55 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-07-22 | 25 | -581/+429 |
|\ \ \ \ \ |
|
| * | | | | | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto... | Ingo Molnar | 2012-07-22 | 1 | -6/+6 |
| * | | | | | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi... | Suresh Siddha | 2012-07-06 | 1 | -2/+19 |
| * | | | | | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 2012-07-06 | 5 | -24/+28 |
| * | | | | | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 2012-07-06 | 5 | -18/+14 |
| * | | | | | x86/vsmp: Fix vector_allocation_domain's return value | Ido Yariv | 2012-06-18 | 1 | -1/+2 |
| * | | | | | Merge branch 'x86/apic' into x86/platform | Ingo Molnar | 2012-06-18 | 24 | -562/+359 |
| |\ \ \ \ \ |
|
| | * | | | | | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha | 2012-06-15 | 5 | -110/+86 |
| | * | | | | | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar | 2012-06-15 | 6 | -17/+12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint() | Shuah Khan | 2012-06-06 | 1 | -6/+6 |
| | | * | | | | | x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions | Jiang Liu | 2012-05-24 | 2 | -5/+6 |
| | | * | | | | | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" | Feng Tang | 2012-05-24 | 3 | -6/+0 |