summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds79-728/+4474
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle19-228/+714
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle43-406/+0
2012-12-13MIPS: Remove unused smvp.hPaul Bolle1-19/+0
2012-12-13MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney1-0/+3457
2012-12-13MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney1-0/+6
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2-8/+0
2012-12-13MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle1-2/+0
2012-12-13MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill1-1/+1
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2-8/+8
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle1-0/+2
2012-12-13MIPS: kdump: Add supportRalf Baechle2-3/+30
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-10/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-4/+7
2012-12-12MIPS: BCM47XX: remove GPIO driverHauke Mehrtens1-146/+8
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle3-3/+177
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney4-6/+6
2012-12-12MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle1-1/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney1-1/+11
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro3-2/+7
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle1-35/+69
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle1-1/+0
2012-11-26MIPS: Remove R5000A.Ralf Baechle1-3/+3
2012-11-20MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli1-7/+12
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro3-4/+18
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-11MIPS: lantiq: adds code for booting GPHYJohn Crispin1-0/+3
2012-11-09MIPS: Loongson1B: improve ls1x_serial_setup()Kelvin Cheung1-1/+1
2012-11-09MIPS: Loongson1B: use common clock infrastructure instead of private APIsKelvin Cheung2-3/+5
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam5-5/+504
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2-2/+1
2012-11-09MIPS: Netlogic: Make number of nodes configurableJayachandran C3-5/+62
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C5-9/+42
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C1-2/+5
2012-11-09MIPS: Netlogic: Update PIC access functionsJayachandran C1-33/+7
2012-11-09MIPS: Netlogic: Fix interrupt table entry initJayachandran C1-1/+1
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski2-17/+35
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski1-0/+21
2012-11-09MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski1-0/+10
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens1-2/+2
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan1-132/+75
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2-82/+33
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+17