aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle1-1/+4
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss5-353/+234
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss3-0/+81
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss4-167/+225
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss4-54/+64
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss5-181/+143
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss5-12/+28
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss5-100/+42
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss3-34/+0
2009-01-11MIPS: Print irq handler descriptionManuel Lauss1-0/+1
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss1-57/+30
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss15-644/+514
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss9-41/+136
2009-01-11MIPS: Alchemy: devboards: consolidate filesManuel Lauss23-481/+107
2009-01-11MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss27-12/+28
2009-01-11MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney1-2/+61
2009-01-11MIPS: Add defconfig for Cavium OCTEON.David Daney1-0/+943
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney6-20/+135
2009-01-11MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney1-0/+1
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney1-0/+33
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney1-0/+17
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney1-0/+3
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2-0/+35
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney1-0/+69
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney1-0/+14
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney4-0/+19
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2-0/+9
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney3-0/+41
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney2-0/+6
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney1-0/+20
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney1-0/+21
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney1-2/+2
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney19-0/+4243
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon.David Daney15-0/+4200
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney10-0/+7657
2009-01-11MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall8-8/+8
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha1-63/+1
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-29/+1
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-6/+18
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-14/+1
2009-01-06mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-4/+1
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1