aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\
| * x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar2010-02-16
| * x86: Merge show_regs()Brian Gerst2010-01-13
| * x86: Macroise x86 cache descriptorsDave Jones2010-01-13
| * x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-01-12
| * x86: Merge asm/atomic_{32,64}.hBrian Gerst2010-01-07
| * x86: Sync asm/atomic_32.h and asm/atomic_64.hBrian Gerst2010-01-07
| * x86: Split atomic64_t functions into seperate headersBrian Gerst2010-01-07
| * x86-64: Modify memcpy()/memset() alternatives mechanismJan Beulich2009-12-30
| * x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-30
| * x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-30
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \
| * | perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-26
| * | perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-26
| * | perf_events, x86: Remove superflous MSR writesPeter Zijlstra2010-02-26
| * | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
| * | perf_events, x86: AMD event schedulingStephane Eranian2010-02-26
| * | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-26
| * | x86/alternatives: Fix build warningMasami Hiramatsu2010-02-07
| * | perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-04
| * | bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-04
| * | perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-04
| * | kprobes: Check probe address is reservedMasami Hiramatsu2010-02-04
| * | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-04
| * | kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-04
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \
| * | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-29
| * | | perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-29
| * | | perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-29
| * | | perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-29
| * | | perf_event: x86: Deduplicate the disable codePeter Zijlstra2010-01-29
| * | | perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-29
| * | | perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra2010-01-29
| * | | perf_event: x86: Optimize the fast path a little morePeter Zijlstra2010-01-29
| * | | perf_event: x86: Optimize constraint weight computationPeter Zijlstra2010-01-29
| * | | perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra2010-01-29
| * | | perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra2010-01-29
| * | | perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra2010-01-29
| * | | perf_event: x86: Fixup constraints typing issuePeter Zijlstra2010-01-29
| * | | perf_event: x86: Allocate the fake_cpucPeter Zijlstra2010-01-29
| * | | perf_events: Add fast-path to the rescheduling codeStephane Eranian2010-01-29
| * | | perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-29
| * | | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-28
| * | | x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2010-01-28
| * | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-28
| * | | x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-13
| * | | perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-13
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\ \ \
| * | | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-28
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ \ \ \