aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] update timekeeping_is_continuous commentDaniel Walker1-1/+1
2007-03-01[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells1-1/+5
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells1-2/+1
2007-03-01[PATCH] md: add support for reshape of a raid6NeilBrown1-33/+124
2007-03-01[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/write errorNeilBrown2-29/+47
2007-03-01[PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown1-0/+3
2007-03-01[PATCH] md: move warning about creating a raid array on partitions of the one deviceNeilBrown1-26/+37
2007-03-01[PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin4-241/+32
2007-03-01[PATCH] md: fix raid10 recovery problem.NeilBrown1-18/+20
2007-03-01[PATCH] Fix failure paths in modules init in umem.cNeilBrown1-1/+4
2007-03-01[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk1-5/+5
2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk3-7/+5
2007-03-01[PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk1-2/+2
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk1-10/+0
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2-6/+0
2007-02-27Linux 2.6.21-rc2Linus Torvalds1-1/+1
2007-02-27[SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller1-2/+38
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4
2007-02-27remove the jffs MAINTAINERS entryAdrian Bunk1-7/+0
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown1-1/+1
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan6-13/+1
2007-02-27chelsio: Fix non-NAPI compileRoland Dreier1-0/+1
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray2-92/+235
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2-1/+16
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray1-2/+61
2007-02-27cxgb3 - FW version updateDivy Le Ray2-2/+6
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray2-66/+15
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray1-9/+12
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani1-4/+22
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani1-25/+75
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani1-2/+10
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani3-2/+40
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani2-19/+78
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani1-7/+28
2007-02-27qla3xxx: Bumping driver version numberBenjamin Li1-1/+1
2007-02-27qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2-19/+47
2007-02-27qla3xxx: bugfix tx reset after stress conditions.Ron Mercer1-28/+41
2007-02-27qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send()Benjamin Li1-7/+107
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2-36/+64
2007-02-27qla3xxx: Clean up receive process.Ron Mercer1-54/+24
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2-15/+34
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer1-22/+2
2007-02-27qla3xxx: Fix deadlock issue on error pathsBenjamin Li1-3/+12
2007-02-27qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li1-5/+8
2007-02-27qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li1-1/+0
2007-02-27qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li1-1/+7
2007-02-27Alignment in mv643xx_ethRalf Baechle2-14/+3
2007-02-27sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle1-11/+0
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi1-3/+1
2007-02-27skge: comma consistencyStephen Hemminger1-2/+2