summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0
| * | 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/+0
| * | MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle2013-08-261-33/+22
| * | 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/+1
| * | 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/+16
| * | 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/+1
|\ \
| * | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2811-16/+60
| |\|
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | 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/+0
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-212-7/+0
| |\ \ \ \
| | * | | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-2/+0
| | * | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-5/+0
* | | | | | 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
| * | | | | | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-041-1/+1
| * | | | | | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-041-10/+10
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-052-487/+486
|\ \ \ \ \ \
| * | | | | | mips/kvm: Make kvm_locore.S 64-bit buildable/safe.David Daney2013-08-261-27/+27
| * | | | | | mips/kvm: Cleanup .push/.pop directives in kvm_locore.SDavid Daney2013-08-261-13/+1
| * | | | | | mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.SDavid Daney2013-08-261-484/+491
| * | | | | | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+0
|\ \ \ \ \ \
| * | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-047-16/+24
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-08-011-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-032-10/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |