summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-035-10/+7
|\
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-021-0/+2
| * sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-021-7/+2
| * signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-021-1/+1
| * Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
* | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-0244-905/+1142
|\ \ | |/
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-012-2/+5
| |\
| | * PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-201-0/+4
| | * x86: use dev_printk in quirk messageBjorn Helgaas2009-03-201-2/+1
| * | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-012-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-306-8/+0
| |\ \
| | * | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-306-8/+0
| * | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-9/+1
| |\ \ \
| | * | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-9/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-301-4/+11
| |\ \ \ \
| | * | | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+11
| | |/ / /
| * | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-307-69/+85
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28128-5360/+6735
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-181-0/+10
| | |\ \ \
| | | * | | dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-171-0/+4
| | | * | | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-171-0/+6
| | * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-189-70/+90
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | * | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-051-2/+0
| | |\ \ \
| | | * | | AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-051-2/+0
| | * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-0538-164/+306
| | |\ \ \ \ | | | |/ / /
| | * | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-232-1/+1
| | * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-165-16/+15
| | |\ \ \ \
| | * | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
| | * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-1143-540/+610
| | |\ \ \ \ \
| | * | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-17/+0
| | * | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-066-24/+28
| | * | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-065-65/+2
| | * | | | | | x86, pci-nommu: add map_pageFUJITA Tomonori2009-01-061-6/+14
| | * | | | | | x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| | * | | | | | x86, calgary: add map_page and unmap_pageFUJITA Tomonori2009-01-061-8/+27
| | * | | | | | x86, gart: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| | * | | | | | x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-061-0/+19
| * | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-3071-2447/+4735
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2009-03-2824-739/+1036
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-30128-5360/+6735
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27108-4621/+5699
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-262-17/+66
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'timers/hpet' into timers/coreIngo Molnar2009-03-261-16/+64
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-02-221-10/+3
| | | | * | | | | | | | x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-02-221-6/+16
| | | | * | | | | | | | x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann2009-02-221-0/+45
| | | | * | | | | | | | Merge branch 'linus' into timers/hpetIngo Molnar2009-02-2238-137/+284
| | | | |\ \ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ \ Merge commit 'v2.6.29' into timers/coreIngo Molnar2009-03-2634-167/+290
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | *-----. \ \ \ \ \ \ \ \ \ Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar2009-02-082-3/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / / / / / | | | | | |/| | | | | | | | / / | | | | | |_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | x86: hpet: allow force enable on ICH10 HPETAndi Kleen2009-01-121-1/+2
| | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | |
OpenPOWER on IntegriCloud