summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-04-08xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge1-2/+2
2009-04-08xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2-14/+28
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-04-08x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1
2009-04-08xen: mask XSAVE from cpuidJeremy Fitzhardinge1-6/+44
2009-04-08NULL noise: arch/x86/xen/smp.cHannes Eder1-2/+2
2009-04-08xen: remove xen_load_gdt debugJeremy Fitzhardinge1-3/+0
2009-04-08xen: make xen_load_gdt simplerJeremy Fitzhardinge1-8/+6
2009-04-08xen: clean up xen_load_gdtJeremy Fitzhardinge1-2/+13
2009-04-08xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge1-1/+6
2009-04-08xen: separate p2m allocation from settingJeremy Fitzhardinge2-17/+47
2009-04-08xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge1-1/+0
2009-04-07Merge 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-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-59/+167
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-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-81/+43
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2-4/+89
2009-04-04x86, mtrr: remove debug messageIngo Molnar1-3/+0
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha1-46/+0
2009-04-03Intel 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
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel3-60/+32
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann4-0/+10
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2-7/+14
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner1-0/+153
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-9/+0
2009-04-02x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2-2/+1
2009-04-02Merge branch 'linus' into x86/urgentIngo Molnar99-1984/+4659
2009-04-02x86: remove duplicated code with pcpu_need_numa()Yinghai Lu1-14/+0