summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-278-24/+42
|\
| * MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| * MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
| * MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| * MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
| * MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| * MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| * MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2711-9/+22
|\ \
| * | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-221-1/+1
| * | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| |\ \
| | * | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-181-0/+4
| | * | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | * | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| * | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| |\ \ \
| | * | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof Hałasa2015-12-155-5/+5
| | * | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| * | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-141-0/+1
| |\ \ \ \
| | * | | | ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping propertyKarsten Merker2015-11-171-0/+1
* | | | | | Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-264-22/+14
|\ \ \ \ \ \
| * | | | | | ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta2015-12-211-4/+8
| * | | | | | ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta2015-12-211-6/+1
| * | | | | | Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta2015-12-211-9/+4
| * | | | | | ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta2015-12-211-1/+1
| * | | | | | ARC: mm: fix building for MMU v2Alexey Brodkin2015-12-211-2/+0
| * | | | | | ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta2015-12-211-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-251-12/+52
|\ \ \ \ \ \
| * | | | | | parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-2520-143/+264
|\ \ \ \ \ \
| * | | | | | sparc64: fix FP corruption in user copy functionsRob Gardner2015-12-2413-134/+235
| * | | | | | sparc64: Perf should save/restore fault infoRob Gardner2015-12-241-0/+4
| * | | | | | sparc64: Ensure perf can access user stacksRob Gardner2015-12-241-0/+7
| * | | | | | sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner2015-12-241-1/+7
| * | | | | | sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-242-4/+6
| * | | | | | sparc: Hook up userfaultfd system callMike Kravetz2015-12-233-4/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-12-226-15/+47
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2015-12-221-2/+6
| * | | | | | | KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini2015-12-222-3/+19
| * | | | | | | KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini2015-12-221-2/+7
| * | | | | | | KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt2015-12-221-1/+1
| * | | | | | | KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang2015-12-141-2/+2
| * | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-12-111-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2015-12-101-0/+6
| * | | | | | | | kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini2015-12-113-5/+6
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-12-221-5/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/dis: Fix handling of format specifiersMichael Holzheu2015-12-181-5/+12
* | | | | | | | | | um: Fix pointer castMickaël Salaün2015-12-221-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-194-26/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple2015-12-181-1/+13
| * | | | | | | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith2015-12-171-1/+1