aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson
2009-07-03MIPS: CMP: activate CMP supportTim Anderson
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches
2009-06-24MIPS: Add arch generic CPU hotplugRalf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-17MIPS: Add hibernation supportWu Zhangjin
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney
2009-06-17MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle