summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro124-524/+864
2015-12-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-24/+42
2015-12-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-9/+22
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro1-3/+3
2015-12-27Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-22/+14
2015-12-26Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+52
2015-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-143/+264
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner13-134/+235
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner1-0/+4
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner1-0/+7
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner1-1/+7
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2-4/+6
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz3-4/+5
2015-12-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro1-12/+6
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro3-64/+4
2015-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-15/+47
2015-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+12
2015-12-23ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter1-1/+1
2015-12-23um: Fix pointer castMickaël Salaün1-1/+1
2015-12-23Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-0/+12
2015-12-22Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson6-8/+8
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-2/+6
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini2-3/+19
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini1-2/+7
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt1-1/+1
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle3-3/+1
2015-12-22MIPS: VDSO: Fix build errorQais Yousef1-2/+2
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton1-2/+0
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan3-10/+26
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan1-3/+9
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan1-1/+1
2015-12-21parisc: Fix syscall restartsHelge Deller1-12/+52
2015-12-21ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta1-4/+8
2015-12-21ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta1-6/+1
2015-12-21Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta1-9/+4
2015-12-21ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta1-1/+1
2015-12-21ARC: mm: fix building for MMU v2Alexey Brodkin1-2/+0
2015-12-21ARC: mm: HIGHMEM: Fix section mismatch splatVineet Gupta1-2/+2
2015-12-20Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-26/+26
2015-12-19ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren1-0/+4
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+12
2015-12-18Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-68/+97
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu1-5/+12
2015-12-18powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2015-12-17ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi1-0/+1
2015-12-17ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2-0/+7
2015-12-17powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta3-6/+6