| Commit message (Expand) | Author | Age |
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-12 |
|\ |
|
| * | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-01-12 |
|\ \ |
|
| * | | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 2009-01-11 |
| * | | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Print irq handler description | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: pb1200: update CPLD cascade irq handler. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: move commandline mangling out of common code | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: devboards: consolidate files | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Alchemy: Move development board code to common subdirectory | Manuel Lauss | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON to arch/mips/Kconfig | David Daney | 2009-01-11 |
| * | | MIPS: Add defconfig for Cavium OCTEON. | David Daney | 2009-01-11 |
| * | | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 2009-01-11 |
| * | | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. | David Daney | 2009-01-11 |
| * | | MIPS: Cavium OCTEON multiplier state preservation. | David Daney | 2009-01-11 |
| * | | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney | 2009-01-11 |
| * | | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. | David Daney | 2009-01-11 |
| * | | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 2009-01-11 |
| * | | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney | 2009-01-11 |
| * | | MIPS: Override assembler target architecture for octeon. | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h | David Daney | 2009-01-11 |
| * | | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. | David Daney | 2009-01-11 |
| * | | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex... | David Daney | 2009-01-11 |
| * | | MIPS: Add Cavium OCTEON processor CSR definitions | David Daney | 2009-01-11 |
| * | | MIPS: Alchemy: Change strict_strtol to strict_strtoul | Julia Lawall | 2009-01-11 |
| * | | MIPS: 64-bit: Use generic 32-bit ptrace compat code. | Anirban Sinha | 2009-01-11 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-12 |
|\ \ |
|
| * | | sparc: Fix asm/signal.h for 32-bit. | David S. Miller | 2009-01-11 |
| * | | sparc: Eliminate PROMLIB_INTERNAL as it does nothing | Julian Calaby | 2009-01-08 |
| * | | sparc: Kill exports of prom internal functions | Julian Calaby | 2009-01-08 |
| * | | sparc64: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 |
| * | | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 |
| * | | sparc: Create a new file lib/ksyms.c and add export of all symbols defined in... | Sam Ravnborg | 2009-01-08 |
| * | | sparc: Most unaligned_64.c tweaks for branch tracer warnings. | David S. Miller | 2009-01-08 |
| * | | sparc: Fix sun4d_irq.c build. | David S. Miller | 2009-01-08 |
| * | | sparc: Update 32-bit defconfig. | David S. Miller | 2009-01-08 |