summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09ata: Add defines for the iordy bitsAlan
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton
2007-02-09libata: convert to iomapTejun Heo
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox
2007-02-09[libata] trim trailing whitespaceJeff Garzik
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds
2007-02-09[PATCH] Add install_special_mappingRoland McGrath
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown
2007-02-09[PATCH] knfsd: fix a race in closing NFSd connectionsNeilBrown
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds
2007-02-09[PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro
2007-02-09[APM] Add shared version of APM emulationRalf Baechle
2007-02-09Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-02-09[EISA] EISA registration with !CONFIG_EISAMaciej W. Rozycki
2007-02-09[TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin
2007-02-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-09[ALSA] ASoC codecs: WM8750 supportRichard Purdie
2007-02-09[ALSA] ASoC codecs: WM8731 supportRichard Purdie
2007-02-08[ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto
2007-02-08[XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto
2007-02-08[NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy
2007-02-08[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...Patrick McHardy
2007-02-08[NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond
2007-02-08[NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy
2007-02-08[NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy
2007-02-08[NETFILTER]: Add SANE connection tracking helperMichal Schmidt
2007-02-08[NET]: unregister_netdevice as voidStephen Hemminger