summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-281-84/+1Star
|\
| * [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-84/+1Star
* | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall2006-03-281-31/+2Star
* | [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-6/+6
* | [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* | [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* | [PATCH] mips: add ptr_to_compat()Ingo Molnar2006-03-271-0/+5
* | [PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-16/+1Star
* | [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-261-449/+16Star
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* | [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-261-0/+5
|/
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-241-1/+3
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-13/+0Star
* It's UTF-8Alexey Dobriyan2006-03-221-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-211-0/+4
|\
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-201-0/+4
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-214-9/+9
* | [MIPS] Reformat __xchg().Ralf Baechle2006-03-211-4/+4
* | [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-213-27/+4Star
* | [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-211-4/+4
* | [MIPS] Signal cleanupAtsushi Nemoto2006-03-211-1/+19
* | [MIPS] Make I/O helpers more customizableAtsushi Nemoto2006-03-214-57/+66
* | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-211-0/+1
* | [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle2006-03-211-0/+18
* | [MIPS] Add early console for Cobalt.Peter Horton2006-03-211-0/+2
|/
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-181-1/+1
* [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
* [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
* [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-183-1/+6
* [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
* [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle2006-03-091-0/+3
* [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-281-0/+18
* [MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle2006-02-271-0/+12
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-2/+9
* [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle2006-02-271-4/+4
* [MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle2006-02-211-3/+3
* [MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto2006-02-211-3/+3
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-10/+12
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki2006-02-141-3/+3
* [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2006-02-141-17/+0Star
* [MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle2006-02-141-1/+4
* [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-141-33/+41
* [MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle2006-02-141-3/+1Star
* [MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2006-02-142-10/+14
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-084-10/+62
|\
| * [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-081-1/+1
| * [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-7/+57
| * [MIPS] Make do_signal return void.Ralf Baechle2006-02-081-1/+1