Age | Commit message (Expand) | Author |
2007-06-06 | [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-01 | parse errors in ifdefs | Yoann Padioleau |
2007-05-24 | meth driver renovation | Ralf Baechle |
2007-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-19 | 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-11 | 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 | [MIPS] early_printk: allow the early console to run earlier | Franck Bui-Huu |
2007-05-11 | [MIPS] early_printk: use init section | Franck Bui-Huu |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-09 | wrap access to thread_info | Roman Zippel |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-05-08 | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |