summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-1479-728/+4474
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-1319-228/+714
| |\
| | * MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-121-146/+8Star
| | * MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli2012-11-201-7/+12
| | * MIPS: lantiq: adds code for booting GPHYJohn Crispin2012-11-111-0/+3
| | * MIPS: Loongson1B: improve ls1x_serial_setup()Kelvin Cheung2012-11-091-1/+1
| | * MIPS: Loongson1B: use common clock infrastructure instead of private APIsKelvin Cheung2012-11-092-3/+5
| | * MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-095-5/+504
| | * MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-092-2/+1Star
| | * MIPS: Netlogic: Make number of nodes configurableJayachandran C2012-11-093-5/+62
| | * MIPS: Netlogic: Support for multi-chip configurationJayachandran C2012-11-095-9/+42
| | * MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C2012-11-091-2/+5
| | * MIPS: Netlogic: Update PIC access functionsJayachandran C2012-11-091-33/+7Star
| | * MIPS: Netlogic: Fix interrupt table entry initJayachandran C2012-11-091-1/+1
| | * MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski2012-11-092-17/+35
| | * MIPS: BCM63XX: add core reset helperJonas Gorski2012-11-091-0/+21
| | * MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski2012-11-091-0/+10
| | * MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens2012-11-091-2/+2
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-1343-406/+0Star
| * | MIPS: Remove unused smvp.hPaul Bolle2012-12-131-19/+0Star
| * | 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-132-8/+0Star
| * | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-131-2/+0Star
| * | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-131-1/+1
| * | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-132-8/+8
| * | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-131-0/+2
| * | MIPS: kdump: Add supportRalf Baechle2012-12-132-3/+30
| * | MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-121-4/+0Star
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-123-3/+177
| * | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-124-6/+6
| * | MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-121-1/+1
| * | MIPS: tlbex: Better debug output.Ralf Baechle2012-11-261-35/+69
| * | MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-261-1/+0Star
| * | MIPS: Remove R5000A.Ralf Baechle2012-11-261-3/+3
* | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-185-228/+116Star
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-112-4/+17
| |\ \ \ | | | |/ | | |/|
| * | | 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-124-4/+7
|\ \ \ \
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-293-2/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-173-4/+18
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-151-1/+0Star
| | * | | | MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-152-0/+8
| | * | | | mips: switch to generic kernel_thread()Al Viro2012-10-151-2/+0Star
| | | |/ / | | |/| |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \