- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 15 years ago
- 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 15 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 15 years ago
- 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 15 years ago
- 7639dae perf, x86: Provide a PEBS capable cycle event by Peter Zijlstra · 15 years ago
- 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 16 years ago
- 4407204 perf, x86: Detect broken BIOSes that corrupt the PMU by Peter Zijlstra · 15 years ago
- c079c79 perf, amd: Remove the nb lock by Peter Zijlstra · 15 years ago
- 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
- 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 16 years ago
- 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- 33c6d6a x86, perf, nmi: Disable perf if counters are not accessible by Don Zickus · 16 years ago
- ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
- f658bcf x86, cacheinfo: Cleanup L3 cache index disable support by Hans Rosenfeld · 16 years ago
- 9653a5c x86, amd-nb: Cleanup AMD northbridge caching code by Hans Rosenfeld · 16 years ago
- eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 16 years ago
- 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 16 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 16 years ago
- 034c6ef perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation by Peter Zijlstra · 16 years ago
- a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 16 years ago
- 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 16 years ago
- 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 0a17941 mce, amd: Remove goto in threshold_create_device() by Robert Richter · 16 years ago
- bbaff08 mce, amd: Add helper functions to setup APIC by Robert Richter · 16 years ago
- 7203a04 mce, amd: Shorten local variables mci_misc_{hi,lo} by Robert Richter · 16 years ago
- 9c37c9d mce, amd: Implement mce_threshold_block_init() helper function by Robert Richter · 16 years ago
- 38add9b Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into release by Len Brown · 16 years ago
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
- a69a061 [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. by Rakib Mullick · 16 years ago
- b2a33c1 [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type by Julia Lawall · 16 years ago
- 96681fc perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations by Peter Zijlstra · 16 years ago
- f80c9e3 perf, x86: Clean up reserve_ds_buffers() signature by Peter Zijlstra · 16 years ago
- 6809b6e perf, x86: Less disastrous PEBS/BTS buffer allocation failure by Peter Zijlstra · 16 years ago
- 5553be2 perf, x86: Fixup the precise_ip computation by Peter Zijlstra · 16 years ago
- 65af94b perf, x86: Extract DS alloc/free functions by Peter Zijlstra · 16 years ago
- 5ee25c8 perf, x86: Extract PEBS/BTS allocation functions by Peter Zijlstra · 16 years ago
- b39f88a perf, x86: Extract PEBS/BTS buffer free routines by Peter Zijlstra · 16 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d77bdc4 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bf70030 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 16 years ago
- 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 16 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
- ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 16 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
- 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 16 years ago
- 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 16 years ago
- dab5fff acpi-cpufreq: fix a memleak when unloading driver by Zhang Rui · 16 years ago
- 50f2d7f x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA by Nikanth Karthikesan · 16 years ago
- 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 16 years ago
- 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 16 years ago
- b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 16 years ago
- 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 16 years ago
- 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
- 366d4a4 x86, cpu: Fix X86_FEATURE_NOPL by Borislav Petkov · 16 years ago
- 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 16 years ago
- 23588c3 x86, amd: Add support for CPUID topology extension of AMD CPUs by Andreas Herrmann · 16 years ago
- 420b13b x86, nmi: Support NMI watchdog on newer AMD CPU families by Andreas Herrmann · 16 years ago
- 3fdbf00 x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs by Andreas Herrmann · 16 years ago
- 86ffb08 Merge remote branch 'origin/x86/cpu' into x86/amd-nb by H. Peter Anvin · 16 years ago
- 3682930 [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc by Pekka Enberg · 16 years ago
- 86cf147 [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 16 years ago
- 03e2219 perf, x86: Handle in flight NMIs on P4 platform by Cyrill Gorcunov · 16 years ago
- d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 16 years ago
- f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 16 years ago
- 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 16 years ago
- c2b9ff2 x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level by H. Peter Anvin · 16 years ago
- 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 16 years ago
- 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 16 years ago
- 3518dd1 x86, cacheinfo: Fix dependency of AMD L3 CID by Andreas Herrmann · 16 years ago
- 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
- b0b2072 perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) by Stephane Eranian · 16 years ago
- 351e5a7 x86, mtrr: Support mtrr lookup for range spanning across MTRR range by Venkatesh Pallipadi · 16 years ago
- a7f07cf x86, mtrr: Refactor MTRR type overlap check code by Venkatesh Pallipadi · 16 years ago
- 6ac8bac x86, fpu: Merge fpu_init() by Brian Gerst · 16 years ago
- 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 16 years ago
- a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 16 years ago
- 33696fc perf: Per PMU disable by Peter Zijlstra · 16 years ago
- 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 16 years ago
- b0a873e perf: Register PMU implementations by Peter Zijlstra · 16 years ago
- 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 16 years ago
- 2aa6127 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
- aeb9c7d x86, kvm: add new AMD SVM feature bits by Andre Przywara · 16 years ago
- 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 592091c therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal' by Jin Dongming · 16 years ago