summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-291-29/+33
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-292-0/+1059
* MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu2010-10-291-1/+107
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-292-0/+490
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-292-3/+22
* MIPS: Octeon: Probe for Octeon II CPUs.David Daney2010-10-291-0/+7
* MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-291-0/+1
* MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-291-0/+24
* ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim2010-10-271-11/+11
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-0/+116
|\
| * of/mips: Add device tree support to MIPSDezhong Diao2010-10-213-0/+116
* | MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-251-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-2/+4
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-2/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-2116-4/+17
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
| * | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-0715-2/+15
* | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-202-6/+6
|\ \ \
| * | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-189-43/+47
|\ \ \ | |_|/ |/| |
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| |/
* | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-045-3/+22
* | MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
* | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-041-1/+1
* | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-041-2/+1
* | MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
* | MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-65/+146
|\
| * kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-051-7/+1
| * kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-051-58/+145
* | MIPS: Clean up notify_die() usage.David Daney2010-08-051-10/+15
* | MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-052-2/+1
* | MIPS: kprobe: Add support.David Daney2010-08-053-1/+579
* | MIPS: Decode core number for R2 CPUs.David Daney2010-08-051-0/+3
* | MIPS: SMTC: Use %p to format pointersKulikov Vasiliy2010-08-051-2/+1
* | MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-051-0/+4
* | MIPS: uasm: Add option to export uasm API.David Daney2010-08-051-1/+1
* | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-051-0/+20
* | MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin2010-08-051-3/+3
* | MIPS: Enable heap randomization.David Daney2010-08-051-0/+28
* | MIPS: Randomize mmap if randomize_va_space is setDavid Daney2010-08-051-1/+20