summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-191-4/+3
* intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-191-4/+7
* intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-191-2/+8
* intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-113-0/+15
* intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-112-3/+5
* intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-311-0/+1
* pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
* intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-261-0/+11
* intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-241-17/+18
* intel-iommu: Mark functions with __initMatt Kraai2009-08-241-2/+2
* USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-08-201-1/+1
* ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse2009-08-131-1/+1
* intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-091-20/+15
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-081651-25473/+40423
|\
| * Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-08-071-12/+13
| |\
| | * intel-iommu: Fix enabling snooping feature by mistakeSheng Yang2009-08-061-1/+1
| | * intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu2009-08-051-1/+2
| | * intel-iommu: Correct sglist size calculation.Fenghua Yu2009-08-051-10/+10
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-0715-28/+189
| |\ \
| | * | perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra2009-08-061-1/+1
| | * | perf: Auto-detect libelfPeter Zijlstra2009-08-061-4/+11
| | * | perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-061-3/+73
| | * | perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt2009-08-067-9/+16
| | * | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-063-7/+5
| | * | perf report: Add missing command line options to man pageArnaldo Carvalho de Melo2009-08-051-3/+57
| | * | perf: Auto-detect libbfdPeter Zijlstra2009-08-052-1/+26
| | * | perf report: Make --sort comm,dso,symbol the defaultPekka Enberg2009-08-051-2/+2
| | |/
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-0710-268/+28
| |\ \
| | * | jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström2009-08-041-1/+1
| | * | mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke2009-08-031-1/+15
| | * | mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0
| | * | mtd: OneNAND: OMAP2/3: free GPMC CS on module removalMika Korhonen2009-08-031-0/+1
| | * | mtd: OneNAND: fix incorrect bufferram offsetMika Korhonen2009-08-031-1/+1
| | * | mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy2009-08-031-3/+3
| | * | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-032-4/+5
| | * | mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-074-15/+40
| |\ \ \
| | * | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-052-15/+16
| | * | | Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ2009-08-051-0/+16
| | * | | Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt2009-08-051-0/+8
| * | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-072-2/+4
| |\ \ \ \
| | * | | | drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie2009-08-071-1/+3
| | * | | | drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse2009-08-061-1/+1
| * | | | | flat: fix uninitialized ptr with shared libsLinus Torvalds2009-08-071-5/+12
| * | | | | lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre2009-08-073-3/+3
| * | | | | bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2009-08-072-11/+32
| * | | | | bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-072-17/+23
| * | | | | execve: must clear current->clear_child_tidEric Dumazet2009-08-071-11/+11
| * | | | | drivers/mmc: correct error-handling codeJulia Lawall2009-08-071-1/+1
| * | | | | i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski2009-08-071-30/+56
OpenPOWER on IntegriCloud