summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-27x86/amd-iommu: Reimplement flush_all_domains_on_iommu()Joerg Roedel1-19/+24
2009-11-27x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()Joerg Roedel1-3/+5
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel3-0/+48
2009-11-27x86/amd-iommu: Remove iommu_flush_domain functionJoerg Roedel1-16/+2
2009-11-27x86/amd-iommu: Use __iommu_flush_pages for tlb flushesJoerg Roedel1-15/+7
2009-11-27x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUsJoerg Roedel1-7/+24
2009-11-27x86/amd-iommu: Add function to complete a tlb flushJoerg Roedel1-6/+22
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel2-3/+11
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel2-0/+32
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel4-4/+4
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel5-11/+44
2009-11-26Merge branch 'mach-types'Russell King1-2/+117
2009-11-26[ARM] Update mach-typesRussell King1-2/+117
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori1-1/+3
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger1-0/+5
2009-11-25Blackfin: work around testset anomaly 05000477Mike Frysinger1-2/+12
2009-11-25Blackfin: update anomaly listsMike Frysinger7-31/+109
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte1-1/+2
2009-11-24sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET1-2/+6
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel1-2/+6
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel1-1/+1
2009-11-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-1/+4
2009-11-22[ARM] pxa/spitz: fix compile regression on spitzPavel Machek1-0/+2
2009-11-20[ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack2-1/+2
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King1-0/+6
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-20/+26
2009-11-19Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-18[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-18omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-18omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds5-14/+14
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-17x86: gart: Clean up the code a bitIngo Molnar1-55/+61
2009-11-17x86: Calgary: Remove unnecessary DMA_ERROR_CODE usageFUJITA Tomonori1-9/+6
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori5-29/+24