aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise1-4/+3
2009-09-19intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse1-4/+7
2009-09-19intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse1-2/+8
2009-09-11intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song3-0/+15
2009-09-11intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2-3/+5
2009-08-31intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell1-0/+1
2009-08-30pci/dmar: correct off-by-one error in dmar_fault()Troy Heber1-1/+1
2009-08-26intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse1-0/+11
2009-08-24intel-iommu: iommu init error path bug fixesDonald Dutile1-17/+18
2009-08-24intel-iommu: Mark functions with __initMatt Kraai1-2/+2
2009-08-20USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse1-1/+1
2009-08-13ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse1-1/+1
2009-08-09intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse1-20/+15
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre3-3/+3
2009-08-07bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2-11/+32
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2-17/+23
2009-08-07execve: must clear current->clear_child_tidEric Dumazet1-11/+11
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-08-07i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski1-30/+56
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi1-1/+2
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-08-07viafb: fix rmmod bugFlorian Tobias Schandinat4-70/+53
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2-26/+86
2009-08-07fbcon: fix rotate upside down crashStefani Seibold1-1/+1
2009-08-07generic-ipi: fix hotplug_cfd()Xiao Guangrong1-1/+1
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov1-0/+1
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-06perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra1-1/+1
2009-08-06perf: Auto-detect libelfPeter Zijlstra1-4/+11
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo1-3/+73
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao2-15/+16
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse1-1/+1
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra3-7/+5
2009-08-05perf report: Add missing command line options to man pageArnaldo Carvalho de Melo1-3/+57
2009-08-05perf: Auto-detect libbfdPeter Zijlstra2-1/+26
2009-08-05perf report: Make --sort comm,dso,symbol the defaultPekka Enberg1-2/+2
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu1-1/+2
2009-08-05intel-iommu: Correct sglist size calculation.Fenghua Yu1-10/+10
2009-08-05Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt1-0/+8
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher3-7/+21
2009-08-04flex_array: remove unneeded index calculationJonathan Corbet1-2/+0
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds1-5/+12
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds1-97/+46
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2-11/+9
2009-08-04Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSGJohn Stoffel1-4/+7