aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAge
* MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-16
* MIPS: FDT size is a be32Thomas Chou2010-12-16
* MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-16
* MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-16
* MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-16
* MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-16
* MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-16
* MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-16
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-29
* MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-29
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-29
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-29
* MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu2010-10-29
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-29
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-29
* MIPS: Octeon: Probe for Octeon II CPUs.David Daney2010-10-29
* MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-29
* MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-29
* ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\
| * of/mips: Add device tree support to MIPSDezhong Diao2010-10-21
* | MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-25
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-07
| * | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-20
|\ \ \
| * | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-19
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-18
|\ \ \ | |_|/ |/| |
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-18
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-18
| * | MIPS: Sanitize restart logicsAl Viro2010-10-18
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-18
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-18
| |/
* | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-04
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-04
* | MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-04
* | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-04
* | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-04
* | MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-04
* | MIPS: Fix a typo.Andrea Gelmini2010-10-04
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\
| * kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-05
| * kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-05
* | MIPS: Clean up notify_die() usage.David Daney2010-08-05