aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto3-1/+6
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
2006-03-09[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle1-0/+3
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle1-0/+18
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle1-0/+12
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-2/+9
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4
2006-02-21[MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle1-3/+3
2006-02-21[MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto1-3/+3
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-10/+12
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-14[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki1-3/+3
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle1-17/+0
2006-02-14[MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle1-1/+4
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto1-33/+41
2006-02-14[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle1-3/+1
2006-02-14[MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2-10/+14
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-10/+62
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto1-1/+1
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle1-7/+57