summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-20Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-26/+26
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-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-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
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus4-7/+7
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta1-4/+9
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta3-19/+26
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta3-2/+6
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-68/+138
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2-24/+12
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams2-2/+3
2015-12-15Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+3
2015-12-15Fix user-visible spelling errorLinus Torvalds1-1/+1
2015-12-15ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang1-3/+3
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2-6/+27
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck3-1/+3
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky1-7/+2
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-27/+62
2015-12-13Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-47/+33
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-20/+5
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+11
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef1-1/+1
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller2-1/+3
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas1-18/+0
2015-12-12ARC: intc: Document arc_request_percpu_irq() betterVineet Gupta1-0/+12
2015-12-12ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta1-23/+9
2015-12-12ARC: intc: No need to clear IRQ_NOAUTOENVineet Gupta1-5/+8
2015-12-12ARCv2: intc: Fix random perf irq disabling in SMP setupVineet Gupta1-2/+13
2015-12-12Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman3-8/+5
2015-12-12ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-12ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-11ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2-6/+1
2015-12-11Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-5/+17
2015-12-11ARM: pxa: use PWM lookup table for all machinesArnd Bergmann1-0/+5
2015-12-11Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...Arnd Bergmann1-3/+5
2015-12-11Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-2/+12