aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-04
* x86/oprofile: Small coding style fixesRobert Richter2009-07-20
* x86/oprofile: Add counter reservation check for virtual countersRobert Richter2009-07-20
* x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-20
* oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-20
* x86/oprofile: Implement mux_clone()Robert Richter2009-07-20
* x86/oprofile: Enable multiplexing only if the model supports itRobert Richter2009-07-20
* x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter2009-07-20
* x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-20
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-20
* x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter2009-07-20
* x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter2009-07-20
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-20
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-20
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-20
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-20
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-20
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-20
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-14
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-14
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-14
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-14
|\ \
| | * Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-17
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-10
| |\ \ \
| | * | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
| * | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
| |\ \ \ \
| | * | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-09
| * | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
| |\ \ \ \ \
| | * | | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| | * | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-03
| | * | | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| | * | | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-03
| | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| | * | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
| | * | | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-03
| | * | | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
| | * | | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-03
| | * | | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-03
| | * | | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-03
| | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| | * | | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
| | * | | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-03
| | * | | | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
| * | | | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-09
| |\ \ \ \ \
| | * | | | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-09
| * | | | | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-08