aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent
2009-06-03amd_iommu: fix lock imbalanceJiri Slaby
2009-06-02x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel
2009-05-28amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel
2009-05-28amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel
2009-05-28amd-iommu: enlarge the aperture dynamicallyJoerg Roedel
2009-05-28amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel
2009-05-28amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel
2009-05-28amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel
2009-05-28amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel
2009-05-28amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel
2009-05-28amd-iommu: move page table allocation code to seperate functionJoerg Roedel
2009-05-28amd-iommu: introduce aperture_range structureJoerg Roedel
2009-05-28amd-iommu: implement suspend/resumeJoerg Roedel
2009-05-28amd_iommu: un __init functions required for suspend/resumeJoerg Roedel
2009-05-28amd-iommu: add function to flush tlb for all devicesJoerg Roedel
2009-05-28amd-iommu: add function to flush tlb for all domainsJoerg Roedel
2009-05-28amd-iommu: add function to disable all iommusJoerg Roedel
2009-05-28amd-iommu: remove support for msi-xJoerg Roedel
2009-05-28amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel
2009-05-28amd-iommu: consolidate hardware initialization to one functionJoerg Roedel
2009-05-28amd-iommu: introduce for_each_iommu* macrosJoerg Roedel
2009-05-28amd iommu: properly detach from protection domain on ->removeChris Wright
2009-05-28amd-iommu: make sure only ivmd entries are parsedJoerg Roedel