aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-18sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller1-0/+2
2010-05-18cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis1-0/+3
2010-05-18cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis2-28/+22
2010-05-18cxgb4: fix initial addition of MAC addressDimitris Michailidis1-1/+1
2010-05-18cnic: Return SPQ credit to bnx2x after ring setup and shutdown.Michael Chan2-1/+75
2010-05-18cnic: Convert cnic_local_flags to atomic ops.Michael Chan2-6/+5
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely20-80/+16
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely157-488/+497
2010-05-18Staging: ramzswap: Handler for swap slot free callbackNitin Gupta2-14/+13
2010-05-18swap: Add swap slot free callback to block_device_operationsNitin Gupta2-0/+6
2010-05-18swap: Add flag to identify block swap devicesNitin Gupta2-0/+2
2010-05-19firewire: core: Fix tlabel exhaustion problemPeter Hurley1-1/+1
2010-05-18x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang1-8/+9
2010-05-18PCI hotplug: Use kmemdupJulia Lawall1-2/+1
2010-05-18PM/PCI: Update PCI power management documentationRafael J. Wysocki1-266/+992
2010-05-18PCI: output FW warning in pci_read/write_vpdPrarit Bhargava1-1/+6
2010-05-18Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément2-6/+3
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze4-4/+4
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément4-7/+6
2010-05-18Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément2-2/+1
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2-14/+12
2010-05-18Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.Alessio Igor Bogani1-7/+8
2010-05-18Staging: dt3155v4l: remove private memory allocatorMarin Mitov6-851/+107
2010-05-18Staging: crystalhd: Remove typedefs from driverLior Dotan11-462/+442
2010-05-18Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham1-7/+7
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More48-692/+700
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More10-56/+77
2010-05-18Staging: comedi: Altered the way printk is used in 8255.cMark1-5/+10
2010-05-18[IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck1-3/+0
2010-05-18[IA64] invoke oom-killer from page fault[email protected]1-10/+3
2010-05-18[IA64] use __ratelimitAkinobu Mita2-25/+8
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall3-10/+9
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches1-4/+4
2010-05-18[IA64] removing redundant ifdefJiri Olsa1-4/+0
2010-05-18staging: iio: adis16350 and similar IMU driverBarry Song6-0/+1355
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron1-3/+3
2010-05-18Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2-53/+56
2010-05-18Staging: iio: adis16220 vibration sensor driverBarry Song5-0/+830
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher1-0/+1
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings1-3/+4
2010-05-18Staging: comedi: Kconfig dependancy fixesAlexander Kurz1-3/+2
2010-05-18Staging: comedi: fix up build error from last Kconfig changesGreg Kroah-Hartman1-0/+1
2010-05-18Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz3-130/+1402
2010-05-18can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2-3/+18
2010-05-18fs/ocfs2/dlm: Use kstrdupJulia Lawall1-2/+1
2010-05-18fs/ocfs2/dlm: Drop memory allocation castJulia Lawall2-13/+7
2010-05-18Ocfs2: Optimize punching-hole code.Tristan Ye1-24/+140
2010-05-18Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.Tristan Ye2-2/+4
2010-05-18Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.Tristan Ye1-3/+27