summaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2006-06-06[MIPS] Fix sparsemem support.Chad Reese
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei 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-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller
2006-06-01[MIPS] Treat R14000 like R10000.Kumba
2006-06-01[MIPS] Update/Fix instruction definitionsThiemo Seufer
2006-06-01[MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz
2006-06-01[MIPS] Update/fix futex assemblyRalf 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 addressSergei Shtylyov
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-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_SHIFTYasunori Goto
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar
2006-03-27[PATCH] mips: add ptr_to_compat()Ingo Molnar
2006-03-27[PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi