| Commit message (Expand) | Author | Age |
* | MIPS: Lasat: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .text.start to .text..start. | Denys Vlasenko | 2010-03-03 |
* | | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 |
|/ |
|
* | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle | 2009-12-16 |
* | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan | 2009-12-16 |
* | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-16 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
* | sysctl mips/lasat: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 |
* | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 |
* | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer | 2008-07-15 |
* | [MIPS] Lasat: sysctl fixup | Thomas Horsten | 2008-06-16 |
* | [MIPS] Lasat: bring back from the dead | Thomas Horsten | 2008-06-16 |
* | [MIPS] Lasat: Convert pvc_sem semaphore to mutex | Daniel Walker | 2008-01-29 |
* | [MIPS] Lasat: Fix built in separate object directory. | WANG Cong | 2008-01-11 |
* | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-15 |
* | [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 |
* | [MIPS] Add back support for LASAT platforms | Brian Murphy | 2007-10-11 |
* | [MIPS] remove LASAT Networks platforms support | Yoichi Yuasa | 2007-07-10 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 |
* | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 2007-03-04 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 |
* | [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage | Eric W. Biederman | 2007-02-14 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 |
* | [PATCH] struct path: convert mips | Josef Sipek | 2006-12-08 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-07 |
* | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 |