V4L/DVB (13332): s5h1409: remove a set register that would cause lock to be lost.
[safe/jmp/linux-2.6] / arch /
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-05 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-12-05 David Daneyavr32: Convert BUG() to use unreachable()
2009-12-05 David Daneys390: Convert BUG() to use unreachable()
2009-12-05 David DaneyMIPS: Convert BUG() to use unreachable()
2009-12-05 David Daneyx86: Convert BUG() to use unreachable()
2009-12-03 Darrick J. Wongx86, Calgary IOMMU quirk: Find nearest matching Calgary...
2009-12-02 Florian FainelliMIPS: RB532: Fix devices.c compilation.
2009-12-02 Ralf BaechleMIPS: Fix MIPS I build.
2009-12-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-01 Wu ZhangjinMIPS: Loongson: Switch from flatmem to sparsemem
2009-12-01 Wu ZhangjinMIPS: Loongson: Disallow 4kB pages
2009-12-01 Ralf BaechleMIPS: Add missing definition for MADV_HWPOISON.
2009-12-01 Ralf BaechleMIPS: Fix build error if __xchg() is not getting inlined.
2009-12-01 Martin MichlmayrMIPS: IP22/IP28 Disable early printk to fix boot proble...
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-01 Thomas Gleixneralpha: Fixup last users of irq_chip->typename
2009-12-01 Michael CreeAlpha: Rearrange thread info flags fixing two regressions
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-30 Becky Brucepowerpc: Fix DEBUG_HIGHMEM build break from d4515646699
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-11-30 Julia Lawallarch/alpha/kernel: Add kmalloc NULL tests
2009-11-30 Julia Lawallarch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
2009-11-30 Helge Dellerparisc: fix unwind with recent gcc versions
2009-11-27 Joerg Roedelx86/amd-iommu: Remove amd_iommu_pd_table
2009-11-27 Joerg Roedelx86/amd-iommu: Move reset_iommu_command_buffer out...
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup DTE flushing code
2009-11-27 Joerg Roedelx86/amd-iommu: Introduce iommu_flush_device() function
2009-11-27 Joerg Roedelx86/amd-iommu: Cleanup attach/detach_device code
2009-11-27 Joerg Roedelx86/amd-iommu: Keep devices per domain in a list
2009-11-27 Joerg Roedelx86/amd-iommu: Add device bind reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Use dev->arch->iommu to store iommu...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove support for domain sharing
2009-11-27 Joerg Roedelx86/amd-iommu: Rearrange dma_ops related functions
2009-11-27 Joerg Roedelx86/amd-iommu: Move some pte allocation functions in...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use get_device_id and check_device where...
2009-11-27 Joerg Roedelx86/amd-iommu: Move find_protection_domain to helper...
2009-11-27 Joerg Roedelx86/amd-iommu: Simplify get_device_resources()
2009-11-27 Joerg Roedelx86/amd-iommu: Let domain_for_device handle aliases
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu specific handling from...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from __(un)map_single
2009-11-27 Joerg Roedelx86/amd-iommu: Make alloc_new_range aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu parameter from dma_ops_doma...
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device in get_device_resources
2009-11-27 Joerg Roedelx86/amd-iommu: Use check_device for amd_iommu_dma_supported
2009-11-27 Joerg Roedelx86/amd-iommu: Make np-cache a global flag
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement flush_all_domains_on_iommu()
2009-11-27 Joerg Roedelx86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
2009-11-27 Joerg Roedelx86/amd-iommu: Implement protection domain list
2009-11-27 Joerg Roedelx86/amd-iommu: Remove iommu_flush_domain function
2009-11-27 Joerg Roedelx86/amd-iommu: Use __iommu_flush_pages for tlb flushes
2009-11-27 Joerg Roedelx86/amd-iommu: Make iommu_flush_pages aware of multiple...
2009-11-27 Joerg Roedelx86/amd-iommu: Add function to complete a tlb flush
2009-11-27 Joerg Roedelx86/amd-iommu: Add per IOMMU reference counting
2009-11-27 Joerg Roedelx86/amd-iommu: Add an index field to struct amd_iommu
2009-11-27 Joerg Roedelx86/amd-iommu: Update copyright headers
2009-11-27 Joerg Roedelx86/amd-iommu: Separate internal interface definitions
2009-11-25 Russell KingMerge branch 'mach-types'
2009-11-25 Russell King[ARM] Update mach-types
2009-11-25 FUJITA Tomonorix86: Fix iommu=soft boot option
2009-11-25 Graf YangBlackfin: fix SMP build error in start_thread()
2009-11-25 Roel KluinBlackfin: fix memset in smp_send_reschedule() and ...
2009-11-25 Jie ZhangBlackfin: fix typo in ptrace poking
2009-11-25 Mike FrysingerBlackfin: check for anomaly 05000475
2009-11-25 Mike FrysingerBlackfin: work around testset anomaly 05000477
2009-11-25 Mike FrysingerBlackfin: update anomaly lists
2009-11-25 André Goddard RosaBlackfin: fix cache Kconfig typo
2009-11-25 Michael HennerichBlackfin: fix suspend/resume failure with some on-chip...
2009-11-24 Harald Welte[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur...
2009-11-24 David S. Millersparc64: Fix definition of VMEMMAP_SIZE.
2009-11-23 Jean PIHETARM: 5793/1: ARM: Check put_user fail in do_signal...
2009-11-23 Joerg Roedelx86/amd-iommu: attach devices to pre-allocated domains...
2009-11-23 Joerg Roedelx86/amd-iommu: un__init iommu_setup_msi
2009-11-22 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-11-22 Pavel Machek[ARM] pxa/spitz: fix compile regression on spitz
2009-11-20 Daniel Mack[ARM] pxa/cpufreq: fix index assignments for end marker
2009-11-20 Russell King[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled
2009-11-19 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-11-18 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2009-11-18 Roel KluinOMAP: cs should be positive in gpmc_cs_free()
2009-11-18 Roel Kluinomap: fix unlikely(x) < y
2009-11-18 Linus TorvaldsMerge branch 'sh/for-2.6.32' of git://git./linux/kernel...
2009-11-18 Rusty Russell[CPUFREQ] speedstep-ich: fix error caused by 394122ab14...
2009-11-18 John Villalovos[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT...
2009-11-18 Roel Kluin[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
2009-11-18 Krzysztof Helt[CPUFREQ] longhaul: select Longhaul version 2 for capab...
2009-11-18 Thomas Gleixnersh: Fixup last users of irq_chip->typename
2009-11-17 Tero Kristoomap3: clock: Fixed dpll3_m2x2 rate calculation
2009-11-17 Rajendra Nayakomap3: clock: Fix the DPLL freqsel computations
2009-11-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-11-17 Linus TorvaldsMerge branch 'for-linus' of git://github.com/at91linux...
2009-11-17 Linus TorvaldsMerge branch 'hostprogs-wmissing-prototypes' of git...
2009-11-17 Stephen Rothwellfcntl: Use consistent values for F_[GS]ETOWN_EX
2009-11-17 Ingo Molnarx86: gart: Clean up the code a bit
2009-11-17 FUJITA Tomonorix86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
next