aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* MIPS: Use compat_sys_ptraceThomas Bogendoerfer2008-10-11
*---. Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-08
|\ \ \
| | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* | | | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-05
|/ / /
* | | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-03
* | | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-03
* | | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-03
* | | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-03
| |/ |/|
* | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
* | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-21
* | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-21
* | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-21
|/
* [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-05
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-05
* [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-05
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-26
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-26
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-26
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-26
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-26
* [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-26
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-30
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-30
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-24
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-24
|\ \ \
| * | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-23
| * | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-18
| | |/ | |/|
* | | flag parameters: pipeUlrich Drepper2008-07-24
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* | | device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-20
* | | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle2008-07-20
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-15
|\ \
| * | [MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto2008-07-15
| * | [MIPS] MSC01: Cleanup configuration.Ralf Baechle2008-07-15
| * | [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-15
| * | [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-15
| * | [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-15
| * | [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-15
| * | [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-15
| * | [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-15
| * | [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-15
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\ \ \
| * | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| * | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| * | | mips: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-15
|\ \ \ \ | |_|/ / |/| | |