aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik1-2/+0
2007-02-09ata: Add defines for the iordy bitsAlan1-0/+2
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi1-36/+6
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-40/+28
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo1-0/+2
2007-02-09libata: remove unused functionsTejun Heo1-4/+0
2007-02-09libata: update libata core layer to use devresTejun Heo1-5/+4
2007-02-09libata: implement ata_host_detach()Tejun Heo1-1/+1
2007-02-09devres: device resource managementTejun Heo7-1/+125
2007-02-09libata: kill qc->nsect and cursectTejun Heo1-5/+1
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo1-1/+1
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo1-4/+7
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu1-0/+2
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox1-4/+0
2007-02-09[libata] trim trailing whitespaceJeff Garzik1-1/+1
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan1-0/+1
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds1-0/+62
2007-02-09[PATCH] Add install_special_mappingRoland McGrath1-0/+3
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-0/+1
2007-02-09[PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown1-1/+1
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov1-0/+1
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2-0/+151
2007-02-09[PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro1-1/+1
2007-02-09[APM] Add shared version of APM emulationRalf Baechle1-0/+62
2007-02-09Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-0/+2
2007-02-09[EISA] EISA registration with !CONFIG_EISAMaciej W. Rozycki1-0/+10
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki1-0/+141
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin1-2/+0
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-187/+133
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+2
2007-02-09[ALSA] ASoC codecs: WM8750 supportRichard Purdie1-0/+1
2007-02-09[ALSA] ASoC codecs: WM8731 supportRichard Purdie1-0/+1
2007-02-08[ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller1-2/+0
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller2-134/+15
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt2-2/+4
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry1-1/+2
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto1-1/+2
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto1-0/+19
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy1-0/+19
2007-02-08[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target functionPatrick McHardy1-3/+0
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA1-0/+15
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt2-9/+6
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2-21/+1
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond1-0/+1
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy3-4/+14
2007-02-08[NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy1-1/+3
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt1-0/+21
2007-02-08[NET]: unregister_netdevice as voidStephen Hemminger1-1/+1