summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-11/+10
2018-04-08Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds9-181/+98
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds245-2298/+3833
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-222/+62
2018-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds30-69/+64
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2018-04-06headers: untangle kmemleak.h from mm.hRandy Dunlap6-4/+3
2018-04-06mm: fix races between swapoff and flush dcacheHuang Ying17-26/+27
2018-04-06mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams2-10/+1
2018-04-06x86/mm/memory_hotplug: determine block size based on the end of boot memoryPavel Tatashin1-4/+29
2018-04-06mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual1-1/+1
2018-04-06zboot: fix stack protector in compressed boot phaseHuacai Chen3-24/+3
2018-04-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds136-2690/+3142
2018-04-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds845-20074/+38582
2018-04-06Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+23
2018-04-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+62
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+0
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-4/+6
2018-04-05arm: npcm: modify configuration for the NPCM7xx BMC.Tomer Maimon2-30/+13
2018-04-05arm: dts: modify Nuvoton NPCM7xx device tree structureTomer Maimon3-178/+190
2018-04-05arm: dts: modify Makefile NPCM750 configuration nameTomer Maimon1-1/+1
2018-04-05arm: dts: modify clock binding in NPCM750 device treeTomer Maimon1-14/+44
2018-04-05arm: dts: modify timer register size in NPCM750 device treeTomer Maimon1-1/+1
2018-04-05arm: dts: modify UART compatible name in NPCM750 device treeTomer Maimon1-4/+4
2018-04-05arm: dts: add watchdog device to NPCM750 device treeTomer Maimon2-0/+28
2018-04-05Merge tag 'davinci-for-v4.17/soc-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2-8/+5
2018-04-05ARM: omap2: fix am43xx build without L2X0Arnd Bergmann1-2/+6
2018-04-05powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin1-0/+2
2018-04-05powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin1-1/+2
2018-04-05powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bitNicholas Piggin1-0/+7
2018-04-05powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bitsNicholas Piggin1-3/+9
2018-04-05Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead"Michael Ellerman1-16/+29
2018-04-05powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+40
2018-04-05powerpc: io.h: move iomap.h include so that it can use readq/writeq defsLogan Gunthorpe1-2/+2
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-1/+72
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2018-04-05Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-8/+8
2018-04-05Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds40-5340/+3909
2018-04-05Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-255/+1598
2018-04-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds47-775/+1434
2018-04-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-37/+45
2018-04-04Merge branch 'pci/sparc'Bjorn Helgaas3-31/+33
2018-04-04Merge branch 'pci/resource-mmap'Bjorn Helgaas4-189/+27
2018-04-04powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports itNaveen N. Rao1-1/+2
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+4