summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds11-2042/+120
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-112/+18
2015-11-10Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-52/+44
2015-11-10Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-52/+1
2015-11-10Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-248/+1210
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre15-102/+0
2015-11-10sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers3-4/+5
2015-11-10mips: add entry for new mlock2 syscallEric B Munson5-6/+13
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams60-194/+346
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser2-4/+0
2015-11-09nios2: Switch to generic __xchg()Marek Vasut1-47/+0
2015-11-09nios2: Fix unused variable warningMarek Vasut1-1/+1
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov1-0/+10
2015-11-09xtensa: support DMA to high memoryMax Filippov2-17/+39
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller7-21/+44
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller1-31/+0
2015-11-08arm64: fixup for mm renamesAndrew Morton1-1/+1
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-14/+12
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+5
2015-11-07arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger1-4/+3
2015-11-07arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2-2/+2
2015-11-07mm: make compound_head() robustKirill A. Shutemov1-1/+0
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman4-7/+7
2015-11-07Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+4
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel1-2/+0
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-9/+34
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+7
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-27/+42
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds1-1/+0
2015-11-06livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf1-4/+5
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds262-1678/+5022
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-6/+29
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson7-0/+21
2015-11-06mm: mlock: add new mlock system callEric B Munson2-0/+2
2015-11-06kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov1-2/+2
2015-11-06kasan: update log messagesAndrey Konovalov1-1/+1
2015-11-06arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T1-1/+1
2015-11-06uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2-2/+2
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-30/+109
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds54-623/+1767
2015-11-06Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-21/+499
2015-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-10/+30
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-86/+2
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2015-11-05Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds3-2/+4
2015-11-05KVM: VMX: Fix commit which broke PMLKai Huang1-13/+11