summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| |/
| * [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/+0
* | 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
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-097-23/+29
* [MIPS] Discard .exit.text at runtime.Ralf Baechle2006-03-091-1/+3
* [MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle2006-03-091-0/+4
* [MIPS] A struct console.setup function may not be __init.Ralf Baechle2006-03-091-1/+1
* [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto2006-03-011-2/+3
* [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-281-1/+1
* [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle2006-02-281-5/+11
* [MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto2006-02-273-57/+3
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-276-29/+30
* [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
OpenPOWER on IntegriCloud