aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman1-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto1-32/+24
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2-2/+45
2006-04-19[MIPS] MIPS boards: Set HZ to 100.Ralf Baechle1-0/+13
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle4-1/+53
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle16-21/+924
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle4-14/+102
2006-04-19[MIPS] Fix genrtc compilation.Ralf Baechle1-2/+2
2006-04-19[MIPS] Use "R" constraint for cache_op.Ralf Baechle1-1/+1
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-20/+17
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2-2/+15
2006-04-19[MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle1-0/+2
2006-04-19[MIPS] it8172: Fix build of serial driver.Ralf Baechle1-6/+6
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-0/+1
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle1-6/+9
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle1-6/+9
2006-04-19[MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle1-2/+43
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle1-0/+1
2006-04-19[MIPS] Provide access functions for c0_badvaddr.Ralf Baechle1-0/+3
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-7/+0
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-84/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall1-31/+2
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-6/+6
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar1-0/+6
2006-03-27[PATCH] mips: add ptr_to_compat()Ingo Molnar1-0/+5
2006-03-27[PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki2-16/+1
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle1-84/+1
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita1-449/+16
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-3/+3
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+5
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-24[PATCH] abstract type/size specification for assemblyJan Beulich1-1/+3
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-13/+0
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+4
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle4-9/+9
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle3-27/+4
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto1-4/+4
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-1/+19
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto4-57/+66
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-0/+1
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle1-0/+18
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton1-0/+2
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse1-0/+4
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle1-1/+1
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15