summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-302-42/+50
* MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle2009-09-301-10/+23
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-301-13/+0
* MIPS: SMP: Fix build.Ralf Baechle2009-09-301-1/+1
* MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-301-3/+2
* MIPS: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* mips: fix build of vmlinux.ldsManuel Lauss2009-09-252-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-235-14/+15
|\
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-244-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-5/+13
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-2/+11
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-214-4/+4
|/
* MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon2009-09-171-0/+23
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-179-20/+20
* MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2009-09-171-8/+5
* MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle2009-09-174-150/+111
* MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle2009-09-173-9/+0
* MIPS: Clean up linker script using new linker script macros.Nelson Elhage2009-09-171-78/+8
* MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage2009-09-172-10/+8
* MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle2009-09-171-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-11/+10
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1421-140/+106
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-12/+10
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0414-6/+56
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-3/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1213-45/+47
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-152-3/+3
* | | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
| |/ / / |/| | |
* | | | MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-034-0/+4
* | | | MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-031-12/+0
* | | | MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-031-1/+1
* | | | MIPS: VPE: Make various functions static.Ralf Baechle2009-08-031-9/+8
* | | | MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-031-3/+12
* | | | MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-031-1/+2
* | | | MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
* | | | MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
* | | | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
* | | | MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-032-2/+5
* | | | MIPS: Eleminate filenames from commentsRalf Baechle2009-08-033-6/+0
* | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/ / /
* | | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-034-4/+4
* | | MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-031-3/+17
* | | MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-031-15/+16
* | | MIPS: CMP: activate CMP supportTim Anderson2009-07-031-61/+5
* | | MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-031-0/+4
OpenPOWER on IntegriCloud