summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel3-42/+29
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara5-2/+75
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara3-36/+54
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara3-2/+9
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara1-1/+11
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2-1/+5
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara1-9/+3
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang1-1/+0
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel4-16/+17
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland1-4/+2
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand1-0/+42
2016-06-27arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand1-0/+1
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand6-0/+361
2016-06-27arm64: Add back cpu reset routinesGeoff Levand4-1/+102
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2-0/+30
2016-06-22Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas1-1/+0
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland2-6/+9
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland3-4/+4
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland3-2/+3
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2-2/+16
2016-06-21ARM64: ACPI: Update documentation for latest specification versionAl Stone2-170/+213
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko2-0/+5
2016-06-21arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang1-0/+1
2016-06-21arm64: simplify dump_memMark Rutland1-20/+11
2016-06-21arm64: kasan: instrument user memory access APIYang Shi4-10/+27
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland2-12/+64
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy2-1/+51
2016-06-19Linux 4.7-rc4v4.7-rc4Linus Torvalds1-1/+1
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-16/+33
2016-06-19Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds3-29/+64
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds41-136/+252
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson337-1954/+2873
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson259-1597/+2493
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson7-13/+20
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones1-0/+3
2016-06-18Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson1-1/+1
2016-06-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-3/+4
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds42-447/+573
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-105/+237
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-17/+38
2016-06-18Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+32
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-43/+61
2016-06-17Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-137/+9
2016-06-17Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-26/+26
2016-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+6
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-17isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray1-4/+4