aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney1-0/+13
2010-10-29MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee1-6/+7
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee1-29/+33
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2-0/+1059
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu1-1/+107
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2-0/+490
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu2-3/+22
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney1-0/+7
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney1-0/+1
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com1-0/+24
2010-10-27ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim1-11/+11
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-0/+116
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-2/+4
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds16-4/+17
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao3-0/+116
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro1-1/+1
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-6/+6
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-43/+47
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-2/+4
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+2
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells15-2/+15
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle1-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney5-3/+22
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle1-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle1-2/+1
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall1-1/+1
2010-10-04MIPS: Fix a typo.Andrea Gelmini1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-3/+7
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-65/+146
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel1-7/+1
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel1-58/+145
2010-08-05MIPS: Clean up notify_die() usage.David Daney1-10/+15
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney2-2/+1
2010-08-05MIPS: kprobe: Add support.David Daney3-1/+579
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney1-0/+3
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy1-2/+1
2010-08-05MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney1-0/+4
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney1-1/+1
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen1-0/+20
2010-08-05MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin1-3/+3