aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-06-07Add support for allocating irqs for bootbus devicesoftedal
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal
2011-06-02sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller
2011-06-02sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song
2011-06-01mtd: fix physmap.h warningsRandy Dunlap
2011-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-31rcu: Cure load woesPeter Zijlstra
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin
2011-05-30virtio_test: support event indexMichael S. Tsirkin
2011-05-30vhost: support event indexMichael S. Tsirkin
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin
2011-05-30virtio: event index interfaceMichael S. Tsirkin
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen