summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-233-7/+8
|\
| * crypto: sha512-mb - fix ctx pointerXiaodong Liu2016-08-161-2/+2
| * crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-162-5/+6
* | Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-229-9/+30
|\ \
| * | ARC: export __udivdi3 for modulesVineet Gupta2016-08-191-0/+2
| * | ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-08-191-1/+1
| * | ARC: export kmapVineet Gupta2016-08-191-0/+1
| * | ARC: Support syscall ABI v4Vineet Gupta2016-08-193-5/+14
| * | ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-08-191-2/+2
| * | ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-08-101-0/+9
| * | ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-08-101-1/+1
| |/
* | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
* | parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0
* | Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-181-0/+6
|\ \
| * | ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel2016-08-091-0/+6
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-182-10/+24
|\ \
| * | x86/smp: Fix __max_logical_packages value setupJiri Olsa2016-08-181-9/+16
| * | x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-08-181-1/+8
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-183-4/+14
|\ \ \
| * | | arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-181-3/+3
| * | | arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-171-1/+9
| * | | arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-171-0/+2
| |/ /
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-08-182-5/+17
|\ \ \
| * | | ARM: fix address limit restoration for undefined instructionsRussell King2016-08-091-0/+1
| * | | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * | | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
| | |/ | |/|
* | | Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-181-1/+1
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | x86/power/64: Use __pa() for physical address computationRafael J. Wysocki2016-08-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-08-169-20/+27
|\ \ \ \ | |/ / / |/| | |
| * | | s390/pageattr: handle numpages parameter correctlyHeiko Carstens2016-08-101-0/+2
| * | | s390/config: make the vector optimized crc function builtinChristian Borntraeger2016-08-084-4/+4
| * | | s390/lib: fix memcmp and strstrChristian Borntraeger2016-08-081-9/+7
| * | | s390/crc32-vx: Fix checksum calculation for small sizesChristian Borntraeger2016-08-081-3/+3
| * | | s390: clarify compressed image code pathSascha Silbe2016-08-082-4/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-141-1/+0
|\ \ \
| * | | m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
| |/ /
* | | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-132-1/+3
|\ \ \
| * | | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-137-74/+123
|\ \ \ \
| * | | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * | | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * | | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * | | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * | | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * | | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * | | | arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-135-39/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2016-08-121-1/+4
| |\ \ \