summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss
2009-01-11MIPS: Print irq handler descriptionManuel Lauss
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss
2009-01-11MIPS: Alchemy: devboards: consolidate filesManuel Lauss
2009-01-11MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss
2009-01-11MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney
2009-01-11MIPS: Add defconfig for Cavium OCTEON.David Daney
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney
2009-01-11MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney
2009-01-11MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05proc: add /proc/*/stackKen Chen
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar