summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand
2016-06-27arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-27arm64: Add back cpu reset routinesGeoff Levand
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-22Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang
2016-06-21ARM64: ACPI: Update documentation for latest specification versionAl Stone
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko
2016-06-21arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang
2016-06-21arm64: simplify dump_memMark Rutland
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy
2016-06-19Linux 4.7-rc4v4.7-rc4Linus Torvalds
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-06-19Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones
2016-06-18Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-06-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-18Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-17Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-17Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray
2016-06-17isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman