summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle
2006-04-19[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle
2006-04-19[MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle
2006-04-19[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle
2006-04-19[MIPS] ITE: Glue build.Ralf Baechle
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle
2006-04-19[MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle
2006-04-19[MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle
2006-04-19[MIPS] PNX8550 build fix.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-04-19[MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle
2006-04-19[MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle
2006-04-19[MIPS] Added tb0287_defconfig back.Yoichi Yuasa
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-03-21[MIPS] Update defconfigs.Ralf Baechle
2006-03-21[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin
2006-03-21[MIPS] TX49XX has prefetch.Atsushi Nemoto