summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2010-12-16MIPS: MT: Fix typo in comment.Ralf Baechle
2010-12-16MIPS: FDT size is a be32Thomas Chou
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro
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