Age | Commit message (Expand) | Author |
2006-06-06 | [MIPS] Fix 64-bit build for RM7000. | Ralf Baechle |
2006-06-06 | [MIPS] Fix non-linear memory mapping on MIPS | Sergei Shtylyov |
2006-06-06 | [MIPS] Fix swap entry for MIPS32 36-bit physical address | Sergei Shtylyov |
2006-06-06 | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support | Sergei Shtylyov |
2006-06-06 | [MIPS] Fix declaration of smp_prepare_cpus() platform hook. | Ralf Baechle |
2006-06-06 | [MIPS] Fix instable BogoMIPS on multi-issue processors. | Ralf Baechle |
2006-06-06 | [MIPS] Remove duplicate declaration of cpu_online_map. | Ralf Baechle |
2006-06-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-06-01 | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller |
2006-06-01 | [MIPS] Treat R14000 like R10000. | Kumba |
2006-06-01 | [MIPS] Update/Fix instruction definitions | Thiemo Seufer |
2006-06-01 | [MIPS] DSP and MDMX share the same config flag bit. | Thiemo Seufer |
2006-06-01 | [MIPS] Update struct sigcontext member names | Daniel Jacobowitz |
2006-06-01 | [MIPS] Update/fix futex assembly | Ralf Baechle |
2006-06-01 | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman |
2006-06-01 | [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address | Sergei Shtylyov |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse |
2006-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-04-27 | [MIPS] 24K LV: Add core card id. | Chris Dearman |
2006-04-27 | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. | Atsushi Nemoto |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-19 | [MIPS] Handle IDE PIO cache aliases on SMP. | Ralf Baechle |
2006-04-19 | [MIPS] MIPS boards: Set HZ to 100. | Ralf Baechle |
2006-04-19 | [MIPS] FPU affinity for MT ASE. | Ralf Baechle |
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle |
2006-04-19 | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle |
2006-04-19 | [MIPS] Fix genrtc compilation. | Ralf Baechle |
2006-04-19 | [MIPS] Use "R" constraint for cache_op. | Ralf Baechle |
2006-04-19 | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle |
2006-04-19 | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle |
2006-04-19 | [MIPS] MV6434x: Add prototype of interrupt dispatch function. | Ralf Baechle |
2006-04-19 | [MIPS] it8172: Fix build of serial driver. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle |
2006-04-19 | [MIPS] Wire up sync_file_range(2). | Ralf Baechle |
2006-04-19 | [MIPS] Wire splice syscall. | Ralf Baechle |
2006-04-19 | [MIPS] More SHT_* and SHF_* ELF definitions. | Ralf Baechle |
2006-04-19 | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle |
2006-04-19 | [MIPS] Provide access functions for c0_badvaddr. | Ralf Baechle |
2006-04-19 | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-03-28 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 | Matt Mackall |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar |
2006-03-27 | [PATCH] mips: add ptr_to_compat() | Ingo Molnar |
2006-03-27 | [PATCH] unify pfn_to_page: mips pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-26 | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle |
2006-03-26 | [PATCH] bitops: mips: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita |