summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
| * | net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36
| * | register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1
| * | skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2221-33/+94
| |\ \
| | * | libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| | * | ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| | * | p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| | * | acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
| | * | cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| | * | rfkill: remove too-strict __must_checkAlan Jenkins2009-07-211-1/+1
| | * | ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
OpenPOWER on IntegriCloud