| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 2012-08-01 | 1 | -0/+1 |
* | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 2012-08-01 | 1 | -0/+1 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 1 | -0/+2 |
|\ |
|
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -0/+1 |
| * | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 2012-07-30 | 1 | -0/+1 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 2012-07-25 | 1 | -1/+37 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 2012-07-24 | 1 | -1/+0 |
| | | | | * | MIPS: Netlogic: Platform changes for XLS USB | Jayachandran C | 2012-07-24 | 1 | -0/+2 |
| |_|_|_|/
|/| | | | |
|
| | | | * | MIPS: Loongson 1B: Add board support | Kelvin Cheung | 2012-07-25 | 1 | -0/+30 |
| |_|_|/
|/| | | |
|
| | | * | MIPS: Enable vmlinuz for JZ4740 | LluĂs Batlle i Rossell | 2012-07-23 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | MIPS: Octeon: Initialize and fixup device tree. | David Daney | 2012-07-23 | 1 | -0/+2 |
| |/
|/| |
|
| * | MIPS: Expose PCIe drivers for MIPS | Jonas Gorski | 2012-07-24 | 1 | -0/+2 |
|/ |
|
* | MIPS: Malta may also be equipped with MIPS64 R2 processors. | Leonid Yegoshin | 2012-07-19 | 1 | -0/+1 |
* | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. | Yoichi Yuasa | 2012-07-19 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | 1 | -6/+9 |
|\ |
|
| *-. | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2012-05-26 | 1 | -2/+3 |
| |\ \ |
|
| | | * | MIPS: lantiq: implement support for clkdev api | John Crispin | 2012-05-21 | 1 | -1/+2 |
| | | * | OF: MIPS: lantiq: implement OF support | John Crispin | 2012-05-21 | 1 | -0/+1 |
| | | * | MIPS: lantiq: drop mips_machine support | John Crispin | 2012-05-21 | 1 | -1/+0 |
| | |/ |
|
| * | | MIPS: Handle huge pages with 64KB base page size. | David Daney | 2012-05-15 | 1 | -4/+6 |
| |/ |
|
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -13/+2 |
|\ \ |
|
| * | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| * | | mips: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -11/+2 |
| |/ |
|
* | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ \ |
|
| * | | MIPS: Select BUILDTIME_EXTABLE_SORT | David Daney | 2012-04-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -2/+2 |
| |/ |
|
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | | mips: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -0/+1 |
* | | mips: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-03-29 | 1 | -0/+1 |
|\ |
|
| * | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 2012-03-15 | 1 | -0/+1 |
* | | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely | 2012-02-24 | 1 | -0/+1 |
|/ |
|
* | mips: use the the PCI controller's io_map_base | Michael S. Tsirkin | 2012-01-31 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 1 | -23/+61 |
|\ |
|
| *---. | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle | 2012-01-11 | 1 | -23/+61 |
| |\ \ \ |
|
| | | | * | MIPS: Netlogic: Add XLP makefiles and config | Jayachandran C | 2011-12-07 | 1 | -0/+43 |
| | | | * | MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR | Jayachandran C | 2011-12-07 | 1 | -1/+0 |
| | | | * | MIPS: Netlogic: Add basic MSI support for XLR/XLS | Ganesan Ramalingam | 2011-12-07 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | | * | MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM. | Chandrakala Chavva | 2011-12-08 | 1 | -2/+0 |
| | |/
| |/| |
|
| | * | MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000 | Kevin Cernekee | 2011-12-07 | 1 | -0/+3 |
| | * | MIPS: BMIPS: Fix up Kconfig settings | Kevin Cernekee | 2011-12-07 | 1 | -20/+14 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -0/+1 |
|\ \ |
|
| * | | mips: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -0/+1 |
| |/ |
|
* | | MIPS: randomize PIE load address | David Daney | 2012-01-10 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -5/+0 |
|\ \ |
|
| * | | drop "select GCD" from three Kconfig files | Paul Bolle | 2011-11-13 | 1 | -1/+0 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 1 | -22/+5 |
| |\ \
| | |/ |
|