summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills upCasey Dahlin2009-08-211-6/+9
* sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-105-34/+39
* sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-109-444/+96
* sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-103-8/+10
* sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpuFUJITA Tomonori2009-08-101-16/+0
* sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-105-99/+19
* sparc: Use dma_map_ops structFUJITA Tomonori2009-08-104-53/+36
* IA64: Remove NULL flush_write_buffersFUJITA Tomonori2009-08-101-1/+0
* dma-ops: Remove flush_write_buffers() in dma-mapping-common.hArnd Bergmann2009-08-102-11/+22
* x86: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-10/+0
* powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-11/+0
* swiotlb: use phys_to_dma and dma_to_physFUJITA Tomonori2009-07-282-21/+6
* x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-283-0/+30
* remove is_buffer_dma_capable()FUJITA Tomonori2009-07-281-5/+0
* powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori2009-07-281-26/+1
* swiotlb: use dma_capable()FUJITA Tomonori2009-07-281-19/+5
* powerpc: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+13
* ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
* x86: replace is_buffer_dma_capable() with dma_capableFUJITA Tomonori2009-07-283-5/+4
* x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
* swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori2009-07-282-28/+23
* swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-283-20/+2
* swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-283-13/+2
* swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-283-13/+1
* mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-272-19/+0
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-271-4/+13
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-277-59/+91
|\
| * inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-214-12/+21
| * fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-211-0/+1
| * inotify: check filename before dropping repeat eventsEric Paris2009-07-211-2/+7
| * fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-213-13/+3
| * inotify: fix error paths in inotify_update_watchEric Paris2009-07-211-30/+49
| * inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-211-4/+10
| * inotify: drop user watch count when a watch is removedEric Paris2009-07-211-0/+2
* | pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2747-174/+336
|\ \
| * | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| * | ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
| * | r8169: WakeOnLan fix for the 8168françois romieu2009-07-261-2/+11
| * | netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-261-0/+7
| * | net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-261-1/+1
| * | smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-261-1/+2
| * | NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-263-22/+21
| * | eepro: Read buffer overflowRoel Kluin2009-07-261-1/+1
| * | tokenring: Read buffer overflowroel kluin2009-07-261-1/+1
| * | at1700: Read buffer overflowroel kluin2009-07-261-1/+1
| * | fealnx: Write outside array boundsroel kluin2009-07-261-1/+2
| * | ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0
| * | ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
OpenPOWER on IntegriCloud