summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear6xx (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-21x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha1-16/+27
2011-09-21x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha1-1/+47
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha24-54/+60
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2-45/+23
2011-09-21x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha1-42/+12
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha3-10/+12
2011-09-21iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha1-3/+0
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha4-164/+180
2011-09-21intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha3-8/+22
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha5-28/+66
2011-09-20USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu1-0/+19
2011-09-20USB: xhci: Set change bit when warm reset change is set.Greg KH1-1/+1
2011-09-20staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...Randy Dunlap1-1/+3
2011-09-20Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-20Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-19tcp: fix validation of D-SACKZheng Yan1-1/+1
2011-09-19tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-18drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher7-24/+34
2011-09-18drm/radeon/kms: fix typo in r100_blit_copyAlex Deucher1-2/+2
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik1-2/+11
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu1-2/+7
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan1-1/+0
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan1-0/+5
2011-09-18Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan1-4/+4
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto1-2/+3
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng1-11/+22
2011-09-17iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsetsNicholas Bellinger1-7/+15
2011-09-17can: ti_hecc: include linux/io.hDaniel Mack1-0/+1
2011-09-17IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen2-6/+6
2011-09-16net: Handle different key sizes between address families in flow cachedpward2-14/+36
2011-09-16net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng1-1/+9
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet1-1/+5
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev3-0/+12
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei1-0/+3
2011-09-16iscsi-target: Disable markers + remove dangerous local scope array usageNicholas Bellinger2-243/+7
2011-09-16target: Skip non hex characters for VPD=0x83 NAA IEEE Registered ExtendedNicholas Bellinger1-2/+33
2011-09-16ibmveth: Fix checksum offload failure handlingAnton Blanchard1-11/+20
2011-09-16ibmveth: Checksum offload is always disabledAnton Blanchard1-1/+1
2011-09-16ibmveth: Fix issue with DMA mapping failureAnton Blanchard1-5/+5
2011-09-16ibmveth: Fix DMA unmap errorBrian King1-1/+6
2011-09-16tcm_fc: Work queue based approach instead of managing own thread and event ba...Christoph Hellwig3-93/+16
2011-09-16tcm_fc: Invalidation of DDP context for FCoE target in error conditionsKiran Patil1-32/+30
2011-09-16target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier1-5/+4
2011-09-15pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2011-09-15pch_gbe: added the process of FIFO over run errorToshiharu Okada2-104/+179
2011-09-15pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2011-09-15sfc: Use 64-bit writes for TX push where possibleBen Hutchings1-4/+5
2011-09-15Revert "sfc: Use write-combining to reduce TX latency" and follow-upsBen Hutchings7-88/+27
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds3-7/+0