aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-01-18MIPS: Implement __read_mostlyDavid Daney
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle
2010-12-16MIPS: FDT size is a be32Thomas Chou
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney
2010-10-29MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com
2010-10-27ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao