| Commit message (Expand) | Author | Age |
* | [PATCH] fix mips sys32_p{read,write} | Al Viro | 2006-04-26 |
* | [MIPS] Use __ffs() instead of ffs() for waybit calculation. | Atsushi Nemoto | 2006-04-18 |
* | [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Make mips_srs_init static. | Ralf Baechle | 2006-04-18 |
* | [MIPS] kgdb: Let gcc compute the array size itself. | Ralf Baechle | 2006-04-18 |
* | [MIPS] FPU affinity for MT ASE. | Ralf Baechle | 2006-04-18 |
* | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-18 |
* | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | 2006-04-18 |
* | [MIPS] R2: Instruction hazard barrier. | Ralf Baechle | 2006-04-18 |
* | [MIPS] R2: Implement shadow register allocation without spinlock. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix VR41xx build errors. | Yoichi Yuasa | 2006-04-18 |
* | [MIPS] Fix tx49_blast_icache32_page_indexed. | Atsushi Nemoto | 2006-04-18 |
* | [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. | Atsushi Nemoto | 2006-04-18 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-18 |
* | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: Fix over two year old typo in variable name. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE: Glue build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE8172: Fix build error due to missmatching prototypes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix CONFIG_LIMITED_DMA build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix breakage due to the grand makefile crapectomy. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Sort out duplicate exports. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire up sync_file_range(2). | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire splice syscall. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Some formatting fixes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup printk in mips_srs_init. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Remove redundant initialization of sr_allocated. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Cleanup free_initmem the same way as i386 did. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Added tb0287_defconfig back. | Yoichi Yuasa | 2006-04-18 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 |
|\ |
|
| * | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 |
| * | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov | 2006-03-28 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 |
| |\ |
|
| | * | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 |
| * | | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 2006-03-28 |
| * | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC | Matt Mackall | 2006-03-28 |
| * | | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa | 2006-03-27 |
| * | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |