summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-04-14perf_counter: fix alignment in /proc/interruptsLuis Henriques1-1/+1
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra2-4/+6
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar4-9/+8
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang3-5/+5
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar5-59/+167
2009-04-07x86, perfcounters: add atomic64_xchg()Ingo Molnar1-3/+21
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra1-1/+2
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra10-1/+33
2009-04-07Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-59/+167
2009-04-06perf_counter: add more context informationPeter Zijlstra1-0/+9
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra1-0/+75
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra1-0/+154
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra1-1/+1
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra4-40/+4
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra1-4/+4
2009-04-06perf_counter: unify irq output codePeter Zijlstra1-52/+1
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra1-5/+5
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras1-0/+3
2009-04-06perf_counter: fix crash on perfmon v1 systemsIngo Molnar1-5/+11
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra1-2/+5
2009-04-06perf_counter: provide pagefault software eventsPeter Zijlstra1-0/+3
2009-04-06perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra1-6/+6
2009-04-06perf_counter: add comment to barrierPeter Zijlstra1-0/+4
2009-04-06perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra1-1/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar284-7546/+13105
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-8/+105
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-98/+268
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds33-562/+561
2009-04-05Merge branch 'linus' into releaseLen Brown458-22515/+23708
2009-04-05Merge branch 'misc' into releaseLen Brown2-1/+13
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-4/+89
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong3-8/+26
2009-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-81/+43
2009-04-04x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2-4/+89
2009-04-04x86, mtrr: remove debug messageIngo Molnar1-3/+0
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-04-04x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha1-46/+0
2009-04-04Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu4-53/+143
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula1-0/+5
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-2/+9
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita2-2/+1
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton1-1/+1
2009-04-03ACPI: update commentZhang Rui1-1/+1
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar16-88/+247
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2-1/+3