aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
* | MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-10
* | MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-10
* | MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-08
* | MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-08
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-31
| * mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-31
| * mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker2011-10-31
* | MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-24
* | MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-24
* | MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-24
* | MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-24
* | MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-24
* | MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle2011-10-20
|/
* MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-01
* MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-21
* MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-21
* MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-21
* MIPS: Make the die_lock be rawWu Zhangjin2011-09-21
* MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-21
* MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-16
* MIPS: VPE: Select correct tcHillf Danton2011-09-16
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-26
|\
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-25
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-25
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-25
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-20
* | modules: make arch's use default loader hooksJonas Bonn2011-07-24
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \
| * | mips: Fix i8253 clockevent falloutThomas Gleixner2011-07-22
| * | mips: Use common i8253 clockeventThomas Gleixner2011-07-01
| * | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-09
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\ \ \ | |_|/ |/| |
| * | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-04
| |\ \
| | * | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-15
| | |/
| * | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-01
| * | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
| |/
* / PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-15
|/
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28
* | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-25
|\|
| * Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
| |\
| | * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| | |\
| | * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24