summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-207-121/+9Star
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1428-583/+496Star
| |\
| | * clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-77/+1Star
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-217-48/+9Star
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-1/+1
|\ \ \ \
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
| | |_|/ | |/| |
* | | | MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-191-113/+0Star
* | | | MIPS: Cleanup arch_get_unmapped_areaRalf Baechle2011-05-191-12/+5Star
* | | | MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan2011-05-191-0/+10
* | | | MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee2011-05-191-0/+5
* | | | MIPS: Introduce set_elf_platform() helper functionRobert Millan2011-05-191-4/+8
* | | | MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-196-19/+41
* | | | MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-191-1/+1
* | | | MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-0/+1
* | | | MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C2011-05-191-0/+1
* | | | MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2011-05-191-0/+56
* | | | MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2Star
| |/ / |/| |
* | | MIPS: Audit: Fix success success argument pass to audit_syscall_exitRalf Baechle2011-05-101-2/+2
* | | MIPS: Document former use of timerfd(2) syscall number.Ralf Baechle2011-05-104-4/+4
* | | MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2011-05-101-0/+1
* | | MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney2011-05-101-2/+3
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-316-6/+6
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-2910-19/+23
* | MIPS: Wire up syncfs(2).Ralf Baechle2011-03-254-0/+4
* | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-254-0/+12
* | MIPS: Use generic show_interrupts()Thomas Gleixner2011-03-251-41/+2Star
* | MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-252-10/+8Star
* | MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner2011-03-251-1/+2
* | MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner2011-03-251-14/+14
* | MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner2011-03-251-25/+21Star
* | MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-26/+23Star
* | MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-9/+9
* | MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner2011-03-251-27/+24Star
* | MIPS: GT641xx: Convert to new irq_chip functionsThomas Gleixner2011-03-251-13/+13
* | MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner2011-03-251-25/+18Star
* | MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-251-20/+17Star
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-141-2/+29
* | MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
* | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6Star
* | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
* | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
* | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-141-1/+1
* | MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1Star
* | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2
* | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-141-1/+1
* | MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-141-2/+9
* | MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-141-32/+38
* | MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-141-27/+25Star