aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-07
|\
| * MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-28
| * MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-28
| * MIPS: Fix comment.Ralf Baechle2012-12-27
* | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \ \
| | * | | | mips: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-13
| |\ \ \ \ \
| | * | | | | MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-12
| | * | | | | MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli2012-11-20
| | * | | | | MIPS: lantiq: adds code for booting GPHYJohn Crispin2012-11-11
| | * | | | | MIPS: Loongson1B: improve ls1x_serial_setup()Kelvin Cheung2012-11-09
| | * | | | | MIPS: Loongson1B: use common clock infrastructure instead of private APIsKelvin Cheung2012-11-09
| | * | | | | MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-09
| | * | | | | MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-09
| | * | | | | MIPS: Netlogic: Make number of nodes configurableJayachandran C2012-11-09
| | * | | | | MIPS: Netlogic: Support for multi-chip configurationJayachandran C2012-11-09
| | * | | | | MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C2012-11-09
| | * | | | | MIPS: Netlogic: Update PIC access functionsJayachandran C2012-11-09
| | * | | | | MIPS: Netlogic: Fix interrupt table entry initJayachandran C2012-11-09
| | * | | | | MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski2012-11-09
| | * | | | | MIPS: BCM63XX: add core reset helperJonas Gorski2012-11-09
| | * | | | | MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski2012-11-09
| | * | | | | MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens2012-11-09
| | | |/ / / | | |/| | |
| * | | | | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-13
| * | | | | MIPS: Remove unused smvp.hPaul Bolle2012-12-13
| * | | | | MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney2012-12-13
| * | | | | MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney2012-12-13
| * | | | | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-13
| * | | | | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-13
| * | | | | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-13
| * | | | | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-13
| * | | | | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-13
| * | | | | MIPS: kdump: Add supportRalf Baechle2012-12-13
| * | | | | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-12
| * | | | | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-12
| * | | | | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-12
| * | | | | MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-12
| * | | | | MIPS: tlbex: Better debug output.Ralf Baechle2012-11-26
| * | | | | MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-26
| * | | | | MIPS: Remove R5000A.Ralf Baechle2012-11-26
| | |_|/ / | |/| | |
* | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-28
| |\ \ \ \ \ | | |_|/ / / | |/| | | |