aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-04-13perf_counter: fix alignment in /proc/interruptsLuis Henriques
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-07x86, perfcounters: add atomic64_xchg()Ingo Molnar
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-06perf_counter: add more context informationPeter Zijlstra
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra
2009-04-06perf_counter: unify irq output codePeter Zijlstra
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06perf_counter: fix crash on perfmon v1 systemsIngo Molnar
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra
2009-04-06perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra
2009-04-06perf_counter: add comment to barrierPeter Zijlstra
2009-04-06perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-05Merge branch 'x2apic' into releaseLen Brown
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong
2009-04-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton
2009-04-03ACPI: update commentZhang Rui
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin