aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Gravatar Yang Hongyang 2-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 3-5/+5
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Gravatar Yang Hongyang 1-1/+1
2009-04-06Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 5-59/+167
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 4-8/+105
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 17-98/+268
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskGravatar Linus Torvalds 33-562/+561
2009-04-05Merge branch 'linus' into releaseGravatar Len Brown 458-22515/+23708
2009-04-05Merge branch 'misc' into releaseGravatar Len Brown 2-1/+13
2009-04-05Merge branch 'x2apic' into releaseGravatar Len Brown 2-4/+89
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicGravatar Han, Weidong 3-8/+26
2009-04-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-81/+43
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsGravatar Suresh Siddha 2-4/+89
2009-04-04x86, mtrr: remove debug messageGravatar Ingo Molnar 1-3/+0
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapGravatar Suresh Siddha 1-46/+0
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingGravatar Fenghua Yu 4-53/+143
2009-04-03x86: disable stack-protector for __restore_processor_state()Gravatar Joseph Cihula 1-0/+5
2009-04-03Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 2-2/+9
2009-04-03mm: fix misuse of debug_kmap_atomicGravatar Akinobu Mita 2-2/+1
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigGravatar Andrew Morton 1-1/+1
2009-04-03ACPI: update commentGravatar Zhang Rui 1-1/+1
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Gravatar Ingo Molnar 16-88/+247
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGGravatar H. Peter Anvin 2-1/+3
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosGravatar Joerg Roedel 3-60/+32
2009-04-02Allow rwlocks to re-enable interruptsGravatar Robin Holt 1-0/+3
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gravatar Gerd Hoffmann 4-0/+10
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsGravatar Jack Steiner 2-7/+14
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsGravatar Jack Steiner 1-0/+153
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Gravatar Jack Steiner 1-0/+2
2009-04-02signals: remove 'handler' parameter to tracehook functionsGravatar Oleg Nesterov 1-1/+1
2009-04-02Simplify copy_thread()Gravatar Alexey Dobriyan 2-2/+2
2009-04-02generic debug pagealloc: build fixGravatar Akinobu Mita 1-9/+0
2009-04-02x86, mm: fix misuse of debug_kmap_atomicGravatar Akinobu Mita 2-2/+1
2009-04-02Merge branch 'linus' into x86/urgentGravatar Ingo Molnar 99-1984/+4659
2009-04-02x86: remove duplicated code with pcpu_need_numa()Gravatar Yinghai Lu 1-14/+0
2009-04-02x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Gravatar Tejun Heo 1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusGravatar Ingo Molnar 17-98/+268
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+6
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxGravatar H. Peter Anvin 1-0/+6
2009-04-01Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Gravatar Linus Torvalds 1-9/+24
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 8-92/+204
2009-04-01pm: cleanup includesGravatar Magnus Damm 1-24/+0
2009-04-01pm: rework includes, remove arch ifdefsGravatar Magnus Damm 5-0/+5
2009-04-01mm: use debug_kmap_atomicGravatar Akinobu Mita 2-0/+3
2009-04-01mm: introduce debug_kmap_atomicGravatar Akinobu Mita 1-44/+1
2009-04-01generic debug pageallocGravatar Akinobu Mita 2-0/+4
2009-04-01x86: signal: check sas_ss_size instead of sas_ss_flags()Gravatar Hiroshi Shimamoto 1-1/+1
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Gravatar Ingo Molnar 2-13/+10
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Rusty Russell 33-562/+561