summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-27x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar
2008-12-23x86, perfcounters: add support for fixed-function pmcsIngo Molnar
2008-12-23perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar
2008-12-23x86, perfcounters: print out the ->used bitmaskIngo Molnar
2008-12-23perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar
2008-12-23perfcounters: hw ops renameIngo Molnar
2008-12-23x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar
2008-12-23perfcounters: add fixed-mode PMC enumerationIngo Molnar
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-20x86, bts: memory accountingMarkus Metzger
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-19x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
2008-12-19x86: fix warning in arch/x86/kernel/microcode_amd.cIngo Molnar
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas
2008-12-18Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto
2008-12-18x86: signal: rename sigframe and rt_sigframe on 32-bitHiroshi Shimamoto
2008-12-18x86: signal: move ia32 func declarations into arch/x86/kernel/signal.cHiroshi Shimamoto
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel
2008-12-17x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov
2008-12-16x86: signal: use signal_fault() in sys_sigreturn()Hiroshi Shimamoto
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen