summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20Linux 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-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds41-136/+252
2016-06-19Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson337-1954/+2873
2016-06-19Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson259-1597/+2493
2016-06-19Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson7-13/+20
2016-06-19ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones1-0/+3
2016-06-19Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson1-1/+1
2016-06-19Merge 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-18Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-137/+9
2016-06-18Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-26/+26
2016-06-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+6
2016-06-18isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-18isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-18watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-18iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-18gpio: Allow PC/104 devices on X86_64William Breathitt Gray1-4/+4
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray4-2/+14
2016-06-18usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-06-18Merge branch 'acpica-fixes'Rafael J. Wysocki1-137/+9
2016-06-18Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki9555-191542/+487293
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede1-1/+1
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede1-1/+2
2016-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-29/+102
2016-06-17Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+14
2016-06-17Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds4-16/+51
2016-06-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason11-43/+61