summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony3-1/+5
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-9/+32
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+2
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-12sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2-0/+2
2015-09-11Merge branch 'uaccess' into fixesRussell King31-139/+398
2015-09-11ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik1-0/+1
2015-09-11arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall1-0/+15
2015-09-11ARM: domains: add memory dependencies to get_domain/set_domainRussell King1-2/+4
2015-09-11ARM: domains: thread_info.h no longer needs asm/domains.hRussell King1-1/+0
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds57-1141/+106
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds35-7/+448
2015-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds48-635/+2052
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-38/+85
2015-09-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+2
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-18/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig23-169/+13
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig17-98/+12
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig17-146/+5
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig18-99/+21
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig23-563/+12
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-44/+7
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu8-10/+12
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young20-20/+32
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger1-1/+2
2015-09-10Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-ms...Kevin Hilman15-27/+596
2015-09-10Merge branch 'next/defconfig' into next/lateKevin Hilman13-153/+119
2015-09-10ARM: multi_v7_defconfig: Enable PBIAS regulatorKishon Vijay Abraham I1-0/+1
2015-09-10Merge branch 'drivers/reset' into next/lateKevin Hilman5-3/+12
2015-09-10ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King1-0/+2
2015-09-10ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King1-5/+0
2015-09-10ARM: swpan: fix nwfpe for uaccess changesRussell King1-1/+2
2015-09-09ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: msm8960-cdp: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: msm8660-surf: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: ipq8064-ap148: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8084-mtp: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8084-ifc6540: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8074-dragonboard: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8064-ifc6410: Use stdout-pathStephen Boyd1-0/+4
2015-09-09ARM: dts: qcom: apq8064-cm-qs600: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: Label serial nodes for aliasing and stdout-pathStephen Boyd5-5/+5
2015-09-09Merge tag 'qcom-dt-for-4.3' into v4.2-rc2Andy Gross7-22/+523
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-4/+6
2015-09-09Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-39/+359
2015-09-09Revert "Hexagon: fix signal.c compile error"Mike Frysinger1-2/+0
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-33/+73
2015-09-09Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-21/+15