summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-195-0/+14
* [MIPS] Wire splice syscall.Ralf Baechle2006-04-194-0/+4
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-2/+2
* [MIPS] Some formatting fixes.Ralf Baechle2006-04-191-3/+3
* [MIPS] Fixup printk in mips_srs_init.Ralf Baechle2006-04-191-1/+2
* [MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle2006-04-191-2/+0
* [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+1
* [MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle2006-04-191-25/+23
* [MIPS] Added tb0287_defconfig back.Yoichi Yuasa2006-04-191-0/+1096
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* Manual merge with Linus.Dmitry Torokhov2006-04-02140-2892/+2157
|\
| * [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
| * [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-281-2/+2
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-281-1/+1
| |\
| | * [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-1/+1
| * | [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-282-29/+17
| * | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11
| * | [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-2718-45/+45
| * | [PATCH] Notifier chain update: API changesAlan Stern2006-03-273-3/+4
| * | [PATCH] unify PFN_* macrosDave Hansen2006-03-277-29/+7
| * | [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-261-0/+8
| * | [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-263-63/+2
| * | [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
| * | [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-31/+32
| |/
| * [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-21/+1
| * [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-3/+3
| * [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-233-12/+7
| * [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-226-8/+8
| * [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-212-4/+2
| |\
| | * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-1/+1
| | * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-202-3/+1
| * | [MIPS] Update defconfigs.Ralf Baechle2006-03-2146-1830/+1537
| * | [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr2006-03-211-0/+1
| * | [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2006-03-212-1/+8
| * | [MIPS] TX49XX has prefetch.Atsushi Nemoto2006-03-213-2/+10
| * | [MIPS] Kill tlb-andes.c.Thiemo Seufer2006-03-213-260/+6
| * | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-2134-77/+78
| * | [MIPS] Makefile crapectomy.Ralf Baechle2006-03-211-169/+39
| * | [MIPS] Mention Broadcom part number for BigSur boardMartin Michlmayr2006-03-211-1/+1
| * | [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-219-48/+9
| * | [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-212-84/+88
| * | [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto2006-03-211-1/+2
| * | [MIPS] Signal cleanupAtsushi Nemoto2006-03-214-32/+16
| * | [MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr2006-03-211-6/+6
| * | [MIPS] Delete unused sys32_waitpid.Ralf Baechle2006-03-211-6/+0
| * | [MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle2006-03-213-1/+51
| * | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-211-16/+9
| * | [MIPS] Add early console for Cobalt.Peter Horton2006-03-215-8/+58
| |/