summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2009-01-26eeprom: More consistent symbol namesJean Delvare-10/+10
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens-1/+1
2009-01-11MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle-1/+4
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss-353/+234
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss-0/+81
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss-167/+225
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss-54/+64
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss-181/+143
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss-12/+28
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss-100/+42
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss-34/+0
2009-01-11MIPS: Print irq handler descriptionManuel Lauss-0/+1
2009-01-11MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss-57/+30
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss-644/+514
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss-41/+136
2009-01-11MIPS: Alchemy: devboards: consolidate filesManuel Lauss-481/+107
2009-01-11MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss-12/+28
2009-01-11MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney-2/+61
2009-01-11MIPS: Add defconfig for Cavium OCTEON.David Daney-0/+943
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney-20/+135
2009-01-11MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney-0/+1
2009-01-11MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney-0/+33
2009-01-11MIPS: Cavium OCTEON multiplier state preservation.David Daney-0/+17
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney-0/+3
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney-0/+35
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney-0/+69
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney-0/+14
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney-0/+19
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney-0/+9
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney-0/+41
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney-0/+6
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney-0/+20
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney-0/+21
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney-2/+2
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney-0/+4243
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney-0/+4200
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney-0/+7657
2009-01-11MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall-8/+8
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha-63/+1
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-29/+1
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds-6/+18
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas-16/+1
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas-14/+1
2009-01-06mips: introduce asm/swab.hHarvey Harrison-49/+59
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox-4/+1
2009-01-06mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1