summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-189-3/+167
|\
| * MIPS: Implement __read_mostlyDavid Daney2011-01-181-1/+1
| * MIPS: jump label: Add MIPS support.David Daney2011-01-183-0/+61
| * MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-181-1/+1
| * MIPS: Probe for presence of KScratch registers.David Daney2011-01-182-0/+4
| * MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-184-1/+100
* | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-161-4/+2Star
|/
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-141-11/+3Star
* Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-228-32/+53
|\
| * MIPS: MT: Fix typo in comment.Ralf Baechle2010-12-161-1/+1
| * MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
| * MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
| * MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-161-5/+2Star
| * MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-161-9/+35
| * MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6Star
| * MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| * MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0Star
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
|/
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-291-0/+13
* MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-291-6/+7
* 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-281-11/+11
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-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/+34Star
| * | 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