| Commit message (Expand) | Author | Age |
* | [MIPS] Fix IP27 build | Atsushi Nemoto | 2007-06-11 |
* | [MIPS] Fix modpost warnings by making start_secondary __cpuinit | Ralf Baechle | 2007-06-11 |
* | [MIPS] SMTC: Fix build error caused by nonsense code. | Chris Dearman | 2007-06-11 |
* | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. | Ralf Baechle | 2007-06-11 |
* | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. | Ralf Baechle | 2007-06-11 |
* | [MIPS] SMTC: Fix warning. | Ralf Baechle | 2007-06-11 |
* | [MIPS] Wire up utimensat, signalfd, timerfd, eventfd | Atsushi Nemoto | 2007-06-11 |
* | [MIPS] Atlas: Fix build. | Ralf Baechle | 2007-06-11 |
* | [MIPS] Always install the DSP exception handler. | Chris Dearman | 2007-06-11 |
* | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. | Ralf Baechle | 2007-06-11 |
* | [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS | Atsushi Nemoto | 2007-06-06 |
* | [MIPS] Fix some minor typoes in arch/mips/Kconfig. | Robert P. J. Day | 2007-06-06 |
* | [MIPS] Remove prototype for deleted function qemu_handle_int | Ralf Baechle | 2007-06-06 |
* | [MIPS] Fix some system calls with long long arguments | Atsushi Nemoto | 2007-06-06 |
* | [MIPS] Make dma_map_sg handle sg elements which are longer than one page | Thomas Bogendoerfer | 2007-06-06 |
* | [MIPS] Fix VGA corruption on RM300C | Thomas Bogendoerfer | 2007-06-06 |
* | [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy | Thomas Bogendoerfer | 2007-06-06 |
* | [MIPS] EMMA2RH: remove dead KGDB code | Sergei Shtylyov | 2007-06-06 |
* | [MIPS] Remove duplicate fpu enable hazard code. | Chris Dearman | 2007-06-06 |
* | [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. | Ralf Baechle | 2007-06-06 |
* | parse errors in ifdefs | Yoann Padioleau | 2007-06-01 |
* | meth driver renovation | Ralf Baechle | 2007-05-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22 | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | Convert SGI IP22 and specific drivers to platform_device. | Ralf Baechle | 2007-05-11 |
* | | [MIPS] Rework cobalt_board_id | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Use RTC_CMOS for Cobalt | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Use platform_device for Cobalt UART | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Separate Alchemy processor based boards config | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Run checksyscalls for N32 and O32 ABI | Atsushi Nemoto | 2007-05-11 |
* | | [MIPS] tlbex: use __maybe_unused | David Rientjes | 2007-05-11 |
* | | [MIPS] excite: use __maybe_unused | David Rientjes | 2007-05-11 |
* | | [MIPS] Add extern cobalt_board_id | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Remove unused CONFIG_TOSHIBA_BOARDS | Atsushi Nemoto | 2007-05-11 |
* | | [MIPS] Rename tb0229_defconfig to tb0219_defconfig | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219. | Yoichi Yuasa | 2007-05-11 |
* | | [MIPS] Add minimum defconfig for RBHMA4200 | Atsushi Nemoto | 2007-05-11 |
* | | [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno() | Atsushi Nemoto | 2007-05-11 |
* | | [MIPS] clocksource: use CLOCKSOURCE_MASK() macro | Franck Bui-Huu | 2007-05-11 |
* | | [MIPS] Remove LIMITED_DMA support | Franck Bui-Huu | 2007-05-11 |
* | | [MIPS] Remove Momenco Jaguar ATX support | Franck Bui-Huu | 2007-05-11 |
* | | [MIPS] Remove Momenco Ocelot G support | Franck Bui-Huu | 2007-05-11 |
* | | [MIPS] MT: Reenable EIC support and add support for SOCit SC. | Chris Dearman | 2007-05-11 |
* | | [MIPS] Define and use vi_handler_t for vectored interrupt handlers. | Ralf Baechle | 2007-05-11 |
* | | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. | Ralf Baechle | 2007-05-11 |
* | | [MIPS] Make do_default_vi static | Ralf Baechle | 2007-05-11 |
* | | [MIPS] Add __ucmpdi2 implementation | Thiemo Seufer | 2007-05-11 |