summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-05sl82c105: rework PIO support (take 2)Sergei Shtylyov1-1/+0
2007-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds10-529/+529
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds10-24/+42
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-102/+107
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds5-30/+85
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-41/+33
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds21-15/+55
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+312
2007-05-04ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto1-0/+1
2007-05-04ps3av: misc updatesGeert Uytterhoeven1-21/+1
2007-05-04ps3av: thread updatesGeert Uytterhoeven1-2/+3
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven1-2/+8
2007-05-04NuBus header updateFinn Thain1-51/+75
2007-05-04m68k: remove unused adb.hFinn Thain1-75/+0
2007-05-04lockdep: Add missing disable/enable irq variantRoman Zippel1-1/+5
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz2-0/+7
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds7-24/+151
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-4/+8
2007-05-04[SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2-0/+3
2007-05-04[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala1-0/+4
2007-05-04[XFRM] SPD info TLV aggregationJamal Hadi Salim2-35/+28
2007-05-04[XFRM] SAD info TLV aggregationxJamal Hadi Salim2-23/+15
2007-05-04[AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt1-0/+2
2007-05-04[S390] add hardware capability support (ELF_HWCAP).Martin Schwidefsky2-6/+11
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck1-3/+3
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig2-15/+19
2007-05-03[IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet1-8/+5
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-2/+24
2007-05-03[BNX2]: Add support for 5709 Serdes.Michael Chan1-0/+1
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan1-0/+2
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy1-9/+16
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte1-18/+0
2007-05-03[TCP]: Use S+L catcher only with SACK for nowIlpo Järvinen1-1/+2
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy1-0/+1
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap1-1/+1
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells1-4/+4
2007-05-03[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.Eric Dumazet1-2/+0
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk1-6/+0
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk1-1/+0
2007-05-02MSI: Give archs the option to free all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman1-0/+1
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman1-1/+0
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman2-4/+5
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman1-0/+2
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman1-0/+1
2007-05-02PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov1-0/+3
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-3/+0
2007-05-02PCI: scatterlist.h needs types.hJean Delvare16-0/+28
2007-05-02pci: New PCI-E reset APIBrian King1-0/+14