summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | [PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham2009-08-031-1/+1
* | | | | MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-033-4/+8
* | | | | MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-032-2/+0
* | | | | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa2009-08-031-6/+6
* | | | | MIPS: Fix compile for !CONFIG_SMPAlexander Clouter2009-08-031-1/+1
* | | | | MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita2009-08-031-0/+1
* | | | | MIPS: Eleminate filenames from commentsRalf Baechle2009-08-0336-83/+5
* | | | | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle2009-08-031-2/+2
|/ / / /
* | | | mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-271-11/+0
* | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+3
* | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
|/ / /
* | | MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle2009-07-031-1/+8
* | | MIPS: Reorganize Cavium OCTEON PCI support.David Daney2009-07-038-221/+197
* | | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-0345-59/+59
* | | MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle2009-07-031-2/+2
* | | MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-033-4/+22
* | | MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-032-16/+17
* | | MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson2009-07-033-5/+16
* | | MIPS: CMP: activate CMP supportTim Anderson2009-07-035-62/+25
* | | MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-032-38/+40
* | | MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-032-11/+8
* | | MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney2009-07-031-2/+6
* | | MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-032-19/+4
* | | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney2009-07-035-6/+20
* | | MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev2009-07-031-3/+0
* | | MIPS: MT: Remove unnecessary semicolonsJoe Perches2009-07-031-1/+1
* | | MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-0318-0/+3307
| |/ |/|
* | MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-245-2/+365
* | MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle2009-06-241-2/+2
* | MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-247-7/+78
* | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle2009-06-241-3/+4
* | MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Ralf Baechle2009-06-241-0/+1
* | MIPS: Hibernation: Remove SMP TLB and cacheflushing code.Ralf Baechle2009-06-241-9/+0
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-2439-1/+39
* | MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle2009-06-241-0/+1
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* MIPS: Add hibernation supportWu Zhangjin2009-06-177-0/+143
* MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-172-4/+1
* MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-172-1/+5
* MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney2009-06-171-0/+11
* MIPS: TLB support for hugetlbfs.David Daney2009-06-172-12/+196
* MIPS: Add hugetlbfs page defines.David Daney2009-06-174-0/+32
* MIPS: Add support files for hugetlbfs.David Daney2009-06-173-0/+216
* MIPS: Remove unused parameters from iPTE_LW.David Daney2009-06-171-14/+14
* MIPS: Export erratum function needed by octeon-ethernet driver.David Daney2009-06-171-0/+3
* MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney2009-06-171-0/+27
OpenPOWER on IntegriCloud