Age | Commit message (Expand) | Author | Files | Lines |
2009-11-10 | x86: Handle HW IOMMU initialization failure gracefully | FUJITA Tomonori | 12 | -39/+29 |
2009-11-10 | swiotlb: Defer swiotlb init printing, export swiotlb_print_info() | FUJITA Tomonori | 6 | -15/+15 |
2009-11-10 | swiotlb: Add swiotlb_free() function | FUJITA Tomonori | 2 | -0/+36 |
2009-11-10 | bootmem: Add free_bootmem_late() | FUJITA Tomonori | 2 | -0/+25 |
2009-11-10 | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook | FUJITA Tomonori | 3 | -13/+8 |
2009-11-10 | x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook | FUJITA Tomonori | 3 | -18/+3 |
2009-11-10 | x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook | FUJITA Tomonori | 4 | -16/+8 |
2009-11-10 | x86: Calgary: Convert detect_calgary() to use iommu_init hook | FUJITA Tomonori | 3 | -10/+5 |
2009-11-10 | x86: Add iommu_init to x86_init_ops | FUJITA Tomonori | 3 | -0/+16 |
2009-11-10 | x86: GART: pci-gart_64.c: Use correct length in strncmp | Joe Perches | 1 | -1/+1 |
2009-11-08 | x86: Fix iommu=nodac parameter handling | Tejun Heo | 1 | -1/+1 |
2009-11-08 | x86: Use x86_platform for iommu_shutdown | FUJITA Tomonori | 10 | -26/+13 |
2009-11-05 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2009-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -3/+6 |
2009-11-05 | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32 | Linus Torvalds | 3 | -3/+9 |
2009-11-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 7 | -6/+34 |
2009-11-05 | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette | 1 | -1/+1 |
2009-11-05 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2 | -2/+34 |
2009-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+4 |
2009-11-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -54/+84 |
2009-11-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+5 |
2009-11-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -5/+47 |
2009-11-05 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 6 | -124/+48 |
2009-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -4/+2 |
2009-11-05 | sgi-gru: decrapfiy options_write() function | Linus Torvalds | 1 | -6/+7 |
2009-11-05 | powerpc/kvm: Remove problematic BUILD_BUG_ON statement | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-11-05 | powerpc/pci: Fix regression in powerpc MSI-X | Andre Detsch | 2 | -2/+9 |
2009-11-05 | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt | 1 | -1/+14 |
2009-11-05 | powerpc/mm: Remove debug context clamping from nohash code | Benjamin Herrenschmidt | 1 | -2/+2 |
2009-11-05 | sysfs: Don't leak secdata when a sysfs_dirent is freed. | Eric W. Biederman | 1 | -0/+4 |
2009-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 8 | -95/+486 |
2009-11-04 | KVM: get_tss_base_addr() should return a gpa_t | Gleb Natapov | 1 | -1/+1 |
2009-11-04 | KVM: x86: Catch potential overrun in MCE setup | Jan Kiszka | 1 | -1/+1 |
2009-11-04 | amd64_edac: fix CECCs reporting | Borislav Petkov | 1 | -1/+1 |
2009-11-04 | amd64_edac: fix a wrong goto clause in amd64_edac.c | Li Hong | 1 | -3/+1 |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold | 3 | -1/+8 |
2009-11-04 | fuse: invalidate target of rename | Miklos Szeredi | 1 | -1/+3 |
2009-11-04 | fuse: fix kunmap in fuse_ioctl_copy_user | Jens Axboe | 1 | -1/+1 |
2009-11-04 | fuse: prevent fuse_put_request on invalid pointer | Anand V. Avati | 1 | -1/+2 |
2009-11-04 | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan | 1 | -3/+3 |
2009-11-04 | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan | 1 | -0/+2 |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -18/+32 |
2009-11-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -9/+41 |
2009-11-04 | m32r: Should index be positive? | Roel Kluin | 1 | -1/+1 |
2009-11-04 | m32r: bzip2/lzma kernel compression support | Hirokazu Takata | 3 | -120/+42 |
2009-11-04 | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section | Hirokazu Takata | 1 | -0/+2 |
2009-11-04 | arch/m32r: Use DIV_ROUND_CLOSEST | Julia Lawall | 1 | -3/+3 |
2009-11-03 | Linux 2.6.32-rc6v2.6.32-rc6 | Linus Torvalds | 1 | -1/+1 |
2009-11-03 | sata_via: Remove redundant device ID for VIA VT8261 | JosephChan@via.com.tw | 1 | -1/+0 |
2009-11-03 | drivers/ata/libata: Move dereference after NULL test | Julia Lawall | 1 | -3/+6 |