summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
|\
| * x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| * x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| * x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| * x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| * x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-281-0/+1
|\ \
| * | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-2722-92/+163
|\ \ \
| * \ \ Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-246-23/+19
| |\ \ \
| | * | | ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-174-9/+2
| | * | | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven2016-02-171-6/+14
| | * | | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-171-2/+0
| | * | | ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven2016-02-172-6/+3
| * | | | Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-02-247-61/+70
| |\ \ \ \
| | * | | | ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov2016-02-221-3/+3
| | * | | | Revert "regulator: tps65217: remove tps65217.dtsi file"Peter Ujfalusi2016-02-196-58/+67
| * | | | | ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches2016-02-241-1/+1
| * | | | | Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-02-241-1/+0
| |\ \ \ \ \
| | * | | | | ARM: dts: imx6: remove bogus interrupt-parent from CAAM nodeLucas Stach2016-01-281-1/+0
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-02-245-5/+41
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbidTony Lindgren2016-02-121-0/+10
| | * | | | ARM: OMAP2+: Improve omap_device error for driver writersTony Lindgren2016-02-121-1/+3
| | * | | | ARM: DTS: am57xx-beagle-x15: Select SYS_CLK2 for audio clocksPeter Ujfalusi2016-02-101-0/+4
| | * | | | ARM: dts: am335x/am57xx: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2016-02-102-3/+3
| | * | | | ARM: OMAP2+: Set system_rev from ATAGS for n900Ivaylo Dimitrov2016-02-101-1/+21
| * | | | | Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-02-242-1/+32
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtglRoger Shimizu2016-02-091-0/+31
| | * | | | ARM: dts: kirkwood: use unique machine name for ds112Heinrich Schuchardt2016-02-091-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-277-13/+13
|\ \ \ \ \ \
| * | | | | | mm: ASLR: use get_random_long()Daniel Cashman2016-02-277-13/+13
* | | | | | | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-274-26/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-274-15/+29
| * | | | | | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-172-6/+8
| * | | | | | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas2016-02-171-8/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-255-14/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-252-11/+12
| |\ \ \ \ \ \
| | * | | | | | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier2016-02-241-10/+10
| | * | | | | | arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier2016-02-241-1/+2
| * | | | | | | KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin2016-02-251-1/+1
| * | | | | | | KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-02-241-2/+2
| * | | | | | | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-241-0/+1
* | | | | | | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-253-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-222-2/+18
| * | | | | | | | powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-02-221-2/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-252-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-02-221-0/+2
| * | | | | | | | | s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-02-221-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-2420-163/+134
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg2016-02-241-5/+0