aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-11
| |\ \ \ \ \ \ \
| | | | | | | * | MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C2011-12-07
| | | | | | | * | MIPS: Netlogic: Add XLP makefiles and configJayachandran C2011-12-07
| | | | | | | * | MIPS: Netlogic: XLP CPU support.Jayachandran C2011-12-07
| | | | | | | * | MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C2011-12-07
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu2011-12-07
| | | | | | * | MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu2011-12-07
| | | | | | * | MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu2011-12-07
| | | | | | * | MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu2011-12-07
| | | |_|_|/ / | | |/| | | |
| | | | | * | MIPS Kprobes: Support branch instructions probingManeesh Soni2011-12-07
| | | | | * | MIPS Kprobes: Refactor branch emulationManeesh Soni2011-12-07
| | | | | * | MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni2011-12-07
| | | | | * | MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni2011-12-07
| | | |_|/ / | | |/| | |
| | | * | | MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000Kevin Cernekee2011-12-07
| | | * | | MIPS: Add board_ebase_setup()Kevin Cernekee2011-12-07
| | | * | | MIPS: Add NMI notifierKevin Cernekee2011-12-07
| | |/ / /
| * | | | Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-11
| |\ \ \ \
| | * | | | MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-07
| | |/ / /
| * | | | Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
| | * | | MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney2011-12-07
| | |/ /
| * / / MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-07
| |/ /
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
| |/ |/|
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \
| * | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
|\ \ \ | |/ / |/| |
| * | mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
| |/
* | 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