summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-0/+1
|\
| * irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-111-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-142-2/+2
|\ \
| * | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-081-1/+1
| * | x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov2016-02-051-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-02-1420-63/+46
|\ \ \
| * | | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-113-4/+9
| * | | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon IIIZubair Lutfullah Kakakhel2016-02-101-1/+2
| * | | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun2016-02-101-4/+4
| * | | MIPS: Fix early CM probingPaul Burton2016-02-093-18/+1
| * | | MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-055-6/+13
| * | | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-02-041-1/+1
| * | | MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle2016-02-031-1/+1
| * | | MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki2016-02-021-4/+5
| * | | MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki2016-02-021-15/+1
| * | | MIPS: Fix FPU disable with preemptionJames Hogan2016-02-012-2/+6
| * | | MIPS: Properly disable FPU in start_thread()James Hogan2016-02-011-4/+2
| * | | MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan2016-02-011-3/+1
| | |/ | |/|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-2/+7
|\ \ \
| * | | ARM: 8519/1: ICST: try other dividends than 1Linus Walleij2016-02-111-0/+1
| * | | ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij2016-02-081-2/+6
* | | | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2016-02-1311-61/+119
|\ \ \ \
| * | | | ARC: mm: Introduce explicit super page size supportVineet Gupta2016-02-122-19/+45
| * | | | ARCv2: intc: Allow interruption by lowest priority interruptVineet Gupta2016-02-102-19/+29
| * | | | ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta2016-01-291-0/+1
| * | | | ARC: shrink cpuinfo by not saving full timer BCRVineet Gupta2016-01-292-9/+13
| * | | | ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta2016-01-295-13/+13
| * | | | ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2Vineet Gupta2016-01-221-1/+18
* | | | | Merge branch 'akpm'(patches from Andrew)Linus Torvalds2016-02-121-0/+1
|\ \ \ \ \
| * | | | | arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton2016-02-111-0/+1
* | | | | | Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-121-17/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: omap2plus_defconfig: update display configsTomi Valkeinen2016-01-291-17/+16
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-085-12/+52
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-085-12/+52
| |\ \ \ \ \ \
| | * | | | | | arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao2016-01-241-3/+2
| | * | | | | | arm64: KVM: Fix comments of the CP handlerShannon Zhao2016-01-241-2/+2
| | * | | | | | arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao2016-01-241-2/+6
| | * | | | | | arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-242-2/+7
| | * | | | | | arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-241-3/+35
| | |/ / / / /
* | | | | | | Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-089-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | regmap: mmio: Revert to v4.4 endianness handlingMark Brown2016-02-059-0/+9
| |/ / / / /
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-0731-147/+226
|\ \ \ \ \ \
| * | | | | | ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen2016-02-041-0/+1
| * | | | | | ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij2016-02-041-17/+20
| * | | | | | Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-02-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy2016-02-011-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-02-015-31/+35
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: orion5x: gpio pin fixes for linkstation lswtglRoger Shimizu2016-01-251-4/+4
| | * | | | | | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vlRoger Shimizu2016-01-251-6/+6
| | * | | | | | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wxl/wsxlRoger Shimizu2016-01-251-5/+5