aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches
2009-05-29dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_deviceFUJITA Tomonori
2009-05-29dma-debug: use sg_dma_len accessorFUJITA Tomonori
2009-05-29dma-debug: use sg_dma_address accessor instead of using dma_address directlyFUJITA Tomonori
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey
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-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov
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