summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches34-65/+65
2011-06-07Add support for allocating irqs for bootbus devicesoftedal1-12/+22
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal1-9/+5
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal1-24/+54
2011-06-02sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller1-1/+1
2011-06-02sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven1-1/+0
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom5-0/+923
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom6-0/+305
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom4-4/+9
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds1-4/+0
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-48/+220
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds3-3/+0
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse1-2/+2
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck1-2/+2
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis1-0/+5
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis1-2/+1
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright1-2/+10
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis1-3/+3
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright1-2/+13
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson1-4/+7
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song3-19/+147
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger1-1/+4
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds23-113/+539
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck2-1/+3
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+56
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+3
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-31rcu: Cure load woesPeter Zijlstra2-9/+56
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov1-1/+1
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro1-2/+0
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil1-0/+3
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin2-0/+36
2011-05-30virtio_test: support event indexMichael S. Tsirkin1-2/+17
2011-05-30vhost: support event indexMichael S. Tsirkin4-50/+127
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin1-2/+24
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen1-13/+8
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0