summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-112-27/+101
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2008-08-1481-518/+2342
| |\
| * \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3084-519/+2413
| |\ \
| * \ \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2008-07-261-0/+6
| |\ \ \
| * \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-262-27/+101
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2586-512/+1448
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2296-770/+2347
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1880-811/+2377
| | |\ \ \ \ \ \
| | * | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-121-0/+1
| | * | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+1
| | * | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-121-0/+1
| | * | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2008-07-121-0/+12
| | * | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-121-35/+85
| | * | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha2008-07-121-0/+1
| | * | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha2008-07-121-1/+9
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-103-0/+38
|\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
| | | * | | | | | | | x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
| | | * | | | | | | | iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-221-0/+1
| | | * | | | | | | | convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-191-1/+1
| | | * | | | | | | | iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-141-0/+7
| | | * | | | | | | | iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-141-0/+10
| | | * | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-145-59/+58
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-0/+5
| | | * | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-1035-77/+163
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-051-0/+5
* | | | | | | | | | | | | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-102-35/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libata: reorder ata_device to remove 8 bytes of padding on 64 bitsRichard Kennedy2008-09-291-1/+1
| * | | | | | | | | | | | | libata: Implement disk shock protection supportElias Oltmanns2008-09-291-2/+11
| * | | | | | | | | | | | | [libata] Introduce ata_id_has_unload()Elias Oltmanns2008-09-291-0/+9
| * | | | | | | | | | | | | libata: implement slave_linkTejun Heo2008-09-291-3/+5
| * | | | | | | | | | | | | libata: misc updates to prepare for slave linkTejun Heo2008-09-291-2/+4
| * | | | | | | | | | | | | libata: reimplement link iteratorTejun Heo2008-09-291-25/+8
| * | | | | | | | | | | | | libata: make SCR access ops per-linkTejun Heo2008-09-291-2/+2
* | | | | | | | | | | | | | ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+3
* | | | | | | | | | | | | | include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-031-0/+2
* | | | | | | | | | | | | | mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+1
* | | | | | | | | | | | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
* | | | | | | | | | | | | | hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+4
* | | | | | | | | | | | | Fix PNP build failure, bugzilla #11276David Miller2008-09-161-0/+7
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
* | | | | | | | | | | | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
* | | | | | | | | | | | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6
OpenPOWER on IntegriCloud