aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2-17/+63
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2-5/+9
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle1-19/+0
2006-03-09[MIPS] Always pass -msoft-float.Ralf Baechle1-0/+1
2006-03-09[MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle1-17/+17
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle7-23/+29
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-03-09[MIPS] A struct console.setup function may not be __init.Ralf Baechle1-1/+1
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto1-2/+3
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle1-1/+1
2006-02-28[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle1-5/+11
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto3-57/+3
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle6-29/+30
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-1/+1
2006-02-21[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.Ralf Baechle1-4/+9
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle1-1/+1
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2-4/+6
2006-02-21[MIPS] Add topology_init.Rojhalat Ibrahim1-0/+20
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr1-3/+2