summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-06-01[CPUFREQ] fix up comment in cpufreq.hDave Jones1-1/+1
2005-05-30[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason1-0/+1
2005-05-30[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman1-4/+18
2005-05-30[IPV4]: Primary and secondary addressesHarald Welte2-0/+3
2005-05-30Automatic merge of 'misc-fixes' branch fromLinus Torvalds1-0/+1
2005-05-30[BRIDGE]: make dev->features unsignedStephen Hemminger1-1/+1
2005-05-30[BRIDGE]: features change notificationStephen Hemminger2-0/+2
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap1-0/+1
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds1-3/+25
2005-05-29[PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso1-1/+5
2005-05-28Input:Adrian Bunk1-3/+25
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-1/+4
2005-05-27libata: Fix use-after-iounmapJeff Garzik1-0/+1
2005-05-27[BNX2]: New Broadcom gigabit network driver.Michael Chan2-0/+10
2005-05-26[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_sAlexey Dobriyan1-3/+3
2005-05-26[PKT_SCHED] netem: allow random reordering (with fix)Stephen Hemminger1-1/+8
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-16/+4
2005-05-25[PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it1-3/+1
2005-05-24[NET]: netdevice.h: be'ify packet_typeAlexey Dobriyan1-1/+1
2005-05-23[TG3]: Add 5752M device ID.Xose Vazquez Perez1-0/+1
2005-05-23[NET]: include/linux/if_tr.h clean-upJon Mason1-24/+15
2005-05-23[NET]: Kill stray reference to sock->passcred.David S. Miller1-1/+0
2005-05-22Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.gitLinus Torvalds1-0/+27
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault1-4/+4
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman1-0/+27
2005-05-21[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-0/+1
2005-05-20Fix get_unmapped_area sanity testsLinus Torvalds1-1/+3
2005-05-18[PATCH] Driver Core: remove driver model detach_stateDavid Brownell1-3/+0
2005-05-17Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds1-0/+7
2005-05-16[PATCH] libata: flush COMRESET set and clearBrett Russ1-0/+7
2005-05-10[PATCH] Serial: Add uart_insert_char()Russell King1-0/+19
2005-05-06[PATCH] update Ross Biro bouncing email addressJesper Juhl9-9/+9
2005-05-06[PATCH] Spelling cleanups in shrinker codeDomen Puncer1-2/+2
2005-05-06[PATCH] ixj* - compile warning cleanupDomen Puncer1-2/+0
2005-05-06[PATCH] comments on locking of task->commPaolo 'Blaisorblade' Giarrusso1-2/+5
2005-05-06[PATCH] make some things staticAdrian Bunk1-1/+0
2005-05-06[PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton1-3/+0
2005-05-06[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig1-1/+1
2005-05-06[PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig1-0/+1
2005-05-06[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli1-0/+3
2005-05-06[PATCH] include/linux/soundcard.h: endianness fixStuart Brady3-10/+75
2005-05-06[ATALK]: Add alloc_ltalkdev().Christoph Hellwig1-1/+1
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-5/+11
2005-05-04[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-2/+0
2005-05-04[PATCH] PCI: Add pci shutdown abilityGreg KH1-0/+1
2005-05-04[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf1-0/+2
2005-05-04[RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf1-0/+2
2005-05-04[RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf1-2/+2
2005-05-04[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf1-0/+2
2005-05-04[XFRM]: Prevent off-by-one access to xfrm_dispatchThomas Graf1-1/+2