summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle5-0/+14
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle4-0/+4
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle1-2/+2
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle1-3/+3
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle1-1/+2
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle1-2/+0
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle1-1/+1
2006-04-19[MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle1-25/+23
2006-04-19[MIPS] Added tb0287_defconfig back.Yoichi Yuasa1-0/+1096
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+5
2006-04-02Manual merge with Linus.Dmitry Torokhov140-2892/+2157
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov1-2/+2
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2-29/+17
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall1-36/+11
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa18-45/+45
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern3-3/+4
2006-03-27[PATCH] unify PFN_* macrosDave Hansen7-29/+7
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle1-1/+1
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita1-0/+8
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell3-63/+2
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-31/+32
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-21/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-3/+3
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton3-12/+7
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin6-8/+8
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-2/+3
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-4/+2
2006-03-21[MIPS] Update defconfigs.Ralf Baechle46-1830/+1537
2006-03-21[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr1-0/+1
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2-1/+8
2006-03-21[MIPS] TX49XX has prefetch.Atsushi Nemoto3-2/+10
2006-03-21[MIPS] Kill tlb-andes.c.Thiemo Seufer3-260/+6
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle34-77/+78
2006-03-21[MIPS] Makefile crapectomy.Ralf Baechle1-169/+39
2006-03-21[MIPS] Mention Broadcom part number for BigSur boardMartin Michlmayr1-1/+1
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle9-48/+9
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2-84/+88
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto1-1/+2
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto4-32/+16
2006-03-21[MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr1-6/+6
2006-03-21[MIPS] Delete unused sys32_waitpid.Ralf Baechle1-6/+0
2006-03-21[MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle3-1/+51
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-16/+9
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton5-8/+58
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse1-1/+1
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse2-3/+1