| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-05 | 1 | -2/+2 |
|\ |
|
| * | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle | 2013-04-05 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-02 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | MIPS: Get rid of CONFIG_CPU_HAS_LLSC again | Paul Bolle | 2013-03-12 | 1 | -1/+0 |
| * | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE | Ben Hutchings | 2013-03-12 | 1 | -1/+1 |
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 | 1 | -24/+25 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle | 2013-02-22 | 1 | -2/+0 |
| |\ |
|
| * \ | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -0/+23 |
| |\ \ |
|
| | * | | MIPS: ralink: adds Kbuild files | John Crispin | 2013-02-17 | 1 | -0/+17 |
| | * | | MIPS: Add new GIC clocksource. | Steven J. Hill | 2013-02-17 | 1 | -0/+4 |
| | * | | MIPS: BCM47XX: select NO_EXCEPT_FILL | Hauke Mehrtens | 2013-02-15 | 1 | -0/+1 |
| | * | | MIPS: BCM47XX: select BOOT_RAW | Hauke Mehrtens | 2013-02-15 | 1 | -0/+1 |
| * | | | MIPS: MSP71xx: Move code. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
| * | | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. | Ralf Baechle | 2013-02-01 | 1 | -23/+0 |
| * | | | MIPS: SEAD3: Implement OF support. | Steven J. Hill | 2013-02-01 | 1 | -0/+1 |
| |/ / |
|
* | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -5/+0 |
| * | | | mips: switch to generic sys_fork() and sys_clone() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | | mips: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | | mips: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | | mips: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | | mips: switch to generic compat rt_sigprocmask() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | | mips: switch to generic sigaltstack | Al Viro | 2013-02-03 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -20/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch/mips: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -20/+7 |
| |/ |
|
* | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -1/+0 |
* | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | MIPS: 64-bit: Fix build if !CONFIG_MODULES | Joshua Kinard | 2013-01-03 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -2/+0 |
|\ \ |
|
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 1 | -76/+65 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2012-12-13 | 1 | -5/+6 |
| |\ \ |
|
| | * | | MIPS: BCM47XX: remove GPIO driver | Hauke Mehrtens | 2012-12-12 | 1 | -1/+1 |
| | * | | MIPS: Netlogic: Fix DMA zone selection for 64-bit | Jayachandran C | 2012-11-09 | 1 | -2/+2 |
| | * | | MIPS: Netlogic: select MIPSR2 for XLP | Jayachandran C | 2012-11-09 | 1 | -1/+2 |
| | * | | MIPS: perf: Add XLP support for hardware perf. | Zi Shen Lim | 2012-11-09 | 1 | -1/+1 |
| | |/ |
|
| * | | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 2012-12-13 | 1 | -44/+0 |
| * | | MIPS: Remove usage of CEVT_R4K_LIB config option. | Ralf Baechle | 2012-12-13 | 1 | -5/+1 |
| * | | MIPS: Remove usage of CSRC_R4K_LIB config option. | Steven J. Hill | 2012-12-13 | 1 | -5/+1 |
| * | | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle | 2012-12-13 | 1 | -17/+17 |
| * | | MIPS: kdump: Add support | Ralf Baechle | 2012-12-13 | 1 | -0/+23 |
| * | | MIPS: Kconfig: Enable drivers/firmware/Kconfig | Ralf Baechle | 2012-12-12 | 1 | -0/+2 |
| * | | MIPS: Transparent Huge Pages support | Ralf Baechle | 2012-12-12 | 1 | -1/+12 |
| * | | MIPS: Cavium: Add EDAC support. | Ralf Baechle | 2012-12-12 | 1 | -0/+1 |
| * | | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT | David Daney | 2012-12-12 | 1 | -0/+3 |
| |/ |
|
* | | mips: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | 1 | -0/+1 |
* | | mips: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 1 | -0/+1 |
|/ |
|