summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
|\
| * nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| * nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-1/+2
|\ \ | |/ |/|
| * mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-1/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-4/+4
|\ \ | |/ |/|
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-4/+4
* | MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
* | MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-101-0/+1
* | MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-094-0/+8
* | MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0720-20/+13Star
|\
| * mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
| * mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-11-019-9/+0Star
| * mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-11-0111-11/+11
| * mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker2011-11-011-0/+1
* | MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-251-0/+147
* | MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-251-469/+389Star
* | MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-253-519/+531
* | MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-252-57/+37Star
* | MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-251-0/+3
* | MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle2011-10-201-1/+1
|/
* MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-011-1/+9
* MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-213-2/+9
* MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-211-0/+3
* MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-211-0/+1
* MIPS: Make the die_lock be rawWu Zhangjin2011-09-211-3/+3
* MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-211-19/+20
* MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-171-1/+1
* MIPS: VPE: Select correct tcHillf Danton2011-09-171-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-274-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-2710-10/+10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-268-12/+10Star
|\
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-252-3/+0Star
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6Star
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-251-1/+0Star
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-214-0/+4
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-18/+2Star
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-231-99/+3Star
|\ \
| * | mips: Fix i8253 clockevent falloutThomas Gleixner2011-07-221-1/+1
| * | mips: Use common i8253 clockeventThomas Gleixner2011-07-011-95/+2Star
| * | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-3/+0Star
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-235-13/+49
|\ \ \ | |_|/ |/| |
| * | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-041-5/+14
| |\ \
| | * | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-151-5/+14
| | |/
| * | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
| * | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-013-8/+7Star
| |/
* / PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-161-16/+6Star
|/