aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-24/+25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-2/+0
| |\
| * \ Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-0/+23
| |\ \
| | * | MIPS: ralink: adds Kbuild filesJohn Crispin2013-02-161-0/+17
| | * | MIPS: Add new GIC clocksource.Steven J. Hill2013-02-161-0/+4
| | * | MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens2013-02-151-0/+1
| | * | MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens2013-02-151-0/+1
| * | | MIPS: MSP71xx: Move code.Ralf Baechle2013-02-011-1/+1
| * | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-011-23/+0
| * | | MIPS: SEAD3: Implement OF support.Steven J. Hill2013-02-011-0/+1
| |/ /
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+1
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-141-5/+0
| * | | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-031-0/+1
| * | | mips: switch to generic compat rt_sigaction()Al Viro2013-02-031-0/+1
| * | | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * | | mips: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
| * | | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-0/+1
| * | | mips: switch to generic sigaltstackAl Viro2013-02-031-0/+1
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-20/+7
|\ \ \ | |_|/ |/| |
| * | arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-20/+7
| |/
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard2013-01-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-76/+65
|\ \ \ | |/ / |/| |
| * | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-131-5/+6
| |\ \
| | * | MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-121-1/+1
| | * | MIPS: Netlogic: Fix DMA zone selection for 64-bitJayachandran C2012-11-091-2/+2
| | * | MIPS: Netlogic: select MIPSR2 for XLPJayachandran C2012-11-091-1/+2
| | * | MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-091-1/+1
| | |/
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-44/+0
| * | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-131-5/+1
| * | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-131-5/+1
| * | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-131-17/+17
| * | MIPS: kdump: Add supportRalf Baechle2012-12-131-0/+23
| * | MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-121-0/+2
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-121-1/+12
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-0/+1
| * | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-121-0/+3
| |/
* | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-151-0/+1
* | mips: switch to generic kernel_thread()Al Viro2012-10-141-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-141-10/+4
|\
| * MIPS: MT: Remove kspd.Ralf Baechle2012-10-111-10/+0
| * MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-111-0/+4
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+3
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+3
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \