aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-11-27x86/amd-iommu: Make np-cache a global flagJoerg Roedel
2009-11-27x86/amd-iommu: Reimplement flush_all_domains_on_iommu()Joerg Roedel
2009-11-27x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()Joerg Roedel
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel
2009-11-27x86/amd-iommu: Remove iommu_flush_domain functionJoerg Roedel
2009-11-27x86/amd-iommu: Use __iommu_flush_pages for tlb flushesJoerg Roedel
2009-11-27x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUsJoerg Roedel
2009-11-27x86/amd-iommu: Add function to complete a tlb flushJoerg Roedel
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel
2009-11-25Merge branch 'mach-types'Russell King
2009-11-25[ARM] Update mach-typesRussell King
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger
2009-11-25Blackfin: work around testset anomaly 05000477Mike Frysinger
2009-11-25Blackfin: update anomaly listsMike Frysinger
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-11-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-11-22[ARM] pxa/spitz: fix compile regression on spitzPavel Machek
2009-11-20[ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin
2009-11-18omap: fix unlikely(x) < yRoel Kluin
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell
2009-11-17x86: gart: Clean up the code a bitIngo Molnar
2009-11-17x86: Calgary: Remove unnecessary DMA_ERROR_CODE usageFUJITA Tomonori