summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle2006-04-191-0/+2
* [MIPS] it8172: Fix build of serial driver.Ralf Baechle2006-04-191-6/+6
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-0/+1
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-191-6/+9
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-191-6/+9
* [MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle2006-04-191-2/+43
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-0/+1
* [MIPS] Provide access functions for c0_badvaddr.Ralf Baechle2006-04-191-0/+3
* [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-7/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-281-84/+1
|\
| * [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-84/+1
* | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall2006-03-281-31/+2
* | [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/+1
* | [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-261-449/+16
* | [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/+0
* 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/+4
* | [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-151-10/+12
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
OpenPOWER on IntegriCloud