aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-213-20/+55
| * | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
| |/
| * [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-051-15/+18
| * [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-051-5/+7
| * [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-051-2/+4
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-062-2/+0
|/
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-264-0/+24
* [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-261-22/+20
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-304-0/+318
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-304-1571/+0
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1823-5936/+65
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-241-0/+1
|\ \ \
| * | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-231-1/+1
| * | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-181-0/+1
| | |/ | |/|
* | | flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* | | device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* | | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-205-5/+12
* | | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle2008-07-201-17/+0
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-1516-5789/+20
|\ \
| * | [MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto2008-07-151-4/+6
| * | [MIPS] MSC01: Cleanup configuration.Ralf Baechle2008-07-151-1/+1
| * | [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-152-10/+9