summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-252-10/+8
* 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/+21
* MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner2011-03-251-26/+23
* 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/+24
* 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/+18
* MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-251-20/+17
* 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/+6
* | 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/+1
* | 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/+25
* | MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin2011-03-141-27/+27
* | MIPS, Tracing: Speed up function graph tracerWu Zhangjin2011-03-141-7/+7
* | MIPS: Replace deprecated spinlock initializationThomas Gleixner2011-03-141-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-189-3/+167
|\
| * MIPS: Implement __read_mostlyDavid Daney2011-01-181-1/+1
| * MIPS: jump label: Add MIPS support.David Daney2011-01-183-0/+61
| * MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-181-1/+1
| * MIPS: Probe for presence of KScratch registers.David Daney2011-01-182-0/+4
| * MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-184-1/+100
* | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-4/+2
|/
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-131-11/+3
* Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-228-32/+53
|\
| * MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| * MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| * MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| * MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-161-5/+2
| * MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-161-9/+35
| * MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6
| * MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| * MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
|/
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-291-0/+13
* MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-291-6/+7