summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra-4/+4
2011-11-10MIPS: ASID conflict after CPU hotplugMaksim Rayskiy-1/+2
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen-0/+1
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney-0/+8
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper-19/+19
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-20/+13
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker-9/+0
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker-11/+11
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker-0/+1
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney-0/+147
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney-519/+531
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney-57/+37
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney-0/+3
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle-1/+1
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch-1/+9
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang-2/+9
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle-0/+3
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang-0/+1
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin-3/+3
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner-19/+20
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton-1/+1
2011-09-17MIPS: VPE: Select correct tcHillf Danton-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-10/+10
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-12/+10
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle-3/+0
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee-8/+6
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn-18/+2
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-99/+3
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-13/+49
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner-1/+1
2011-07-20MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle-0/+4
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki-16/+6
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar-5/+14
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra-0/+28
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-8/+7
2011-07-01mips: Use common i8253 clockeventThomas Gleixner-95/+2
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar-5/+14
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle-3/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2011-05-28Merge branch 'setns'Linus Torvalds-0/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+4
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King-1/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King-1/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo-210/+166