| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-02 |
|\ |
|
| * | Fix breakage in MIPS siginfo handling | David Howells | 2013-03-19 |
| * | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()" | Jonas Gorski | 2013-03-19 |
| * | MIPS: BCM63XX: Make nvram checksum failure non fatal | Jonas Gorski | 2013-03-19 |
| * | MIPS: Fix code generation for non-DSP capable CPUs | Florian Fainelli | 2013-03-19 |
| * | MIPS: Fix inconsistent formatting inside /proc/cpuinfo | John Crispin | 2013-03-13 |
| * | MIPS: SEAD3: Enable LL/SC. | Ralf Baechle | 2013-03-12 |
| * | MIPS: Get rid of CONFIG_CPU_HAS_LLSC again | Paul Bolle | 2013-03-12 |
| * | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGE | Ben Hutchings | 2013-03-12 |
| * | MIPS: VR4133: Fix probe for LL/SC. | Yoichi Yuasa | 2013-03-12 |
| * | MIPS: Fix logic errors in bitops.c | David Daney | 2013-03-12 |
| * | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S | Gabor Juhos | 2013-03-12 |
| * | MIPS: compat: Return same error ENOSYS as native for invalid operation. | Ralf Baechle | 2013-03-11 |
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-03-03 |
|\ |
|
| * | watchdog: ath79_wdt: get register base from platform device's resources | Gabor Juhos | 2013-03-01 |
| * | MIPS: ath79: use dynamically allocated watchdog device | Gabor Juhos | 2013-03-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-02 |
|\ \ |
|
| * | | fix compat truncate/ftruncate | Al Viro | 2013-02-25 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle | 2013-02-22 |
| |\ \ |
|
| * \ \ | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 |
| |\ \ \ |
|
| | * | | | MIPS: remove broken conditional inside vpe loader code | John Crispin | 2013-02-19 |
| | * | | | MIPS: SMTC: fix implicit declaration of set_vi_handler | Florian Fainelli | 2013-02-19 |
| | * | | | MIPS: early_printk: drop __init annotations | Aaro Koskinen | 2013-02-19 |
| | * | | | MIPS: Probe for and report hardware virtualization support. | David Daney | 2013-02-19 |
| | * | | | MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add USB controller registration code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add PCI controller registration code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add WMAC registration code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: register UART for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add GPIO setup code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add IRQ handling code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add clock setup code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add SoC detection code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: add early printk support for the QCA955X SoCs | Gabor Juhos | 2013-02-19 |
| | * | | | MIPS: ath79: fix WMAC IRQ resource assignment | Gabor Juhos | 2013-02-19 |
| | * | | | mips: reserve elfcorehdr | Corey Minyard | 2013-02-19 |
| | * | | | mips: Make sure kernel memory is in iomem | Corey Minyard | 2013-02-19 |
| | * | | | MIPS: ath79: use dynamically allocated USB platform devices | Gabor Juhos | 2013-02-16 |
| | * | | | ath79: remove ATH79_MISC_IRQ_* defines | Gabor Juhos | 2013-02-16 |
| | * | | | ath79: add ATH79_CPU_IRQ() macro | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar71xx: move irq base to the controller structure | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar71xx: remove static PCI IO/MEM resources | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar71xx: use dynamically allocated PCI controller structure | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos | 2013-02-16 |
| | * | | | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos | 2013-02-16 |