Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c | Robert Richter | 2009-07-20 | 1 | -28/+24 | |
| * | | | | | | | | x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c | Robert Richter | 2009-07-20 | 1 | -26/+19 | |
| * | | | | | | | | x86/oprofile: Implement multiplexing setup/shutdown functions | Robert Richter | 2009-07-20 | 1 | -36/+40 | |
| * | | | | | | | | oprofile: Grouping multiplexing code in op_model_amd.c | Robert Richter | 2009-07-20 | 1 | -34/+41 | |
| * | | | | | | | | oprofile: Introduce op_x86_phys_to_virt() | Robert Richter | 2009-07-20 | 3 | -69/+55 | |
| * | | | | | | | | x86/oprofile: Fix initialization of switch_index | Robert Richter | 2009-07-20 | 1 | -7/+9 | |
| * | | | | | | | | x86/oprofile: Use per_cpu() instead of __get_cpu_var() | Robert Richter | 2009-07-20 | 1 | -2/+2 | |
| * | | | | | | | | x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros | Robert Richter | 2009-07-20 | 1 | -2/+2 | |
| * | | | | | | | | oprofile: Implement performance counter multiplexing | Jason Yeh | 2009-07-20 | 7 | -20/+279 | |
| * | | | | | | | | x86/oprofile: Whitespaces changes only | Robert Richter | 2009-07-14 | 4 | -20/+20 | |
| * | | | | | | | | x86/oprofile: Rework and simplify nmi_cpu_setup() | Robert Richter | 2009-07-14 | 1 | -10/+3 | |
| * | | | | | | | | x86/oprofile: Fix cast of counter value | Robert Richter | 2009-07-14 | 2 | -5/+5 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core | Robert Richter | 2009-07-14 | 2624 | -42890/+145610 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2009-06-17 | 5 | -303/+267 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() | Jaswinder Singh Rajput | 2009-06-18 | 1 | -2/+5 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | x86/oprofile: fix initialization of arch_perfmon for core_i7 | Robert Richter | 2009-06-12 | 1 | -2/+3 | |
| * | | | | | | | | | | Merge commit 'tip/perfcounters-for-linus' into oprofile/master | Robert Richter | 2009-06-12 | 230 | -4676/+12590 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/oprofile: introduce oprofile_add_data64() | Robert Richter | 2009-06-11 | 1 | -18/+9 | |
| * | | | | | | | | | | | x86/oprofile: use 64 bit values in IBS functions | Robert Richter | 2009-06-11 | 1 | -70/+61 | |
| * | | | | | | | | | | | x86/oprofile: remove some local variables in MSR save/restore functions | Robert Richter | 2009-06-11 | 1 | -8/+4 | |
| * | | | | | | | | | | | x86/oprofile: use 64 bit values to save MSR states | Robert Richter | 2009-06-11 | 2 | -27/+10 | |
| * | | | | | | | | | | | x86/oprofile: use 64 bit wrmsr functions | Robert Richter | 2009-06-11 | 2 | -9/+10 | |
| * | | | | | | | | | | | x86/oprofile: replace CTR*_IS_RESERVED macros | Robert Richter | 2009-06-11 | 4 | -18/+15 | |
| * | | | | | | | | | | | x86/oprofile: replace CTRL_SET_*ACTIVE macros | Robert Richter | 2009-06-11 | 3 | -18/+16 | |
| * | | | | | | | | | | | x86/oprofile: replace CTR_OVERFLOWED macros | Robert Richter | 2009-06-11 | 3 | -17/+15 | |
| * | | | | | | | | | | | x86/oprofile: replace macros to calculate control register | Robert Richter | 2009-06-11 | 4 | -45/+60 | |
| * | | | | | | | | | | | x86/oprofile: pass the model to setup_ctrs() functions | Robert Richter | 2009-06-11 | 5 | -5/+9 | |
| * | | | | | | | | | | | x86/oprofile: remove unused macros for AMD virtualization profiling | Robert Richter | 2009-06-11 | 1 | -5/+0 | |
| * | | | | | | | | | | | x86/oprofile: fix and cleanup CTRL_SET_* macros | Robert Richter | 2009-06-11 | 2 | -9/+10 | |
| * | | | | | | | | | | | x86/oprofile: remove MSR macros for p4 cpus | Robert Richter | 2009-06-11 | 1 | -20/+19 | |
| * | | | | | | | | | | | x86/oprofile: remove MSR macros for ppro cpus | Robert Richter | 2009-06-11 | 1 | -11/+8 | |
| * | | | | | | | | | | | x86/oprofile: remove MSR macros for AMD cpus | Robert Richter | 2009-06-11 | 1 | -17/+12 | |
| * | | | | | | | | | | | x86/oprofile: move common macros to op_x86_model.h | Robert Richter | 2009-06-11 | 4 | -18/+9 | |
| * | | | | | | | | | | | x86/oprofile: simplify AMD cpu init code | Robert Richter | 2009-06-11 | 1 | -8/+7 | |
| * | | | | | | | | | | | x86/oprofile: remove #ifdefs in ibs functions | Robert Richter | 2009-06-11 | 1 | -34/+46 | |
| * | | | | | | | | | | | x86/oprofile: minor style changes in struct op_x86_model_spec | Robert Richter | 2009-06-11 | 1 | -11/+11 | |
| * | | | | | | | | | | | x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init | Robert Richter | 2009-06-10 | 3 | -15/+17 | |
| * | | | | | | | | | | | Revert "oprofile: discover counters for op ppro too" | Robert Richter | 2009-06-10 | 2 | -6/+4 | |
| * | | | | | | | | | | | Merge commit 'v2.6.30' into oprofile/master | Robert Richter | 2009-06-10 | 444 | -16438/+12858 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2009-09-04 | 112 | -916/+1643 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney | 2009-08-23 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 11 | -96/+135 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | locking, m68k/asm-offsets: Rename signal defines | Heiko Carstens | 2009-09-01 | 3 | -9/+8 | |
| * | | | | | | | | | | | | | locking: Inline spinlock code for all locking variants on s390 | Heiko Carstens | 2009-08-31 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | locking, m68k: Calculate thread_info offset with asm offset | Heiko Carstens | 2009-08-31 | 2 | -1/+15 | |
| * | | | | | | | | | | | | | locking, m68k/asm-offsets: Rename pt_regs offset defines | Heiko Carstens | 2009-08-31 | 6 | -56/+53 | |
| * | | | | | | | | | | | | | locking, sparc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 2 | -20/+20 | |
| * | | | | | | | | | | | | | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 1 | -10/+10 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 25 | -861/+676 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |