summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds2007-02-092-0/+151
|\
| * [EISA] EISA registration with !CONFIG_EISAMaciej W. Rozycki2007-02-091-0/+10
| * [TC] MIPS: TURBOchannel update to the driver modelMaciej W. Rozycki2007-02-091-0/+141
* | [PATCH] in non-NUMA case mark GFP_THISNODE gfp_tAl Viro2007-02-091-1/+1
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-091-0/+2
|\ \
| * | [ALSA] ASoC codecs: WM8750 supportRichard Purdie2007-02-091-0/+1
| * | [ALSA] ASoC codecs: WM8731 supportRichard Purdie2007-02-091-0/+1
| |/
* | [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-091-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-0920-187/+133
|\ \
| * | [ATM]: atmarp.h needs to always include linux/types.hDavid S. Miller2007-02-081-2/+0
| * | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-082-134/+15
| |\ \
| | * | [IPSEC]: added the definition of Camellia cipherNoriaki TAKAMIYA2007-02-071-0/+1
| | * | [CRYPTO] api: Use structs for cipher/compressionHerbert Xu2007-02-071-7/+14
| | * | [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-071-127/+0
| * | | [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-082-2/+4
| * | | [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-081-1/+2
| * | | [PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-1/+2
| * | | [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-0/+19
| * | | [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-081-0/+19
| * | | [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...Patrick McHardy2007-02-081-3/+0
| * | | [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-081-0/+15
| * | | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-082-9/+6
| * | | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-082-21/+1
| * | | [NETFILTER]: NAT: optional source port randomization supportEric Leblond2007-02-081-0/+1
| * | | [NETFILTER]: add IPv6-capable TCPMSS targetPatrick McHardy2007-02-083-4/+14
| * | | [NETFILTER]: tcp conntrack: do liberal tracking for picked up connectionsPatrick McHardy2007-02-081-1/+3
| * | | [NETFILTER]: Add SANE connection tracking helperMichal Schmidt2007-02-081-0/+21
| * | | [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-1/+1
| * | | [NET] net/wanrouter/wanmain.c: cleanupsAdrian Bunk2007-02-081-8/+0
| * | | [TCP]: Seperate DSACK from SACK fast pathBaruch Even2007-02-081-1/+1
| * | | [PACKET]: Add optional checksum computation for recvmsgHerbert Xu2007-02-081-0/+10
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-091-0/+2
|\ \ \ | |/ / |/| |
| * | Add Attansic L1 ethernet driver.Jay Cliburn2007-02-081-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-081-5/+5
|\ \ \
| * | | Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-071-5/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-082-4/+19
|\ \ \ | |/ / |/| |
| * | Merge branch 'linux-2.6'Paul Mackerras2007-02-0729-489/+63
| |\ \ | | |/
| * | [POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day2007-02-071-0/+11
| * | [POWERPC] Introduce _SYSDEV_ATTROlof Johansson2007-02-071-4/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-072-0/+28
|\ \ \
| * | | ACPI support for IDE devicesHannes Reinecke2007-02-071-0/+27
| * | | ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-071-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-073-13/+18
|\ \ \ \
| * | | | msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-1/+1
| * | | | msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-0/+4
| * | | | msi: Kill msi_lookup_irqEric W. Biederman2007-02-071-0/+3
| * | | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| * | | | PCI: cleanup MSI codeSatoru Takeuchi2007-02-071-2/+1
| * | | | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-6/+0
| * | | | PCI: mark pci_find_device() as __deprecatedAdrian Bunk2007-02-071-1/+1
OpenPOWER on IntegriCloud