aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-09
| |\ \ \ \ \
| * | | | | | MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij2016-02-19
| * | | | | | MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-19
| * | | | | | MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-19
| * | | | | | MIPS: txx9: switch to gpiochip_add_data()Linus Walleij2016-02-19
| * | | | | | MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-19
| * | | | | | MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-19
| * | | | | | MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-19
| * | | | | | MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-19
| * | | | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-18
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-01
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-10
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
| |\ \ \ \ \
| | * | | | | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas2016-03-12
| | * | | | | MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-12
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-15
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | * | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
| | |_|/ / / / | |/| | | | |
| | | * | | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-08
| | | * | | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-08
| | |/ / / /
| * / / / / PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
| |/ / / /
* | | | | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-03-16
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2016-03-05
| |\ \ \ \ \
| | * | | | | MIPS: dt: Explicitly specify native endian behaviour for sysconMark Brown2016-01-27
| | |/ / / /
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ \ \ \
| * | | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
| |/ / / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-08
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | MIPS: Delete smp-gic.cQais Yousef2016-02-25
| * | | | | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-25
| * | | | | | MIPS: Add generic SMP IPI supportQais Yousef2016-02-25
| * | | | | | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-02-21
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'irqchip/mips' into irqchip/coreJason Cooper2016-02-21
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-17
| | | * | | | | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-17
| | | | |_|/ / | | | |/| | |
| * | / | | | irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott2016-02-08
| |/ / / / /
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-29
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-04
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
| | |_|/ / / | |/| | | |
* | | | | | MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-13
* | | | | | MIPS: Fix build error when SMP is used without GICHauke Mehrtens2016-03-13