summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-52/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-1/+1
|\
| * [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* | [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
|/
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-20/+6
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-041-2/+2
* [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-121-2/+2
* [MIPS] Update defconfigs to reflect Kconfig changes.Ralf Baechle2005-12-0145-3184/+3160
* [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-013-8/+0
* [MIPS] Fix register handling in syscalls when debugging.Ralf Baechle2005-12-014-4/+12
* [MIPS] Alchemy: Set board type on initialization.Ralf Baechle2005-12-011-1/+11
* [MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle2005-12-011-4/+3
* [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2005-12-012-26/+2
* [MIPS] Qemu: Accept kernel command line passed by the Emulator.Ralf Baechle2005-12-011-1/+12
* [MIPS] Generate SIGILL againDaniel Jacobowitz2005-12-011-2/+3
* [MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.Ralf Baechle2005-12-011-2/+2
* [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle2005-12-011-1/+1
* [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle2005-12-011-2/+2
* [MIPS] JMR3927: Declare puts function.Ralf Baechle2005-12-011-0/+2
* [MIPS] JMR3927 fixes.Sergei Shtylylov2005-12-011-9/+19
* [MIPS] Update defconfigsRalf Baechle2005-11-1745-654/+1917
* [MIPS] SEAD: More build fixes.Ralf Baechle2005-11-172-13/+3
* [MIPS] TX3927: Try to glue the PCI code.Ralf Baechle2005-11-171-71/+43
* [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle2005-11-171-0/+1
* [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle2005-11-171-1/+1
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1
* [MIPS] IP32: Fix sparse warnings.Arnaud Giersch2005-11-171-2/+2
* [MIPS] IP32: Export mace symbol.Arnaud Giersch2005-11-171-0/+3
* [MIPS] JMR3927: Fix syntax error.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: Undo accidental rename.Ralf Baechle2005-11-171-1/+1
* [MIPS] DDB5477: Fix unused variable warning.Ralf Baechle2005-11-171-3/+7
* [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with...Clemens Buchacher2005-11-131-2/+2
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-0/+1
* [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-096-16/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-1/+5
* [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-091-3/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-0720-182/+249
|\
| * Fix return type of setup_frame variantsAtsushi Nemoto2005-11-072-8/+8
| * IRIX: Use schedule_timeout_interruptible.Ralf Baechle2005-11-071-2/+1
| * Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-0711-2/+86
| * Add .gitignore files for MIPS.Ralf Baechle2005-11-071-0/+4
| * VPE loader janitoringRalf Baechle2005-11-071-56/+44
| * PNX8550 uses a MIPS32-like processor core, not R4xx0.Ralf Baechle2005-11-073-10/+13
| * Turn rtlx upside down.Ralf Baechle2005-11-071-104/+93
* | [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-50/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
OpenPOWER on IntegriCloud