aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle
2008-12-04MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle
2008-12-04MIPS: Fix potential DOS by untrusted user app.Vlad Malov
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle
2008-10-30MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle
2008-10-30MIPS: Consider value of c0_ebase when computing value of exception base.David Daney
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi
2008-10-27MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto
2008-10-27MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto
2008-10-27MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-11MIPS: Move ptrace prototypes to ptrace.hRalf Baechle
2008-10-11MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney
2008-10-11MIPS: Probe watch registers and report configuration.David Daney
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle