summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Manual merge with Linus.Dmitry Torokhov2006-04-02140-2892/+2157Star
|\
| * [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0Star
| * [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-291-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/+17Star
| * | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11Star
| * | [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/+7Star
| * | [PATCH] bitops: mips: use generic bitopsAkinobu Mita2006-03-261-0/+8
| * | [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-263-63/+2Star
| * | [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1Star
| * | [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-31/+32
| |/
| * [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-21/+1Star
| * [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-3/+3
| * [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-233-12/+7Star
| * [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/+2Star
| |\
| | * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-1/+1
| | * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-202-3/+1Star
| * | [MIPS] Update defconfigs.Ralf Baechle2006-03-2146-1830/+1537Star
| * | [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/+6Star
| * | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-2134-77/+78
| * | [MIPS] Makefile crapectomy.Ralf Baechle2006-03-211-169/+39Star
| * | [MIPS] Mention Broadcom part number for BigSur boardMartin Michlmayr2006-03-211-1/+1
| * | [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-219-48/+9Star
| * | [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/+16Star
| * | [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/+0Star
| * | [MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle2006-03-213-1/+51
| * | [MIPS] sc-rm7k.c cleanupAtsushi Nemoto2006-03-211-16/+9Star
| * | [MIPS] Add early console for Cobalt.Peter Horton2006-03-215-8/+58
| |/
| * [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle2006-03-181-1/+2
| * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-182-17/+63
| * [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
| * [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-181-2/+4
| * [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
| * [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
| * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-182-5/+9
| * [MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle2006-03-181-19/+0Star
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-143-0/+36
|/
* [MIPS] Always pass -msoft-float.Ralf Baechle2006-03-091-0/+1
* [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-091-17/+17