summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-126/+43
2012-12-12MIPS: BCM63XX: fix nvram checksum calculationJonas Gorski1-10/+13
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens6-252/+18
2012-12-12MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle1-0/+2
2012-12-12MIPS: Fix harmlessly missing else statement.Ralf Baechle1-5/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2-8/+0
2012-12-12MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2-33/+0
2012-12-12MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle1-1/+1
2012-12-12MIPS: Octeon: Remove highmem code.Ralf Baechle1-4/+0
2012-12-12MIPS: Cavium: Update defconfigDavid Daney1-17/+81
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle8-6/+243
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle4-23/+58
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney7-20/+23
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle1-1/+1
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2-94/+28
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse1-94/+17
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+11
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-13/+728
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-9/+0
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren3-9/+0
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+24
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro2-3/+3
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro11-120/+39
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-2/+0
2012-11-28mips: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+2
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle2-48/+124
2012-11-26MIPS: N32: Remove unused defines.Ralf Baechle1-6/+0
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle1-1/+0
2012-11-26MIPS: Remove R5000A.Ralf Baechle2-5/+3
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-20MIPS: add default configuration for ath79Gabor Juhos1-0/+111
2012-11-20MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C1-35/+34
2012-11-20MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli1-7/+12
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-231/+478
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro9-25/+69
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman11-231/+478
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman11-231/+478