aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King2-0/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King1-0/+23
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap6-4/+3
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying17-26/+27
2018-04-05mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams2-10/+1
2018-04-05x86/mm/memory_hotplug: determine block size based on the end of boot memoryPavel Tatashin1-4/+29
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual1-1/+1
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen3-24/+3
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds136-2690/+3142
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds845-20074/+38582
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-1/+23
2018-04-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+62
2018-04-05ARM: decompressor: fix warning introduced in fortify patchRussell King3-5/+12
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2018-04-05Merge 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/jikos/trivialLinus Torvalds3-3/+3
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2018-04-05time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki1-0/+1
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus 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/linux/kernel/git/nsekhar/linux-davinci into next/socArnd 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-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-1/+72
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+6
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-8/+8
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds40-5340/+3909
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds19-255/+1598
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds47-775/+1434
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-04kvm: x86: fix a compile warningPeng Hao1-1/+1
2018-04-04KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"Wanpeng Li1-1/+15
2018-04-04KVM: X86: Introduce handle_ud()Wanpeng Li4-16/+18
2018-04-04KVM: vmx: unify adjacent #ifdefsPaolo Bonzini1-7/+3
2018-04-04x86: kvm: hide the unused 'cpu' variableArnd Bergmann1-0/+2