| Commit message (Expand) | Author | Age |
* | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} | Ralf Baechle | 2008-01-29 |
* | [MIPS] Use correct dma flushing in dma_cache_sync() | Thomas Bogendoerfer | 2008-01-29 |
* | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 2008-01-29 |
* | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 | Atsushi Nemoto | 2008-01-29 |
* | [MIPS] IP22/IP28: fix extracting board/chip rev | Thomas Bogendoerfer | 2008-01-29 |
* | [MIPS] Use real cache invalidate | Thomas Bogendoerfer | 2008-01-29 |
* | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 |
* | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle | 2008-01-29 |
* | [MIPS] MT: Scheduler support for SMT | Ralf Baechle | 2008-01-29 |
* | [MIPS] tlbex.c: cleanup debug code | Franck Bui-Huu | 2008-01-29 |
* | [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align | Franck Bui-Huu | 2008-01-29 |
* | [MIPS] tlbex.c: cleanup include files | Franck Bui-Huu | 2008-01-29 |
* | [MIPS] tlbex.c: Cleanup __init usages. | Franck Bui-Huu | 2008-01-29 |
* | [MIPS] Delete now-unreferenced i2c-yosemite.h header file. | Robert P. J. Day | 2008-01-29 |
* | [MIPS] Remove duplicate includes. | Lucas Woods | 2008-01-29 |
* | [MIPS] ARC: Use strchr instead of strstr. | Roel Kluin | 2008-01-29 |
* | [MIPS] Remove useless S-cache flushes. | Ralf Baechle | 2008-01-29 |
* | [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. | Ralf Baechle | 2008-01-29 |
* | [MIPS] Put cast inside macro instead of all the callers | Andrew Sharp | 2008-01-29 |
* | [MIPS] clean up au1xxx_irqmap.c include files | Yoichi Yuasa | 2008-01-29 |
* | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 2008-01-29 |
* | [MIPS] CFE: Make code remotely resemble Linux code. | Christoph Hellwig | 2008-01-29 |
* | [MIPS] cleanup tx39/tx49 setup code | Atsushi Nemoto | 2008-01-29 |
* | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 |
* | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki | 2008-01-29 |
* | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 |
* | [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. | Ralf Baechle | 2008-01-29 |
* | [MIPS] Delete unused CONFIG_64BIT_CONTEXT | Ralf Baechle | 2008-01-29 |
* | [MIPS] Delete unused CONFIG_DMA_IP32. | Ralf Baechle | 2008-01-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | [WATCHDOG] constify function pointer tables | Jan Engelhardt | 2008-01-25 |
| * | [WATCHDOG] TXx9 watchdog driver | Atsushi Nemoto | 2008-01-25 |
| * | [WATCHDOG] misc_register patch | Wim Van Sebroeck | 2008-01-25 |
| * | [WATCHDOG] wdt: fix locking | Alan Cox | 2008-01-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-28 |
|\ \ |
|
| * | | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 |
| * | | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 |
| * | | sh: remove consistent alloc stuff from the machine vector | Magnus Damm | 2008-01-27 |
| * | | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-27 |
| * | | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-27 |
| * | | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-27 |
| * | | sh: constify function pointer tables | Jan Engelhardt | 2008-01-27 |
| * | | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-27 |
| * | | cdrom: Add support for Sega Dreamcast GD-ROM. | Adrian McMenamin | 2008-01-27 |
| * | | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-27 |
| * | | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default. | Paul Mundt | 2008-01-27 |
| * | | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-27 |
| * | | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch. | Paul Mundt | 2008-01-27 |
| * | | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors. | Paul Mundt | 2008-01-27 |
| * | | sh: r2d - enable sm501 usb host function | Magnus Damm | 2008-01-27 |