summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-121-0/+4
|\
| * sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-01-12126-2031/+18974
|\ \
| * | MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-111-1/+4
| * | MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-115-353/+234
| * | MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-113-0/+81
| * | MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-114-167/+225
| * | MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-114-54/+64
| * | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-115-181/+143
| * | MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-115-12/+28
| * | MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-115-100/+42
| * | MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-113-34/+0
| * | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
| * | MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss2009-01-111-57/+30
| * | MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-1115-644/+514
| * | MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss2009-01-119-41/+136
| * | MIPS: Alchemy: devboards: consolidate filesManuel Lauss2009-01-1123-481/+107
| * | MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss2009-01-1127-12/+28
| * | MIPS: Add Cavium OCTEON to arch/mips/KconfigDavid Daney2009-01-111-2/+61
| * | MIPS: Add defconfig for Cavium OCTEON.David Daney2009-01-111-0/+943
| * | MIPS: Adjust the dma-common.c platform hooks.David Daney2009-01-116-20/+135
| * | MIPS: Add Cavium OCTEON slot into proper tlb category.David Daney2009-01-111-0/+1
| * | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-111-0/+33
| * | MIPS: Cavium OCTEON multiplier state preservation.David Daney2009-01-111-0/+17
| * | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney2009-01-111-0/+3
| * | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-112-0/+35
| * | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney2009-01-111-0/+69
| * | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney2009-01-111-0/+14
| * | MIPS: Hook up Cavium OCTEON in arch/mips.David Daney2009-01-114-0/+19
| * | MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-112-0/+9
| * | MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-113-0/+41
| * | MIPS: Override assembler target architecture for octeon.David Daney2009-01-112-0/+6
| * | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney2009-01-111-0/+20
| * | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney2009-01-111-0/+21
| * | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney2009-01-111-2/+2
| * | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-1119-0/+4243
| * | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney2009-01-1115-0/+4200
| * | MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney2009-01-1110-0/+7657
| * | MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall2009-01-118-8/+8
| * | MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha2009-01-111-63/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-1242-585/+595
|\ \
| * | sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-101-0/+4
| * | sparc: Eliminate PROMLIB_INTERNAL as it does nothingJulian Calaby2009-01-083-6/+0
| * | sparc: Kill exports of prom internal functionsJulian Calaby2009-01-084-25/+0
| * | sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0815-126/+66
| * | sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0819-134/+82
| * | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-084-186/+197
| * | sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller2009-01-081-4/+4
| * | sparc: Fix sun4d_irq.c build.David S. Miller2009-01-081-2/+2
| * | sparc: Update 32-bit defconfig.David S. Miller2009-01-081-76/+214