summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C2013-09-031-4/+6
| * | MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2013-09-035-11/+153
| * | MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C2013-09-031-3/+1Star
| * | MIPS: Netlogic: Add support for XLP2XXJayachandran C2013-09-034-7/+33
| * | MIPS: Netlogic: Fix DT flash size parameterJayachandran C2013-09-032-2/+2
| * | MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2013-09-032-14/+0Star
| * | MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2013-09-034-0/+65
| * | MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-033-72/+55Star
| * | MIPS: ath79: Use local variables for clock ratesGabor Juhos2013-09-031-52/+106
| * | MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2013-09-032-11/+12
| * | MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos2013-09-034-11/+25
| * | MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos2013-09-031-2/+2
| * | MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau2013-09-031-1/+1
| * | MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0Star
| * | MIPS: Lantiq: Add defconfig for xway SoCJohn Crispin2013-09-031-0/+159
| * | MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer2013-09-031-1/+4
| * | MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer2013-09-031-0/+58
| * | MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2013-09-032-1/+64
| * | MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2013-09-033-4/+4
| * | MIPS: Add uImage build targetJames Hogan2013-09-033-0/+22
| * | MIPS: Refactor load/entry address calculationsJames Hogan2013-09-033-8/+13
| * | MIPS: Refactor boot and boot/compressed rulesJames Hogan2013-09-031-2/+13
| * | MIPS: add <dt-bindings/> symlinkJames Hogan2013-09-031-0/+1
| * | MIPS: Discard .eh_frame sections in linker script.David Daney2013-08-261-0/+1
| * | MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney2013-08-262-0/+22
| * | MIPS: Remove unreachable break statements from cp1emu.cDavid Daney2013-08-261-27/+0Star
| * | MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle2013-08-261-33/+22Star
| * | MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2013-08-262-4/+33
| * | MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu2013-08-261-2/+1Star
| * | MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney2013-08-261-0/+14
| * | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney2013-08-261-0/+2
| * | MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney2013-08-261-0/+1
| * | MIPS: Probe for new OCTEON CPU/SoC types.David Daney2013-08-261-0/+7
| * | MIPS: Add CPU identifiers for more OCTEON family members.David Daney2013-08-261-1/+4
| * | MIPS: use generic-y where possibleJames Hogan2013-08-2617-58/+16Star
| * | MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-261-0/+2
| |/
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+4
* | arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-131-0/+2
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+5
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+1Star
|\ \
| * | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2811-16/+60
| |\|
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
* | | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-092-0/+13
|\ \ \
| * | | MIPS: BCM63XX: export PSI size from nvramJonas Gorski2013-08-052-0/+13
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-062-7/+0Star
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-212-7/+0Star
| |\ \ \ \
| | * | | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-2/+0Star
| | * | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-5/+0Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-10/+10
|\ \ \ \ \ \
| * | | | | | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-041-7/+7