2011-05-25 |
Jack Steiner | x86, UV: Add support for SGI UV2 hub chip Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-24 |
Suresh Siddha | x86, ioapic: Restore ioapic entries during resume properly Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-24 |
Frederic Weisbecker | perf tools: Fix sample type size calculation in 32... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Randy Dunlap | x86, apic: Include module.h header in apic_flat_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Ingo Molnar | Merge commit '559fa6e76b27' into perf/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Frederic Weisbecker | perf tools: Fix sample size bit operations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Frederic Weisbecker | perf tools: Fix ommitted mmap data update on remap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Mandeep Singh Baines | watchdog: Change the default timeout and configure... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Mandeep Singh Baines | watchdog: Disable watchdog when thresh is zero Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Mandeep Singh Baines | watchdog: Only disable/enable watchdog if neccessary Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-23 |
Mandeep Singh Baines | watchdog: Fix rounding bug in get_sample_period() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Make apic drivers static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Clean up bigsmp apic selection code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Use .apicdrivers section for the apic drivers... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-22 |
Suresh Siddha | x86, apic: Introduce .apicdrivers section to find the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-22 |
Ingo Molnar | Merge branch 'perf/core' of git://git.kernel.org/pub... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-21 |
Gustavo F. Padovan | x86: Eliminate various 'set but not used' warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-21 |
Fenghua Yu | x86, SMEP: Fix section mismatch warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Nikhil Rao | sched: Increase SCHED_LOAD_SCALE resolution Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Nikhil Rao | sched: Introduce SCHED_POWER_SCALE to scale cpu_power... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Nikhil Rao | sched: Cleanup set_load_weight() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Cyrill Gorcunov | x86, x2apic: Move the common bits to x2apic.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Cyrill Gorcunov | x86, x2apic: Minimize IPI register writes using cluster... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Cyrill Gorcunov | x86, x2apic: Track the x2apic cluster sibling map Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, x2apic: Remove duplicate code for IPI mask routines Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, apic: Use probe routines to simplify apic selection Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate mp_ioapic_routing[] into ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate gsi routing info into 'struct... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate mp_ioapics[] into 'struct... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Consolidate ioapic_saved_data[] into ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Add struct ioapic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Remove duplicate code for saving/restoring... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Use ioapic_saved_data while enabling intr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Suresh Siddha | x86, ioapic: Allocate ioapic_saved_data early Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Daniel J Blueman | x86, ioapic: Fix potential resume deadlock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Roedel, Joerg | x86, amd: Use _safe() msr access for GartTlbWlk disable... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Steven Rostedt | extable, core_kernel_data(): Make sure all archs define... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-20 |
Ingo Molnar | Merge branch 'perf/core' into perf/urgent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-19 |
Ingo Molnar | core_kernel_data(): Fix architectures that do not define... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-19 |
Paul E. McKenney | Revert "rcu: Decrease memory-barrier usage based on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-19 |
Ingo Molnar | Merge branch 'tip/perf/core' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-19 |
Ingo Molnar | Merge branch 'tip/perf/core-3' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-19 |
Ingo Molnar | perf stat: Add more cache-miss percentage printouts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-19 |
Ingo Molnar | perf stat: Add -d -d and -d -d -d options to show more... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-18 |
Ingo Molnar | perf bench, x86: Add alternatives-asm.h wrapper Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-18 |
Ingo Molnar | Merge branch 'x86/mem' into perf/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-18 |
Ingo Molnar | Merge branch 'tip/perf/core-2' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-18 |
Jiri Olsa | x86, 64-bit: Fix copy_[to/from]_user() checks for the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-17 |
Stephane Eranian | perf: Fix multi-event parsing bug Author: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-17 |
Borislav Petkov | x86, AMD: Fix ARAT feature setting again Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-17 |
Borislav Petkov | Revert "x86, AMD: Fix APIC timer erratum 400 affecting... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-17 |
Ingo Molnar | Merge branch 'gart/rename' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-16 |
Youquan Song | x86, apic: Fix spurious error interrupts triggering... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-16 |
Stephan Baerwolf | sched: Fix and optimise calculation of the weight-inverse Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-16 |
Yong Zhang | sched: Avoid going ahead if ->cpus_allowed is not changed Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-16 |
Mike Galbraith | sched, rt: Update rq clock when unthrottling of an... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-16 |
Cheng Xu | sched: Fix rt_rq runtime leakage bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-15 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-13 |
Julia Lawall | x86, mce, AMD: Fix leaving freed data in a list Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-12 |
Cliff Wickman | x86: Fix UV BAU for non-consecutive nasids Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-12 |
Samir Bellabes | sched: Remove unused parameters from sched_fork() and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-12 |
Ingo Molnar | Merge commit 'v2.6.39-rc7' into sched/core
|
commit | commitdiff | tree |
2011-05-11 |
Jiri Olsa | kprobes, x86: Disable irqs during optimized callback Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-10 |
Ingo Molnar | Merge branch 'iommu/2.6.40' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-10 |
Lin Ming | perf probe: Fix the missed parameter initialization Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-10 |
Ingo Molnar | Merge commit 'v2.6.39-rc7' into perf/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-10 |
Jack Steiner | x86, UV: Fix NMI handler for UV platforms Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-07 |
Lin Ming | perf tools: Makefile: Use gcc to determine ARCH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-07 |
Luis R. Rodriguez | x86: Fix mrst sparse complaints Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-07 |
Ingo Molnar | Merge commit 'v2.6.39-rc6' into x86/cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Ingo Molnar | Merge branch 'perf/stat' into perf/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Peter Zijlstra | perf events, x86: Fix Intel Nehalem and Westmere last... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Frederic Weisbecker | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT... Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Lin Ming | perf events, x86: Add SandyBridge stalled-cycles-frontend... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Hillf Danton | sched: Shorten the construction of the span cpu mask... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Rakib Mullick | sched: Wrap the 'cfs_rq->nr_spread_over' field with... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-06 |
Ingo Molnar | Merge branch 'master' of ssh://master.kernel.org/pub...
|
commit | commitdiff | tree |
2011-05-04 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-04 |
Vladimir Davydov | sched: Remove unused 'this_best_prio arg' from balance_tasks() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-04 |
Ingo Molnar | perf events: Clean up definitions and initializers... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-01 |
Bart Van Assche | x86: Fix spelling error in the memcpy() source code... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-01 |
Yinghai Lu | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-05-01 |
Ingo Molnar | Merge branch 'tip/perf/core' of git://git.kernel.org...
|
commit | commitdiff | tree |
2011-05-01 |
Ingo Molnar | Merge branch 'tip/perf/urgent' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-01 |
Boris Ostrovsky | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
David Ahern | perf stat: Tell user about unsupported events in the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf list: Fix max event string size Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf events, x86: Add Westmere stalled-cycles-frontend... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf stat: Fail softly on unsupported events Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf stat: Leave more room for percentages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf stat: Adjust stall cycles warning percentages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf stat: Analyze front-end and back-end stall counts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf tools: Add front-end and back-end stalled cycles... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf, x86: Add new stalled cycles events for Intel... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Ingo Molnar | perf events: Add generic front-end and back-end stalled... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-29 |
Tim Gardner | ioremap: Delay sanity check until after a successful... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-28 |
Jeff Mahoney | watchdog, hung_task_timeout: Add Kconfig configurable... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-28 |
Ingo Molnar | perf stat: Fix compatibility behavior Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-28 |
Ingo Molnar | perf stat: Add --sync/-S option Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2011-04-28 |
Ingo Molnar | perf event, x86: Use better stalled cycles metric Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
next |