aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens2010-02-17
| | * | | | | | | | | | | | | | | | | | | | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt2010-02-25
| | |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: fix msr access to reserved countersRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-26
| * | | | | | | | | | | | | | | | | | | | | | | | oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-26
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-----------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | / / / / / / | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | x86: Use helpers for rlimitsJiri Slaby2010-01-27
| | | | | | * | | | | | | | | | | | | | | | | | | | | | x86-64: Allow fbdev primary video codeDave Airlie2010-02-17
| | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | x86_64: Print modules like i386 doesAlexey Dobriyan2010-02-04
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kmemcheck/fixes' into kmemcheck-for-linusPekka Enberg2010-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas2010-02-17
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-25