summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle2012-12-131-1/+2
| * | MIPS: Fix potencial corruptionRalf Baechle2012-12-131-11/+0Star
| * | MIPS: Fix for warning from FPU emulation codeRalf Baechle2012-12-131-7/+8
| * | MIPS: Handle COP3 Unusable exception as COP1X for FP emulationMaciej W. Rozycki2012-12-131-3/+18
| * | MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2012-12-131-3/+1Star
| * | MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yFlorian Fainelli2012-12-131-2/+2
| * | MIPS: Remove unused smvp.hPaul Bolle2012-12-131-19/+0Star
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-133-14/+58
| * | MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney2012-12-131-0/+3457
| * | MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney2012-12-131-0/+6
| * | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-134-111/+0Star
| * | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-133-8/+2Star
| * | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-133-7/+3Star
| * | MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli2012-12-131-0/+3
| * | MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-131-3/+3
| * | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-137-34/+34
| * | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-136-9/+335
| * | MIPS: kdump: Add supportRalf Baechle2012-12-1311-9/+396
| * | MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-121-0/+2
| * | MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-121-5/+8
| * | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-122-8/+0Star
| * | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-122-33/+0Star
| * | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-121-1/+1
| * | MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-121-4/+0Star
| * | MIPS: Cavium: Update defconfigDavid Daney2012-12-121-17/+81
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-128-6/+243
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-124-23/+58
| * | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-127-20/+23
| * | MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-121-1/+1
| * | MIPS: tlbex: Better debug output.Ralf Baechle2012-11-262-48/+124
| * | MIPS: N32: Remove unused defines.Ralf Baechle2012-11-261-6/+0Star
| * | MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-261-1/+0Star
| * | MIPS: Remove R5000A.Ralf Baechle2012-11-262-5/+3Star
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-10/+1Star
|\ \ \
| * | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-131-10/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \
| * | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-133-6/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-292-10/+24
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1811-231/+478
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-142-6/+6
| |\ \ \ \
| | * | | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-192-6/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-118-25/+68
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1212-126/+43Star
|\ \ \ \ \ \
| * | | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| * | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-292-3/+3
| * | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+2
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2911-120/+39Star
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-179-25/+69
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |