aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney
2010-10-29MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com
2010-10-27ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall
2010-10-04MIPS: Fix a typo.Andrea Gelmini
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel
2010-08-05MIPS: Clean up notify_die() usage.David Daney
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney
2010-08-05MIPS: kprobe: Add support.David Daney
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy
2010-08-05MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen
2010-08-05MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin