summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-236-12/+34
|\
| * x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin2015-10-201-3/+3
| * x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin2015-10-191-3/+2
| * x86/smpboot: Fix CPU #1 boot timeoutLen Brown2015-10-191-2/+6
| * x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown2015-10-191-2/+5
| * x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov2015-10-161-0/+4
| * x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-10-161-0/+8
| * x86/efi: Fix multiple GOP device supportKővágó, Zoltán2015-10-141-2/+6
* | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-237-86/+28
|\ \
| * | powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-221-0/+3
| * | powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras2015-10-211-5/+24
| * | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-215-81/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-2321-33/+71
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-10-211-1/+1
| |\ \ \
| | * | | ARM: mvebu: correct a385-db-ap compatible stringMarcin Wojtas2015-10-151-1/+1
| * | | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-10-213-5/+13
| |\ \ \ \
| | * | | | ARM: dts: Fix audio card detection on Peach boardsAlim Akhtar2015-10-132-0/+10
| | * | | | ARM: EXYNOS: Fix double of_node_put() when parsing child power domainsKrzysztof Kozlowski2015-10-131-5/+3
| * | | | | Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-10-215-3/+22
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren2015-10-194-3/+11
| | * | | | | ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren2015-10-162-0/+11
| * | | | | | ARM: tegra: Comment out gpio-ranges propertiesThierry Reding2015-10-154-0/+8
| * | | | | | Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-10-151-1/+2
| |\| | | | |
| | * | | | | ARM: dts: am57xx-beagle-x15: set VDD_SD to always-onTomi Valkeinen2015-10-121-1/+2
| * | | | | | ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref boardMasahiro Yamada2015-10-151-1/+1
| * | | | | | ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbersCarlo Caione2015-10-141-11/+12
| * | | | | | ARM: ux500: modify initial levelshifter statusLinus Walleij2015-10-141-1/+1
| * | | | | | ARM: pxa: fix pxa3xx DFI lockup hackArnd Bergmann2015-10-141-4/+5
| * | | | | | Merge tag 'imx-fixes-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-10-141-2/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: imx7d: Fix UART2 base addressFabio Estevam2015-09-301-2/+2
| * | | | | | | Merge tag 'berlin-fixes-for-4.3-1' of git://git.infradead.org/users/hesselba/...Arnd Bergmann2015-10-141-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: berlin: change BG2Q's USB PHY compatibleThomas Hebb2015-10-011-3/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2015-10-141-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli2015-10-061-1/+1
| | |/ / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-232-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-10-212-1/+2
| |\ \ \ \ \ \
| | * | | | | | KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
| | * | | | | | KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* | | | | | | | Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-204-7/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | um: Fix kernel mode fault conditionRichard Weinberger2015-10-191-1/+1
| * | | | | | | | um: Fix waitpid() usage in helper codeRichard Weinberger2015-10-191-3/+3
| * | | | | | | | um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse2015-10-191-1/+4
| * | | | | | | | um: Fix out-of-tree buildRichard Weinberger2015-10-191-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-191-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan2015-10-051-0/+1
* | | | | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-166-23/+25
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens2015-10-091-2/+5
| * | | | | | | | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-092-14/+18
| * | | | | | | | powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0
| * | | | | | | | powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2015-09-292-2/+2