summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* mips: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0213-26/+21
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-138-8/+8
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-133-5/+5
| * cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-134-11/+6
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | Merge branch 'next' into for-linusJames Morris2008-12-253-6/+7
|\ \ | |/ |/|
| * Merge branch 'master' into nextJames Morris2008-12-041-1/+1
| |\
| * | CRED: Use creds in file structsDavid Howells2008-11-141-2/+2
| * | CRED: Separate task security context from task_structDavid Howells2008-11-141-2/+2
| * | CRED: Wrap task credential accesses in the MIPS archDavid Howells2008-11-141-2/+3
* | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-051-1/+1
* | | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney2008-12-041-1/+1
* | | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2008-12-042-2/+2
* | | MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle2008-12-041-1/+1
* | | MIPS: Fix potential DOS by untrusted user app.Vlad Malov2008-12-042-11/+6
| |/ |/|
* | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
|/
* MIPS: Sort out CPU type to name translation.Ralf Baechle2008-10-301-127/+98
* MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle2008-10-301-10/+12
* MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-302-12/+16
* MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle2008-10-301-6/+0
* MIPS: Consider value of c0_ebase when computing value of exception base.David Daney2008-10-301-4/+9
* MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi2008-10-271-0/+1
* MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto2008-10-271-1/+1
* MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2008-10-272-2/+2
* MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle2008-10-271-2/+4
* MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-272-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-2/+2
|\
| * device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-163-70/+4
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
|/
* MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-151-1/+1
* MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber2008-10-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1322-367/+982
|\
| * MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2008-10-111-6/+0
| * MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney2008-10-112-1/+109
| * MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2008-10-112-5/+23
| * MIPS: Probe watch registers and report configuration.David Daney2008-10-112-2/+13
| * MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney2008-10-112-1/+189
| * MIPS: Use compat_sys_ptraceThomas Bogendoerfer2008-10-114-37/+22
| *---. Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
| |\ \ \
| | | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
| * | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-0/+1
| |/ / /
| * | | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-036-249/+512
| * | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-032-6/+6
| * | | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-033-13/+14
| * | | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-032-4/+4
| | |/ | |/|
| * | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-2/+1
| * | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
OpenPOWER on IntegriCloud