summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier6-18/+18
2008-04-16RDMA/amso1100: Endian annotate mqsq allocatorRoland Dreier2-8/+8
2008-04-16RDMA/amso1100: Start of endianness annotationRoland Dreier8-160/+166
2008-04-16RDMA/nes: Delete unused variablesRoland Dreier2-16/+0
2008-04-16RDMA/nes: Trivial endianness annotationsRoland Dreier1-2/+2
2008-04-16RDMA/ucma: Endian annotationRoland Dreier1-1/+1
2008-04-16IB/cm: Endianness annotationsRoland Dreier1-19/+44
2008-04-16IB/mlx4: Endianness annotationsRoland Dreier1-2/+2
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier1-4/+4
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones2-3/+3
2008-04-16IB: Make struct ib_uobject.id a signed intRoland Dreier1-1/+1
2008-04-16RDMA/cxgb3: IDR IDs are signedRoland Dreier1-1/+1
2008-04-16RDMA/amso1100: Don't use 0UL as a NULL pointerRoland Dreier1-5/+5
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier1-1/+2
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier1-1/+1
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier6-11/+11
2008-04-16Linux 2.6.25v2.6.25Linus Torvalds1-1/+1
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-36/+13
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov4-8/+9
2008-04-17Au1200: IDE driver build fixSergei Shtylyov1-8/+1
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov2-18/+2
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk1-1/+0
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+4
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-6/+148
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-112/+173
2008-04-16AFS: Do not describe debug parameters with their valuePaul Bolle3-3/+3
2008-04-15USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman1-0/+2
2008-04-15USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai1-0/+10
2008-04-15USB: support more Huawei data card product IDsfangxiaozhi2-4/+124
2008-04-15USB: option.c: add more device IDsMatthias Urlichs1-2/+9
2008-04-15USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron1-0/+3
2008-04-15[TCP]: Add return value indication to tcp_prune_ofo_queue().Vitaliy Gusev1-3/+9
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2-3/+21
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt2-1/+5
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert1-3/+4
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks2-0/+5
2008-04-15spi: spi_s3c24xx must initialize bus_numBen Dooks1-6/+7
2008-04-15spi: spi_s3c24xx driver must init completionBen Dooks1-0/+3
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara5-6/+6
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan1-4/+3
2008-04-15add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro1-0/+1
2008-04-15Fix typos in Documentation/filesystems/seq_file.txtDmitri Vorobiev1-3/+3
2008-04-15uml: compile error fixWANG Cong1-0/+1
2008-04-15memcg: fix oops in oom handlingLi Zefan1-2/+2
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers15-1/+30
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers3-0/+5
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers4-0/+7
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers12-0/+25