summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2006-06-06[MIPS] Fix sparsemem support.Chad Reese-0/+16
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle-0/+1
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov-27/+31
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov-2/+14
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov-2/+3
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle-2/+2
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle-10/+12
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle-1/+0
2006-06-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+9
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller-1/+9
2006-06-01[MIPS] Treat R14000 like R10000.Kumba-1/+3
2006-06-01[MIPS] Update/Fix instruction definitionsThiemo Seufer-5/+28
2006-06-01[MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer-1/+1
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz-2/+8
2006-06-01[MIPS] Update/fix futex assemblyRalf Baechle-25/+116
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman-1/+3
2006-06-01[MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov-39/+49
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto-32/+24
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle-2/+45
2006-04-19[MIPS] MIPS boards: Set HZ to 100.Ralf Baechle-0/+13
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle-1/+53
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle-21/+924
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle-14/+102
2006-04-19[MIPS] Fix genrtc compilation.Ralf Baechle-2/+2
2006-04-19[MIPS] Use "R" constraint for cache_op.Ralf Baechle-1/+1
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle-20/+17
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle-2/+15
2006-04-19[MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle-0/+2
2006-04-19[MIPS] it8172: Fix build of serial driver.Ralf Baechle-6/+6
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle-0/+1
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle-6/+9
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle-6/+9
2006-04-19[MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle-2/+43
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle-0/+1
2006-04-19[MIPS] Provide access functions for c0_badvaddr.Ralf Baechle-0/+3
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto-7/+0
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-84/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall-31/+2
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa-6/+6
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar-0/+6
2006-03-27[PATCH] mips: add ptr_to_compat()Ingo Molnar-0/+5
2006-03-27[PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki-16/+1
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle-84/+1
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita-449/+16
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-3/+3
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato-0/+5
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi-0/+1