summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| | | * | | | | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| | | * | | | | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
| | | * | | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
| | * | | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-241-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-242-84/+80
| | | |_|/ / / | | |/| | | |
| | * | | | | ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet2015-09-141-1/+1
| | * | | | | ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer2015-09-141-1/+1
| | * | | | | ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I2015-09-141-1/+1
| | * | | | | ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I2015-09-145-5/+5
| | * | | | | ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon2015-09-141-1/+2
| | * | | | | ARM: DRA7: Select missing options for SoC only buildNishanth Menon2015-09-141-0/+3
| | * | | | | ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon2015-09-141-7/+0
| | * | | | | ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon2015-09-141-1/+2
| | * | | | | ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas2015-09-142-6/+6
| | * | | | | ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon2015-09-141-1/+2
| | * | | | | ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet2015-09-141-2/+2
| | * | | | | ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I2015-09-141-1/+0
| | * | | | | ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren2015-09-143-8/+8
| | * | | | | ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-09-141-1/+1
| | |/ / / /
* | | | | | m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven2015-09-291-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26264-1009/+955
|\| | | | |
| * | | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-259-5/+38
| |\ \ \ \ \
| | * | | | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-159-5/+38
| | |/ / / /
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-2513-9/+42
| |\ \ \ \ \
| | * | | | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-256-0/+6
| | * | | | | KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini2015-09-251-1/+1
| | * | | | | KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini2015-09-251-6/+17
| | * | | | | KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini2015-09-251-1/+2
| | * | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-09-223-1/+12
| | |\ \ \ \ \
| | | * | | | | KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-211-0/+6
| | | * | | | | KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-211-0/+1
| | | * | | | | KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-211-1/+5
| | * | | | | | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-212-0/+3
| | * | | | | | kvm: svm: reset mmu on VCPU resetIgor Mammedov2015-09-181-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-253-1/+3
| |\ \ \ \ \ \
| | * | | | | | powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-213-1/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-242-2/+2
| |\ \ \ \ \ \
| | * | | | | | Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2015-09-242-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-221-0/+10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-2110-181/+147
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | s390: wire up separate socketcalls system callsHeiko Carstens2015-09-184-21/+42
| | * | | | | s390/compat: remove superfluous compat wrappersHeiko Carstens2015-09-182-102/+51
| | * | | | | s390/compat: do not trace compat wrapper functionsHeiko Carstens2015-09-181-6/+6
| | * | | | | s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers2015-09-172-1/+3
| | * | | | | s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICKMichael Holzheu2015-09-171-5/+0
| | * | | | | s390: wire up userfaultfd system callHeiko Carstens2015-09-172-1/+3
| | * | | | | s390/vtime: correct scaled cputime for SMTMartin Schwidefsky2015-09-171-4/+8
| | * | | | | s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner2015-09-171-4/+8