summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-04-231-1/+5
|\
| * powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras2006-04-231-1/+5
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-04-226-1/+1260
|\ \
| * \ Merge branch '85xx'Kumar Gala2006-04-046-1/+1260
| |\ \
| | * | Add 85xx CDS to arch/powerpcAndy Fleming2006-04-046-1/+1260
* | | | Merge branch 'merge'Paul Mackerras2006-04-222-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | 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/pseries: clear PCI failure counter if no new failuresLinas Vepstas2006-04-223-33/+40
* | | | [PATCH] powerpc: Remove stale iseries globalOlof Johansson2006-04-223-18/+2
* | | | [PATCH] powerpc: Quiet oprofile output at bootOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: Quiet rtasd output at bootOlof Johansson2006-04-221-3/+3
* | | | [PATCH] powerpc: Quiet PCI init printoutsOlof Johansson2006-04-221-5/+5
* | | | [PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: Less verbose mem configuration outputOlof Johansson2006-04-222-7/+7
* | | | [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-224-7/+7
* | | | [PATCH] powerpc: Quiet VETH version printkOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: Quiet page order outputOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: Quiet time init outputOlof Johansson2006-04-221-2/+2
* | | | [PATCH] powerpc: Quiet HVSI boot outputOlof Johansson2006-04-221-1/+1
* | | | [PATCH] powerpc: remove io_page_maskAnton Blanchard2006-04-227-56/+6
* | | | [PATCH] powerpc: clear IPIs on kdumpHaren Myneni2006-04-221-10/+13
* | | | [PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown()Michael Ellerman2006-04-221-0/+13
|/ / /
* | | [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
* | | 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