| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 |
|\ |
|
| * | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 2010-04-29 |
| |\ |
|
| * | | x86: Fix LOCK_PREFIX_HERE for uniprocessor build | H. Peter Anvin | 2010-04-29 |
| * | | x86-32: Fix atomic64_inc_not_zero return value convention | Luca Barbieri | 2010-03-01 |
| * | | x86-32: Fix atomic64_add_unless return value convention | Luca Barbieri | 2010-03-01 |
| * | | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 2010-03-01 |
| * | | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri | 2010-02-25 |
| * | | x86-32: Allow UP/SMP lock replacement in cmpxchg64 | Luca Barbieri | 2010-02-25 |
| * | | x86: Add support for lock prefix in alternatives | Luca Barbieri | 2010-02-25 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ \ \ |
|
| * | | | x86: Use .cfi_sections for assembly code | Roland McGrath | 2010-05-14 |
| | |/
| |/| |
|
| * | | x86-64: Reduce SMP locks table size | Jan Beulich | 2010-04-28 |
| * | | x86, asm: Introduce and use percpu_inc() | Jan Beulich | 2010-04-28 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 |
|\ \ \ |
|
| * | | | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 2010-05-15 |
| * | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov | 2010-05-13 |
| * | | | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 2010-05-08 |
| * | | | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 2010-05-08 |
| * | | | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 2010-05-08 |
| * | | | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 2010-05-08 |
| * | | | perf, x86: implement group scheduling transactional APIs | Lin Ming | 2010-05-07 |
| * | | | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 |
| * | | | perf, x86: Consolidate some code repetition | Peter Zijlstra | 2010-05-07 |
| * | | | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 2010-05-07 |
| * | | | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter | 2010-05-07 |
| * | | | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2010-05-07 |
| * | | | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2010-05-07 |
| * | | | perf, x86: Move x86_setup_perfctr() | Robert Richter | 2010-05-07 |
| * | | | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter | 2010-05-07 |
| * | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 |
| |\ \ \ |
|
| * | | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-04-30 |
| * | | | | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-04-30 |
| * | | | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-04-30 |
| * | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2010-04-30 |
| * | | | | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 2010-04-30 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 |
| |\ \ \ \ \ |
|
| * | | | | | | perf & kvm: Clean up some of the guest profiling callback API details | Zhang, Yanmin | 2010-04-20 |
| * | | | | | | KVM: Implement perf callbacks for guest sampling | Zhang, Yanmin | 2010-04-19 |
| * | | | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-08 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf: Drop the frame reliablity check | Frederic Weisbecker | 2010-04-04 |
| * | | | | | | | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 2010-04-02 |
| * | | | | | | | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 |
| * | | | | | | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 |
| * | | | | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 |
| * | | | | | | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 2010-03-26 |
| * | | | | | | | | x86, ptrace: Fix block-step | Peter Zijlstra | 2010-03-26 |
| * | | | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 |