summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala4-7/+45
2009-03-24powerpc/mm: Used free register to save a few cycles in SW TLB miss handlingKumar Gala1-27/+24
2009-03-24powerpc/mm: Remove unused register usage in SW TLB miss handlingKumar Gala1-8/+3
2009-03-24powerpc: expect all devices calling dma ops to have archdata setKumar Gala1-11/+1
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2-13/+36
2009-03-24powerpc/pci: Default to dma_direct_ops for pci dma_opsKumar Gala1-1/+1
2009-03-24powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell1-1/+1
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell7-23/+20
2009-03-24powerpc: Turn on self-tests in ppc64_defconfigMichael Ellerman1-3/+3
2009-03-24powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman1-3/+3
2009-03-24powerpc/cell: Make axonram depends on BLOCKMichael Ellerman1-1/+1
2009-03-24powerpc: Add virtual processor dispatch trace logJeremy Kerr4-0/+295
2009-03-24powerpc: Add dispatch trace log fields to lppacaJeremy Kerr1-2/+4
2009-03-24powerpc: Fix page_ins details in lppaca commentsJeremy Kerr1-1/+1
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell1-25/+6
2009-03-24powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot1-1/+5
2009-03-24powerpc: Fix prom_init on 32-bit OF machinesBenjamin Herrenschmidt1-1/+1
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt123-3572/+4141
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-25/+11
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-20Merge commit 'gcl/next' into nextBenjamin Herrenschmidt7-42/+435
2009-03-20Merge commit 'kumar/next' into nextBenjamin Herrenschmidt13-18/+2532
2009-03-20powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2-12/+26
2009-03-20powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt12-467/+564
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch1-0/+1889
2009-03-19powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch4-1/+597
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely1-0/+1
2009-03-19powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.Martyn Welch1-0/+4
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller336-4117/+6357
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-64/+203
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky1-1/+1
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand1-60/+190
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt54-1001/+2042
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik1-1/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer3-101/+95
2009-03-17m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer3-749/+372