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