summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C
2011-12-07MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu
2011-12-07MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu
2011-12-07MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu
2011-12-07MIPS Kprobes: Support branch instructions probingManeesh Soni
2011-12-07MIPS Kprobes: Refactor branch emulationManeesh Soni
2011-12-07MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni
2011-12-07MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney
2011-12-07MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee
2011-12-07MIPS: Add board_ebase_setup()Kevin Cernekee
2011-12-07MIPS: Add NMI notifierKevin Cernekee
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-11-10MIPS: ASID conflict after CPU hotplugMaksim Rayskiy
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney