| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 1 | -9/+8 |
* | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer | 2008-07-15 | 5 | -25/+18 |
* | [MIPS] Lasat: sysctl fixup | Thomas Horsten | 2008-06-16 | 3 | -153/+56 |
* | [MIPS] Lasat: bring back from the dead | Thomas Horsten | 2008-06-16 | 1 | -0/+2 |
* | [MIPS] Lasat: Convert pvc_sem semaphore to mutex | Daniel Walker | 2008-01-29 | 3 | -13/+10 |
* | [MIPS] Lasat: Fix built in separate object directory. | WANG Cong | 2008-01-11 | 1 | -3/+3 |
* | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-15 | 1 | -8/+14 |
* | [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 | 1 | -5/+2 |
* | [MIPS] Lasat: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-16 | 1 | -3/+5 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 4 | -14/+10 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | [MIPS] Add back support for LASAT platforms | Brian Murphy | 2007-10-11 | 22 | -0/+2408 |
* | [MIPS] remove LASAT Networks platforms support | Yoichi Yuasa | 2007-07-10 | 21 | -2302/+0 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 | 4 | -43/+20 |
* | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 2007-03-04 | 1 | -1/+0 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage | Eric W. Biederman | 2007-02-14 | 1 | -29/+116 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -1/+1 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 1 | -2/+1 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 1 | -9/+8 |
* | [PATCH] struct path: convert mips | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -7/+0 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+1 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -30/+6 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -3/+3 |
* | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 1 | -6/+2 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 4 | -4/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 3 | -76/+9 |
* | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+2 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -31/+32 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 1 | -2/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 1 | -2/+2 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 | 1 | -1/+1 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 1 | -1/+1 |
* | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 1 | -1/+4 |
|/ |
|
* | Use rtc_lock to protect RTC operations | Atsushi Nemoto | 2005-11-07 | 1 | -0/+9 |
* | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 2005-10-29 | 1 | -0/+15 |
* | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 2005-10-29 | 1 | -8/+7 |
* | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 2005-10-29 | 1 | -5/+1 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 15 | -57/+57 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 21 | -0/+2323 |