summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2006-04-222-0/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'master'Kumar Gala2006-04-04556-9326/+48607
| | |\ \ \ \
| | * | | | | powerpc/ppc: export strncasecmpKumar Gala2006-04-022-0/+2
| * | | | | | [PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt2006-04-214-6/+6
| * | | | | | [PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt2006-04-213-76/+79
| * | | | | | [PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2006-04-212-17/+17
| * | | | | | [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2006-04-212-3/+7
| * | | | | | [PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt2006-04-211-43/+35
| * | | | | | [PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson2006-04-212-3/+11
| * | | | | | [PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson2006-04-214-20/+69
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] tpm: add HID module parameterKylene Jo Hall2006-04-221-1/+12
* | | | | | [PATCH] tpm: add interrupt module parameterKylene Jo Hall2006-04-221-35/+43
* | | | | | [PATCH] tpm: spacing cleanups 2Kylene Jo Hall2006-04-221-13/+9
* | | | | | [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
OpenPOWER on IntegriCloud