summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] tpm_infineon section fixupRandy Dunlap2006-04-221-1/+2
* | | | | [PATCH] tpm: update bios log code for 1.2Kylene Jo Hall2006-04-221-12/+37
* | | | | [PATCH] tpm: check mem start and lenKylene Jo Hall2006-04-221-0/+7
* | | | | [PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst2006-04-221-29/+29
* | | | | [PATCH] tpm: use clear_bitKylene Jo Hall2006-04-221-18/+7
* | | | | [PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall2006-04-223-26/+32
* | | | | [PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn2006-04-225-1/+670
* | | | | [PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2006-04-222-2/+247
* | | | | [PATCH] tpm: command duration updateKylene Jo Hall2006-04-222-3/+311
* | | | | [PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall2006-04-225-40/+55
* | | | | [PATCH] tpm: chip struct updateKylene Jo Hall2006-04-224-55/+53
* | | | | [PATCH] tpm: reorganize sysfs filesKylene Jo Hall2006-04-221-59/+86
* | | | | [PATCH] tpm: spacing cleanupsKylene Jo Hall2006-04-221-5/+4
* | | | | [PATCH] tpm: fix missing stringKylene Jo Hall2006-04-221-0/+1
* | | | | [PATCH] tpm: fix memory leakKylene Jo Hall2006-04-221-0/+2
* | | | | [PATCH] Fix reiserfs deadlockJan Kara2006-04-221-2/+3
* | | | | [PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org2006-04-221-1/+2
* | | | | [PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison2006-04-221-4/+0
* | | | | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen2006-04-221-2/+2
* | | | | [PATCH] add migratepage address space op to shmemLee Schermerhorn2006-04-221-0/+3
* | | | | [PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft2006-04-221-0/+2
* | | | | [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt2006-04-226-280/+342
|/ / / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-2025-171/+289
|\ \ \ \
| * \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-2024-170/+288
| |\ \ \ \
| | * | | | [PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes2006-04-191-0/+8
| | * | | | [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
| | * | | | [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-194-67/+82
| | * | | | [PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2006-04-192-47/+77
| | * | | | [PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk2006-04-191-0/+1
| | * | | | [PATCH] bcm43xx: fix config menu alignmentRandy Dunlap2006-04-191-0/+3
| | * | | | [PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2006-04-192-10/+11
| | * | | | [PATCH] softmac: report when scanning has finishedJohannes Berg2006-04-191-0/+6
| | * | | | [PATCH] softmac: fix event sendingJohannes Berg2006-04-193-6/+33
| | * | | | [PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net2006-04-191-3/+15
| | * | | | [PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net2006-04-191-0/+2
| | * | | | [PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net2006-04-191-0/+10
| | * | | | [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch2006-04-191-0/+1
| | * | | | [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin2006-04-191-1/+1
| | * | | | [PATCH] softmac: fix spinlock recursion on reassocMichael Buesch2006-04-191-1/+2
| | * | | | [PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes2006-04-191-1/+1
| | * | | | [PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes2006-04-191-1/+2
| | * | | | [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-191-0/+11
| | * | | | [PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams2006-04-191-29/+17
| | * | | | [PATCH] softmac uses Wiress Ext.Randy Dunlap2006-04-191-0/+1
| * | | | | [PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov2006-04-201-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-209-22/+40
|\ \ \ \ \ \
| * | | | | | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-201-13/+7
| * | | | | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-204-0/+17
| * | | | | | [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-191-3/+7
| * | | | | | [SUNGEM]: Marvell PHY suspend.Johannes Berg2006-04-191-5/+6
OpenPOWER on IntegriCloud