aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-07-20x86/oprofile: Implement mux_clone()Robert Richter
2009-07-20x86/oprofile: Enable multiplexing only if the model supports itRobert Richter
2009-07-20x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter
2009-07-20x86/oprofile: Modify initialization of num_virt_countersRobert Richter
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter
2009-07-20oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter
2009-07-20x86/oprofile: Fix initialization of switch_indexRobert Richter
2009-07-20x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter
2009-07-20x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter
2009-07-14x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter
2009-07-14Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-04x86: fix usage of bios intcall()Akinobu Mita
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet
2009-07-03x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras
2009-07-03Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick
2009-07-03x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith