summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge57-459/+790
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-4/+10
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+20
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds5-100/+26
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong1-2/+1
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2-4/+11
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 Hoffmann2-0/+6
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner1-0/+12
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-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar5-6/+20
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+3
2009-04-01pm: cleanup includesMagnus Damm1-24/+0
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell5-100/+26
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-12/+0
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds1-20/+4
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar39-254/+522
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-97/+95
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds37-109/+422
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-25/+0
2009-03-30x86: fix mismerge in arch/x86/include/asm/timer.hStephen Rothwell1-1/+1
2009-03-30x86-64: non-paravirt systems always has PSE and PGEJeremy Fitzhardinge1-1/+7
2009-03-30Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-03-30x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-12/+0
2009-03-30lguest: use KVM hypercallsMatias Zabaljauregui1-20/+4
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2-7/+12
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2-1/+2
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge1-5/+3
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt143-4975/+3149
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar143-4975/+3149
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar11-30/+99
2009-03-28Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar1-1/+1
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-9/+0
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+0
2009-03-27generic compat_sys_ustatChristoph Hellwig2-9/+0
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar131-4920/+3029
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-29/+25
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-21/+84
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-8/+20
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+12
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-1/+1
2009-03-26x86: headers cleanup - setup.hCyrill Gorcunov1-2/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar20-75/+61
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2-2/+2