| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 2 | -0/+23 |
|\ |
|
| * | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 2 | -0/+23 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-10-15 | 210 | -3399/+4748 |
|\ \ |
|
| * | | MIPS: ptrace: Fix regs_return_value for kernel context | Marcin Nowakowski | 2016-10-12 | 1 | -1/+1 |
| * | | MIPS: VDSO: Drop duplicated -I*/-E* aflags | James Hogan | 2016-10-11 | 1 | -2/+0 |
| * | | MIPS: Fix -mabi=64 build of vdso.lds | James Hogan | 2016-10-11 | 1 | -1/+1 |
| * | | MIPS: Enable hardened usercopy | Paul Burton | 2016-10-10 | 2 | -0/+19 |
| * | | MIPS: generic: Convert SEAD-3 to a generic board | Paul Burton | 2016-10-06 | 22 | -730/+152 |
| * | | MIPS: generic: Introduce generic DT-based board support | Paul Burton | 2016-10-06 | 22 | -1/+643 |
| * | | MIPS: Support generating Flattened Image Trees (.itb) | Paul Burton | 2016-10-06 | 2 | -1/+64 |
| * | | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0 | Paul Burton | 2016-10-06 | 3 | -7/+5 |
| * | | MIPS: Print CM error reports upon bus errors | Paul Burton | 2016-10-06 | 3 | -21/+3 |
| * | | MIPS: Support per-device DMA coherence | Paul Burton | 2016-10-06 | 7 | -2/+31 |
| * | | MIPS: dma-default: Don't check hw_coherentio if device is non-coherent | Paul Burton | 2016-10-06 | 1 | -4/+3 |
| * | | MIPS: Sanitise coherentio semantics | Paul Burton | 2016-10-06 | 7 | -14/+31 |
| * | | MIPS: PCI: Support generic drivers | Paul Burton | 2016-10-06 | 3 | -0/+54 |
| * | | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY | Paul Burton | 2016-10-06 | 4 | -25/+43 |
| * | | MIPS: PCI: Split pci.c into pci.c & pci-legacy.c | Paul Burton | 2016-10-06 | 3 | -284/+306 |
| * | | MIPS: PCI: Inline pcibios_assign_all_busses | Paul Burton | 2016-10-06 | 2 | -7/+4 |
| * | | MIPS: PCI: Make pcibios_set_cache_line_size an initcall | Paul Burton | 2016-10-06 | 1 | -3/+3 |
| * | | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC | Paul Burton | 2016-10-06 | 3 | -3/+25 |
| * | | MIPS: PCI: Use struct list_head lists | Paul Burton | 2016-10-06 | 2 | -6/+6 |
| * | | MIPS: tracing: disable uprobe/kprobe on compact branch instructions | Marcin Nowakowski | 2016-10-06 | 4 | -0/+48 |
| * | | MIPS: tracing: move insn_has_delay_slot to a shared header | Marcin Nowakowski | 2016-10-06 | 3 | -120/+87 |
| * | | MIPS: BMIPS: Support APPENDED_DTB | Jaedon Shin | 2016-10-06 | 1 | -0/+8 |
| * | | MIPS: BMIPS: Use interrupt-controller node name | Jaedon Shin | 2016-10-06 | 8 | -38/+38 |
| * | | MIPS: BMIPS: Add support NAND device nodes | Jaedon Shin | 2016-10-06 | 13 | -0/+195 |
| * | | MIPS: BMIPS: Add support SDHCI device nodes | Jaedon Shin | 2016-10-06 | 10 | -0/+92 |
| * | | MIPS: BMIPS: Add support GPIO device nodes | Jaedon Shin | 2016-10-06 | 8 | -0/+246 |
| * | | MIPS: BMIPS: Add support PWM device nodes | Jaedon Shin | 2016-10-06 | 16 | -0/+204 |
| * | | MIPS: Malta: Remove custom halt implementation | Paul Burton | 2016-10-06 | 1 | -6/+0 |
| * | | MIPS: Malta: Use syscon-reboot driver to reboot | Paul Burton | 2016-10-06 | 11 | -13/+32 |
| * | | MIPS: Malta: Probe pflash via DT | Paul Burton | 2016-10-06 | 6 | -48/+35 |
| * | | MIPS: Malta: Probe RTC via DT | Paul Burton | 2016-10-06 | 2 | -21/+15 |
| * | | MIPS: Malta: Remove custom DT match table | Paul Burton | 2016-10-06 | 1 | -15/+0 |
| * | | MIPS: Malta: Probe interrupt controllers via DT | Paul Burton | 2016-10-06 | 4 | -91/+124 |
| * | | MIPS: Malta: Use all available DDR by default | Paul Burton | 2016-10-06 | 1 | -6/+104 |
| * | | MIPS: Malta: Allow PCI devices DMA to lower 2GB physical | Paul Burton | 2016-10-06 | 1 | -10/+7 |
| * | | irqchip: i8259: Remove unused i8259A_irq_pending | Paul Burton | 2016-10-06 | 1 | -1/+0 |
| * | | irqchip: i8259: Allow platforms to override poll function | Paul Burton | 2016-10-06 | 1 | -0/+11 |
| * | | MIPS: SEAD3: Remove custom read_persistent_clock | Paul Burton | 2016-10-06 | 1 | -6/+0 |
| * | | MIPS: SEAD3: Use img-ascii-lcd driver | Paul Burton | 2016-10-06 | 4 | -81/+6 |
| * | | MIPS: SEAD3: Drop use of cobalt fbdev driver | Paul Burton | 2016-10-06 | 2 | -45/+1 |
| * | | MIPS: SEAD3: Parse memsize in DT shim | Paul Burton | 2016-10-05 | 2 | -66/+71 |
| * | | MIPS: SEAD3: Use generic restart-poweroff driver | Paul Burton | 2016-10-05 | 4 | -32/+5 |
| * | | MIPS: SEAD3: Reset via generic syscon-reboot driver & DT | Paul Burton | 2016-10-05 | 3 | -10/+14 |
| * | | MIPS: SEAD3: Use register-bit-led driver via DT for LEDs | Paul Burton | 2016-10-05 | 4 | -92/+105 |
| * | | MIPS: SEAD3: Probe parallel flash via DT | Paul Burton | 2016-10-05 | 2 | -37/+24 |
| * | | MIPS: SEAD3: Probe EHCI controller using DT | Paul Burton | 2016-10-05 | 4 | -81/+23 |
| * | | MIPS: SEAD3: Probe ethernet controller using DT | Paul Burton | 2016-10-05 | 4 | -36/+26 |