mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 10:01:53 +00:00
Pull more MIPS updates from Ralf Baechle:
"This is the secondnd batch of MIPS patches for 4.7. Summary:
CPS:
- Copy EVA configuration when starting secondary VPs.
EIC:
- Clear Status IPL.
Lasat:
- Fix a few off by one bugs.
lib:
- Mark intrinsics notrace. Not only are the intrinsics
uninteresting, it would cause infinite recursion.
MAINTAINERS:
- Add file patterns for MIPS BRCM device tree bindings.
- Add file patterns for mips device tree bindings.
MT7628:
- Fix MT7628 pinmux typos.
- wled_an pinmux gpio.
- EPHY LEDs pinmux support.
Pistachio:
- Enable KASLR
VDSO:
- Build microMIPS VDSO for microMIPS kernels.
- Fix aliasing warning by building with `-fno-strict-aliasing' for
debugging but also tracing them might result in recursion.
Misc:
- Add missing FROZEN hotplug notifier transitions.
- Fix clk binding example for varioius PIC32 devices.
- Fix cpu interrupt controller node-names in the DT files.
- Fix XPA CPU feature separation.
- Fix write_gc0_* macros when writing zero.
- Add inline asm encoding helpers.
- Add missing VZ accessor microMIPS encodings.
- Fix little endian microMIPS MSA encodings.
- Add 64-bit HTW fields and fix its configuration.
- Fix sigreturn via VDSO on microMIPS kernel.
- Lots of typo fixes.
- Add definitions of SegCtl registers and use them"
* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (49 commits)
MIPS: Add missing FROZEN hotplug notifier transitions
MIPS: Build microMIPS VDSO for microMIPS kernels
MIPS: Fix sigreturn via VDSO on microMIPS kernel
MIPS: devicetree: fix cpu interrupt controller node-names
MIPS: VDSO: Build with `-fno-strict-aliasing'
MIPS: Pistachio: Enable KASLR
MIPS: lib: Mark intrinsics notrace
MIPS: Fix 64-bit HTW configuration
MIPS: Add 64-bit HTW fields
MAINTAINERS: Add file patterns for mips device tree bindings
MAINTAINERS: Add file patterns for mips brcm device tree bindings
MIPS: Simplify DSP instruction encoding macros
MIPS: Add missing tlbinvf/XPA microMIPS encodings
MIPS: Fix little endian microMIPS MSA encodings
MIPS: Add missing VZ accessor microMIPS encodings
MIPS: Add inline asm encoding helpers
MIPS: Spelling fix lets -> let's
MIPS: VR41xx: Fix typo
MIPS: oprofile: Fix typo
MIPS: math-emu: Fix typo
...
|
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| ata | ||
| board | ||
| bus | ||
| c6x | ||
| clock | ||
| cpufreq | ||
| cris | ||
| crypto | ||
| devfreq | ||
| display | ||
| dma | ||
| edac | ||
| eeprom | ||
| extcon | ||
| fpga | ||
| fuse | ||
| goldfish | ||
| gpio | ||
| gpu | ||
| h8300 | ||
| hsi | ||
| hwlock | ||
| hwmon | ||
| i2c | ||
| iio | ||
| input | ||
| interrupt-controller | ||
| iommu | ||
| leds | ||
| lpddr2 | ||
| mailbox | ||
| media | ||
| memory-controllers | ||
| metag | ||
| mfd | ||
| mips | ||
| misc | ||
| mmc | ||
| mtd | ||
| net | ||
| nios2 | ||
| nvmem | ||
| opp | ||
| pci | ||
| phy | ||
| pinctrl | ||
| power | ||
| power_supply | ||
| powerpc | ||
| pps | ||
| pwm | ||
| regmap | ||
| regulator | ||
| remoteproc | ||
| reserved-memory | ||
| reset | ||
| rng | ||
| rtc | ||
| scsi | ||
| security/tpm | ||
| serial | ||
| serio | ||
| soc | ||
| sound | ||
| spi | ||
| spmi | ||
| sram | ||
| staging | ||
| thermal | ||
| timer | ||
| ufs | ||
| usb | ||
| video/bridge | ||
| virtio | ||
| w1 | ||
| watchdog | ||
| x86 | ||
| xillybus | ||
| ABI.txt | ||
| chosen.txt | ||
| common-properties.txt | ||
| graph.txt | ||
| ipmi.txt | ||
| marvell.txt | ||
| numa.txt | ||
| property-units.txt | ||
| resource-names.txt | ||
| sparc_sun_oracle_rng.txt | ||
| submitting-patches.txt | ||
| unittest.txt | ||
| vendor-prefixes.txt | ||
| xilinx.txt | ||