aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-15[POWERPC] ppc32: fix CPCI405 board supportMatthias Fuchs3-31/+140
2006-06-15[POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg1-0/+14
2006-06-15[POWERPC] check firmware state before suspendingDave C Boutcher3-0/+33
2006-06-15[POWERPC] Fix builtin command line interaction with firmwareAmos Waterland1-1/+1
2006-06-15[POWERPC] update pmac32_defconfigAnton Blanchard1-80/+124
2006-06-15[POWERPC] system call micro optimisationAnton Blanchard1-1/+1
2006-06-15[POWERPC] Fix HV bit handling on non partitioned machinesAnton Blanchard1-2/+2
2006-06-15[POWERPC] cleanup dma_mapping_opsAnton Blanchard3-21/+33
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard6-20/+25
2006-06-15[POWERPC] pcibus_to_node fixesAnton Blanchard3-8/+27
2006-06-15[POWERPC] Update pseries defconfigAnton Blanchard1-32/+43
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard7-94/+1
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard4-0/+16
2006-06-15[POWERPC] 64bit FPSCR supportAnton Blanchard3-5/+18
2006-06-15[POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com2-0/+34
2006-06-15[POWERPC] MSI abstractionJake Moilanen2-0/+30
2006-06-15[POWERPC] Add support for PCI-Express nodes in the device treeJake Moilanen3-2/+6
2006-06-15powerpc: Simplify push_end definition in pci_32.cPaul Mackerras1-3/+4
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras13-39/+160
2006-06-13powerpc: Fix some missed ppc32 mm->context.id conversionsPaul Mackerras2-4/+4
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras5-25/+0
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras1-1/+3
2006-06-11[PATCH] typo in vmscan.cChristoph Lameter1-1/+1
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming1-1/+5
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones1-3/+13
2006-06-11[PATCH] PCI: Error handling on PCI device resumeJean Delvare1-5/+8
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt1-0/+11
2006-06-10[SPARC64]: Set appropriate max_cache_size.David S. Miller1-0/+35
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras10-24/+31
2006-06-10[PATCH] powerpc: console_initcall ordering issuesMilton Miller1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel3-39/+42
2006-06-10[PATCH] powernow-k8 crash workaroundAndrew Morton1-1/+4
2006-06-10[PATCH] Further alterations for memory barrier documentDavid Howells1-78/+270
2006-06-10powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras1-1/+1
2006-06-10[SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller1-6/+118
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-06-09[TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2-97/+50
2006-06-09[SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller1-4/+7
2006-06-09[PATCH] powerpc: Cleanup hvc_rtas.c a littleMichael Ellerman1-21/+16
2006-06-09[PATCH] powerpc: Make rtas console _much_ fasterMichael Ellerman1-2/+2
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras3-2/+22
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras8-137/+267
2006-06-09[PATCH] Add a prctl to change the endianness of a process.Anton Blanchard2-0/+20
2006-06-09[PATCH] powerpc: Add udbg-immortal kernel optionBenjamin Herrenschmidt1-2/+5
2006-06-09[PATCH] powerpc: oprofile support for POWER6Michael Neuling4-26/+39
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig4-9/+13
2006-06-09[PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumaskChristoph Hellwig1-0/+5
2006-06-09[PATCH] powerpc: reorg RTAS delay codeJohn Rose4-91/+57
2006-06-09[PATCH] powerpc kbuild warning fixAndrew Morton1-8/+8